Skip to content

Commit 9cdf080

Browse files
build(deps): bump undici in /integration-tests/js-compute (#416)
Bumps [undici](https://github.com/nodejs/undici) from 5.18.0 to 5.20.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.18.0...v5.20.0) --- updated-dependencies: - dependency-name: undici dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jake Champion <[email protected]>
1 parent 827ecda commit 9cdf080

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.4"
88
},
99
"dependencies": {
10-
"undici": "^5.18.0",
10+
"undici": "^5.20.0",
1111
"zx": "^7.0.7"
1212
},
1313
"type": "module"

0 commit comments

Comments
 (0)