Skip to content

Commit 27e1396

Browse files
dependabot[bot]JakeChampion
authored andcommitted
build(deps): bump undici in /integration-tests/js-compute
Bumps [undici](https://github.com/nodejs/undici) from 5.20.0 to 5.21.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.20.0...v5.21.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7001adb commit 27e1396

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

integration-tests/js-compute/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

integration-tests/js-compute/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"prettier": "^2.8.5"
88
},
99
"dependencies": {
10-
"undici": "^5.20.0",
10+
"undici": "^5.21.0",
1111
"zx": "^7.2.0"
1212
},
1313
"type": "module"

0 commit comments

Comments
 (0)