Skip to content

Commit 4ea8e4a

Browse files
authored
Merge pull request #152 from github/ashelytc/undici-vulnerability
Upgrade Undici to 5.29.0
2 parents f912971 + b8b971e commit 4ea8e4a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,7 @@
5252
},
5353
"overrides": {
5454
"esbuild": ">=0.25.0",
55-
"@octokit/[email protected]": "5.1.1"
55+
"@octokit/[email protected]": "5.1.1",
56+
"undici": "5.29.0"
5657
}
5758
}

0 commit comments

Comments
 (0)