Skip to content

Commit 42357ee

Browse files
chore: package.json & package-lock.json to reduce vulnerabilities (#2269)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTIFY-9788069 Co-authored-by: snyk-bot <[email protected]>
1 parent f20002c commit 42357ee

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"escape-goat": "3.0.0",
121121
"evt": "1.10.1",
122122
"express": "4.21.2",
123-
"fastify": "4.28.1",
123+
"fastify": "4.29.1",
124124
"fastify-metrics": "11.0.0",
125125
"getopts": "2.3.0",
126126
"http-proxy-middleware": "2.0.7",

0 commit comments

Comments
 (0)