Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
eexit committed Nov 6, 2022
1 parent 9e880b5 commit 38dfda8
Show file tree
Hide file tree
Showing 2 changed files with 611 additions and 669 deletions.
12 changes: 6 additions & 6 deletions functions/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,15 +28,15 @@
"node": "16"
},
"dependencies": {
"body-parser": "^1.20.0",
"body-parser": "^1.20.1",
"bunyan": "^1.8.15",
"express": "^4.18",
"lodash": ">=4.17.21",
"firebase-admin": "^10.0.2",
"firebase-functions": "^3.18.0"
"express": "^4.18.2",
"firebase-admin": "^11.2.0",
"firebase-functions": "^4.0.2",
"lodash": ">=4.17.21"
},
"devDependencies": {
"nodemon": "^2.0.0"
"nodemon": "^2.0.20"
},
"main": "index.js",
"repository": "git@eexit:eexit/mirror-http-server.git"
Expand Down

0 comments on commit 38dfda8

Please sign in to comment.