Skip to content

Commit ea1cfe3

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-FASTIFY-9788069
1 parent 194a058 commit ea1cfe3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"core-js-pure": "^3.37.1",
1616
"docker-events": "0.0.2",
1717
"dockerode": "^4.0.2",
18-
"fastify": "^4.28.1",
18+
"fastify": "^4.29.1",
1919
"got": "^14.4.1",
2020
"lodash": "^4.17.21",
2121
"promise-retry": "^2.0.1",

0 commit comments

Comments
 (0)