Skip to content

Commit

Permalink
feat: update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
metcoder95 committed Sep 28, 2022
1 parent ada31a2 commit 423ea99
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,8 @@
"author": "metcoder95 <me@metcoder.dev>",
"license": "MIT",
"devDependencies": {
"@types/node": "^14.18.13",
"fastify": "^3.28.0",
"@types/node": "^18.7.23",
"fastify": "^4.6.0",
"husky": "^7.0.2",
"nodemon": "^2.0.15",
"snazzy": "^9.0.0",
Expand All @@ -51,8 +51,8 @@
"undici": "^5.0.0"
},
"dependencies": {
"@fastify/error": "^2.0.0",
"fastify-plugin": "^3.0.1"
"@fastify/error": "^3.0.0",
"fastify-plugin": "^4.2.1"
},
"tsd": {
"directory": "test"
Expand Down

0 comments on commit 423ea99

Please # to comment.