We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e880b5 commit 38dfda8Copy full SHA for 38dfda8
functions/package.json
@@ -28,15 +28,15 @@
28
"node": "16"
29
},
30
"dependencies": {
31
- "body-parser": "^1.20.0",
+ "body-parser": "^1.20.1",
32
"bunyan": "^1.8.15",
33
- "express": "^4.18",
34
- "lodash": ">=4.17.21",
35
- "firebase-admin": "^10.0.2",
36
- "firebase-functions": "^3.18.0"
+ "express": "^4.18.2",
+ "firebase-admin": "^11.2.0",
+ "firebase-functions": "^4.0.2",
+ "lodash": ">=4.17.21"
37
38
"devDependencies": {
39
- "nodemon": "^2.0.0"
+ "nodemon": "^2.0.20"
40
41
"main": "index.js",
42
"repository": "git@eexit:eexit/mirror-http-server.git"
0 commit comments