Skip to content

Commit 47bc972

Browse files
committed
Upgrade undici due to vulns
1 parent 89c0482 commit 47bc972

2 files changed

Lines changed: 9 additions & 8 deletions

File tree

package-lock.json

Lines changed: 8 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 & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"dependencies": {
33
"jsonld": "^9.0.0",
4-
"undici": ">=6.24.0"
4+
"undici": "^7.28.0"
55
}
66
}

0 commit comments

Comments
 (0)