Skip to content

Commit ada1335

Browse files
committed
build: install undici to fix CI failure?
1 parent f289f40 commit ada1335

File tree

3 files changed

+32
-14
lines changed

3 files changed

+32
-14
lines changed

node_modules/.package-lock.json

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

package-lock.json

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

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
"node-forge": "^1.3.1",
5454
"path": "^0.12.7",
5555
"semver": "^7.6.3",
56+
"undici": "^7.0.0",
5657
"uuid": "^11.0.3",
5758
"zlib": "^1.0.5"
5859
},

0 commit comments

Comments
 (0)