Skip to content

Commit 8e030aa

Browse files
chore(deps): bump undici from 8.3.0 to 8.4.0 (#364)
Bumps [undici](https://github.com/nodejs/undici) from 8.3.0 to 8.4.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.3.0...v8.4.0) --- updated-dependencies: - dependency-name: undici dependency-version: 8.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a94552 commit 8e030aa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"proj4-cli-defs": "^2.1.0",
5353
"range_check": "^4.1.0",
5454
"rate-limiter-flexible": "^11.1.0",
55-
"undici": "^8.3.0",
55+
"undici": "^8.4.0",
5656
"yargs": "^18.0.0"
5757
},
5858
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3065,10 +3065,10 @@ undici@^7.25.0:
30653065
resolved "https://registry.yarnpkg.com/undici/-/undici-7.27.0.tgz#8f1d99dfc28273fe8a5736aa93a507850fda78c9"
30663066
integrity sha512-+t2Z/GwkZQDtu00813aP66ygViGtPHKhhoFZpQKpKrE+9jIgES+Zw+mFNaDWOVRKiuJjuqKHzD3B1sfGg8+ZOQ==
30673067

3068-
undici@^8.3.0:
3069-
version "8.3.0"
3070-
resolved "https://registry.yarnpkg.com/undici/-/undici-8.3.0.tgz#5086bf56cd2b28219500492d822df0d6c21f3b47"
3071-
integrity sha512-TkUDgb6tl7KOGZ+7e8E3d2FYgUQgF6z5YypqjWmixVQSQERFcVrVg0ySADm2LVLRh5ljAaHTCR5Fmz3Q34rB7Q==
3068+
undici@^8.4.0:
3069+
version "8.4.0"
3070+
resolved "https://registry.yarnpkg.com/undici/-/undici-8.4.0.tgz#5a1bc4bbaf7a16277393e05a66b9d641fd966340"
3071+
integrity sha512-tDR4LgFBeV7YBWOFMlmbhtrnFVWuZ6HKbkG+88/csQdhK2tPlW78PnLI2VRjIQtTlslvgSZ4R43WBE+4g6rhng==
30723072

30733073
unpipe@~1.0.0:
30743074
version "1.0.0"

0 commit comments

Comments
 (0)