Skip to content

Commit cc497a3

Browse files
build(deps): bump undici
Bumps the npm_and_yarn group with 1 update in the /scripts directory: [undici](https://github.com/nodejs/undici). Updates `undici` from 5.29.0 to 7.18.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.29.0...v7.18.2) --- updated-dependencies: - dependency-name: undici dependency-version: 7.18.2 dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 205b079 commit cc497a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"prepend-file": "^2.0.1",
2626
"replace": "^1.2.2",
2727
"semver": "^7.7.3",
28-
"undici": "^5.14.0",
28+
"undici": "^7.19.2",
2929
"yaml": "^2.2.1"
3030
},
3131
"devDependencies": {

0 commit comments

Comments
 (0)