Skip to content

Commit

Permalink
chore(examples): update dependencies (#570)
Browse files Browse the repository at this point in the history
  • Loading branch information
kukhariev authored May 29, 2022
1 parent 9c075be commit fa9876a
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 257 deletions.
10 changes: 5 additions & 5 deletions examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,12 +16,12 @@
},
"dependencies": {
"cp-file": "9.1.0",
"dotenv": "10.0.0",
"express": "4.17.1",
"fastify": "3.21.0",
"middie": "5.3.0",
"dotenv": "16.0.1",
"express": "4.18.1",
"fastify": "3.29.0",
"middie": "6.1.0",
"node-uploadx": "^5.1.3",
"ts-node-dev": "1.1.8"
"ts-node-dev": "2.0.0"
},
"devDependencies": {
"@types/express": "4.17.13"
Expand Down
Loading

0 comments on commit fa9876a

Please sign in to comment.