Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
n4bb12 committed Jul 4, 2021
1 parent 3411a16 commit f3b8c20
Show file tree
Hide file tree
Showing 2 changed files with 813 additions and 1,117 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@
},
"dependencies": {
"axios": "^0.21.1",
"fastify": "^3.9.2",
"fastify-cookie": "^5.0.2",
"fastify-static": "^4.0.1",
"globby": "^11.0.1",
"nanoid": "^3.1.20",
"ow": "^0.23.0"
"fastify": "^3.18.1",
"fastify-cookie": "^5.3.1",
"fastify-static": "^4.2.2",
"globby": "^11.0.4",
"nanoid": "^3.1.23",
"ow": "^0.26.0"
},
"devDependencies": {
"@types/node": "^15.3.0",
"@vercel/node": "^1.8.5",
"prettier": "^2.2.1",
"release-it": "^14.2.2",
"vercel": "^22.0.1"
"@types/node": "^16.0.0",
"@vercel/node": "^1.11.1",
"prettier": "^2.3.2",
"release-it": "^14.10.0",
"vercel": "^23.0.1"
}
}
Loading

0 comments on commit f3b8c20

Please sign in to comment.