Skip to content

Commit d56d428

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.22.1 to 5.23.0. - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v5.22.1...v5.23.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 2d197d2 commit d56d428

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
@@ -9,7 +9,7 @@
99
"dependencies": {
1010
"@actions/core": "^1.10.0",
1111
"@iarna/toml": "^2.2.5",
12-
"undici": "^5.22.1",
12+
"undici": "^5.23.0",
1313
"zx": "^7.2.3"
1414
},
1515
"type": "module"

0 commit comments

Comments
 (0)