Skip to content
This repository was archived by the owner on Mar 15, 2023. It is now read-only.

Commit a62c64e

Browse files
authoredJun 29, 2022
feat: upgrade fastify from 3.29.0 to 4.0.0 (#599)
Snyk has created this PR to upgrade fastify from 3.29.0 to 4.0.0. See this package in npm: https://www.npmjs.com/package/fastify See this project in Snyk: https://app.snyk.io/org/lukemnet/project/aa1d5c91-7f19-4200-a8df-fe02e0414279?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 87e492d commit a62c64e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"eslint": "8.17.0",
4343
"eslint-config-airbnb-typescript-prettier": "5.0.0",
4444
"eslint-plugin-jest": "26.5.3",
45-
"fastify": "3.29.0",
45+
"fastify": "4.0.0",
4646
"fastify-blipp": "3.1.0",
4747
"fastify-caching": "6.3.0",
4848
"fastify-env": "2.2.0",

0 commit comments

Comments
 (0)
This repository has been archived.