Skip to content

Commit 261c202

Browse files
[Snyk] Security upgrade undici from 5.28.3 to 5.29.0 (#307)
fix: package.json & package-lock.json to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-UNDICI-10176064 Co-authored-by: snyk-bot <[email protected]>
1 parent 6c893fc commit 261c202

File tree

2 files changed

+6
-14
lines changed

2 files changed

+6
-14
lines changed

package-lock.json

Lines changed: 5 additions & 13 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
@@ -76,6 +76,6 @@
7676
"postgres": "^3.3.1",
7777
"sharp": "^0.33.3",
7878
"stacks-encoding-native-js": "^1.0.0",
79-
"undici": "^5.12.0"
79+
"undici": "^5.29.0"
8080
}
8181
}

0 commit comments

Comments
 (0)