File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
auth-compat/demo/functions
rules-unit-testing/functions Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 4
4
"dependencies" : {
5
5
"cors" : " 2.8.5" ,
6
6
"firebase-admin" : " 10.1.0" ,
7
- "firebase-functions" : " 3.20.0 "
7
+ "firebase-functions" : " 3.20.1 "
8
8
},
9
9
"private" : true ,
10
10
"engines" : {
Original file line number Diff line number Diff line change 106
106
"eslint-plugin-unused-imports" : " 2.0.0" ,
107
107
"express" : " 4.17.1" ,
108
108
"find-free-port" : " 2.0.0" ,
109
- "firebase-functions" : " 3.20.0 " ,
109
+ "firebase-functions" : " 3.20.1 " ,
110
110
"firebase-tools" : " 9.23.3" ,
111
111
"glob" : " 7.2.0" ,
112
112
"http-server" : " 14.1.0" ,
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"firebase-admin" : " 10.1.0" ,
13
- "firebase-functions" : " 3.20.0 "
13
+ "firebase-functions" : " 3.20.1 "
14
14
},
15
15
"private" : true
16
16
}
Original file line number Diff line number Diff line change 10
10
},
11
11
"dependencies" : {
12
12
"firebase-admin" : " 10.1.0" ,
13
- "firebase-functions" : " 3.20.0 "
13
+ "firebase-functions" : " 3.20.1 "
14
14
},
15
15
"private" : true ,
16
16
"engines" : {
Original file line number Diff line number Diff line change 9
9
"private" : true ,
10
10
"dependencies" : {
11
11
"firebase-admin" : " 10.1.0" ,
12
- "firebase-functions" : " 3.20.0 "
12
+ "firebase-functions" : " 3.20.1 "
13
13
}
14
14
}
Original file line number Diff line number Diff line change @@ -7775,10 +7775,10 @@ fined@^1.0.1:
7775
7775
object.pick "^1.2.0"
7776
7776
parse-filepath "^1.0.1"
7777
7777
7778
-
7779
- version "3.20.0 "
7780
- resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.20.0 .tgz#78945c167ac4a5c150cd3f40b1672a1060b11c1a "
7781
- integrity sha512-Srh2iW/A24ia1CUfSIz5wRxCCFN2cQX6cg6whM0zAnoJs2oBwrI8PUfB4ZKDM7alBZSwXGHJbEw+4P/gC0npUg ==
7778
+
7779
+ version "3.20.1 "
7780
+ resolved "https://registry.npmjs.org/firebase-functions/-/firebase-functions-3.20.1 .tgz#d7c6aa7aaa91d39d55347c4cd3e72e9b9bfe5988 "
7781
+ integrity sha512-x8TEWOsaUnytsNBkrpraa2pOokdjMaGnOkcKdC6HDX/tvlBxrdNpvAMc+Vu/u0lzow9Hs+W+3jEe6Ss4duIz6g ==
7782
7782
dependencies:
7783
7783
"@types/cors" "^2.8.5"
7784
7784
"@types/express" "4.17.3"
You can’t perform that action at this time.
0 commit comments