File tree Expand file tree Collapse file tree 6 files changed +11
-10
lines changed
auth-compat/demo/functions
rules-unit-testing/functions Expand file tree Collapse file tree 6 files changed +11
-10
lines changed Original file line number Diff line number Diff line change 44 "dependencies" : {
55 "cors" : " 2.8.5" ,
66 "firebase-admin" : " 9.12.0" ,
7- "firebase-functions" : " 3.15.7 "
7+ "firebase-functions" : " 3.20.0 "
88 },
99 "private" : true ,
1010 "engines" : {
Original file line number Diff line number Diff line change 106106 "eslint-plugin-unused-imports" : " 2.0.0" ,
107107 "express" : " 4.17.1" ,
108108 "find-free-port" : " 2.0.0" ,
109- "firebase-functions" : " 3.15.7 " ,
109+ "firebase-functions" : " 3.20.0 " ,
110110 "firebase-tools" : " 9.23.0" ,
111111 "git-rev-sync" : " 3.0.1" ,
112112 "glob" : " 7.2.0" ,
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "firebase-admin" : " 9.12.0" ,
13- "firebase-functions" : " 3.15.7 "
13+ "firebase-functions" : " 3.20.0 "
1414 },
1515 "private" : true
1616}
Original file line number Diff line number Diff line change 1010 },
1111 "dependencies" : {
1212 "firebase-admin" : " 9.12.0" ,
13- "firebase-functions" : " 3.15.7 "
13+ "firebase-functions" : " 3.20.0 "
1414 },
1515 "private" : true ,
1616 "engines" : {
Original file line number Diff line number Diff line change 99 "private" : true ,
1010 "dependencies" : {
1111 "firebase-admin" : " 9.12.0" ,
12- "firebase-functions" : " 3.15.7 "
12+ "firebase-functions" : " 3.20.0 "
1313 }
1414}
Original file line number Diff line number Diff line change @@ -7741,16 +7741,17 @@ fined@^1.0.1:
77417741 object.pick "^1.2.0"
77427742 parse-filepath "^1.0.1"
77437743
7744- firebase-functions@3.15.7 :
7745- version "3.15.7 "
7746- resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.15.7 .tgz#ac88657e7e28f5a5926d41ae3e8fae9c94621ccd "
7747- integrity sha512-ZD7r8eoWWebgs+mTqfH8NLUT2C0f7/cyAvIA1RSUdBVQZN7MBBt3oSlN/rL3e+m6tdlJz6YbQ3hrOKOGjOVYvQ ==
7744+ firebase-functions@3.20.0 :
7745+ version "3.20.0 "
7746+ resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.20.0 .tgz#78945c167ac4a5c150cd3f40b1672a1060b11c1a "
7747+ integrity sha512-Srh2iW/A24ia1CUfSIz5wRxCCFN2cQX6cg6whM0zAnoJs2oBwrI8PUfB4ZKDM7alBZSwXGHJbEw+4P/gC0npUg ==
77487748 dependencies:
77497749 "@types/cors" "^2.8.5"
77507750 "@types/express" "4.17.3"
77517751 cors "^2.8.5"
77527752 express "^4.17.1"
77537753 lodash "^4.17.14"
7754+ node-fetch "^2.6.7"
77547755
7755775677567757 version "9.23.0"
@@ -12042,7 +12043,7 @@ node-emoji@^1.4.1:
1204212043 dependencies:
1204312044 lodash "^4.17.21"
1204412045
12045- 12046+ [email protected] , node-fetch@^2.6.7 :
1204612047 version "2.6.7"
1204712048 resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
1204812049 integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
You can’t perform that action at this time.
0 commit comments