Merge pull request #58 from pollfly/dependabot/npm_and_yarn/undici-6.21.3

Bump undici from 6.21.1 to 6.21.3
This commit is contained in:
pollfly 2025-05-18 13:24:50 +03:00 committed by GitHub
commit a3c9da7af0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

4
package-lock.json generated
View File

@ -18393,7 +18393,9 @@
} }
}, },
"node_modules/undici": { "node_modules/undici": {
"version": "6.21.1", "version": "6.21.3",
"resolved": "https://registry.npmjs.org/undici/-/undici-6.21.3.tgz",
"integrity": "sha512-gBLkYIlEnSp8pFbT64yFgGE6UIB9tAkhukC23PmMDCe5Nd+cRqKxSjw5y54MK2AZMgZfJWMaNE4nYUHgi1XEOw==",
"license": "MIT", "license": "MIT",
"engines": { "engines": {
"node": ">=18.17" "node": ">=18.17"