Skip to content

Commit ac3a193

Browse files
Update dependency undici to v5.25.2
1 parent b249763 commit ac3a193

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

actions/package-release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"gitmojis": "3.13.5",
2525
"semver": "7.5.1",
2626
"simple-git": "3.19.1",
27-
"undici": "5.23.0"
27+
"undici": "5.25.2"
2828
}
2929
}

actions/package-release/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2231,10 +2231,10 @@ underscore.string@~3.3.4:
22312231
sprintf-js "^1.1.1"
22322232
util-deprecate "^1.0.2"
22332233

2234-
undici@5.23.0:
2235-
version "5.23.0"
2236-
resolved "https://registry.yarnpkg.com/undici/-/undici-5.23.0.tgz#e7bdb0ed42cebe7b7aca87ced53e6eaafb8f8ca0"
2237-
integrity sha512-1D7w+fvRsqlQ9GscLBwcAJinqcZGHUKjbOmXdlE/v8BvEGXjeWAax+341q44EuTcHXXnfyKNbKRq4Lg7OzhMmg==
2234+
undici@5.25.2:
2235+
version "5.25.2"
2236+
resolved "https://registry.yarnpkg.com/undici/-/undici-5.25.2.tgz#17ddc3e8ab3c77e473ae1547f3f2917a05da2820"
2237+
integrity sha512-tch8RbCfn1UUH1PeVCXva4V8gDpGAud/w0WubD6sHC46vYQ3KDxL+xv1A2UxK0N6jrVedutuPHxe1XIoqerwMw==
22382238
dependencies:
22392239
busboy "^1.6.0"
22402240

0 commit comments

Comments
 (0)