File tree 7 files changed +15
-15
lines changed
rules-unit-testing/functions
7 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 3
3
"description" : " Cloud Functions for Firebase" ,
4
4
"dependencies" : {
5
5
"cors" : " 2.8.5" ,
6
- "firebase-admin" : " 11.3 .0" ,
6
+ "firebase-admin" : " 11.5 .0" ,
7
7
"firebase-functions" : " 3.24.1"
8
8
},
9
9
"private" : true ,
Original file line number Diff line number Diff line change 9
9
"logs" : " firebase functions:log"
10
10
},
11
11
"dependencies" : {
12
- "firebase-admin" : " 11.3 .0" ,
12
+ "firebase-admin" : " 11.5 .0" ,
13
13
"firebase-functions" : " 3.24.1"
14
14
},
15
15
"private" : true
Original file line number Diff line number Diff line change 64
64
"rollup" : " 2.79.1" ,
65
65
"rollup-plugin-replace" : " 2.2.0" ,
66
66
"rollup-plugin-typescript2" : " 0.31.2" ,
67
- "selenium-webdriver" : " 4.5 .0" ,
67
+ "selenium-webdriver" : " 4.8 .0" ,
68
68
"typescript" : " 4.7.4"
69
69
},
70
70
"repository" : {
Original file line number Diff line number Diff line change 9
9
"logs" : " firebase functions:log"
10
10
},
11
11
"dependencies" : {
12
- "firebase-admin" : " 11.3 .0" ,
12
+ "firebase-admin" : " 11.5 .0" ,
13
13
"firebase-functions" : " 3.24.1"
14
14
},
15
15
"private" : true ,
Original file line number Diff line number Diff line change 125
125
"rollup" : " 2.79.1" ,
126
126
"rollup-plugin-sourcemaps" : " 0.6.3" ,
127
127
"rollup-plugin-typescript2" : " 0.31.2" ,
128
- "selenium-webdriver" : " 4.5 .0" ,
128
+ "selenium-webdriver" : " 4.8 .0" ,
129
129
"typescript" : " 4.7.4" ,
130
130
"@types/express" : " 4.17.14"
131
131
},
Original file line number Diff line number Diff line change 8
8
},
9
9
"private" : true ,
10
10
"dependencies" : {
11
- "firebase-admin" : " 11.3 .0" ,
11
+ "firebase-admin" : " 11.5 .0" ,
12
12
"firebase-functions" : " 3.24.1"
13
13
},
14
14
"engines" : {
Original file line number Diff line number Diff line change 15380
15380
tmp "0.0.30"
15381
15381
xml2js "^0.4.17"
15382
15382
15383
- selenium-webdriver@4.5 .0:
15384
- version "4.5 .0"
15385
- resolved "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.5 .0.tgz#7e20d0fc038177970dad81159950c12f7411ac0d "
15386
- integrity sha512-9mSFii+lRwcnT2KUAB1kqvx6+mMiiQHH60Y0VUtr3kxxi3oZ3CV3B8e2nuJ7T4SPb+Q6VA0swswe7rYpez07Bg ==
15383
+ selenium-webdriver@4.8 .0:
15384
+ version "4.8 .0"
15385
+ resolved "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.8 .0.tgz#386d57f23fe8edf5178f5bd06aae9ffaffbcb692 "
15386
+ integrity sha512-s/HL8WNwy1ggHR244+tAhjhyKMJnZLt1HKJ6Gn7nQgVjB/ybDF+46Uui0qI2J7AjPNJzlUmTncdC/jg/kKkn0A ==
15387
15387
dependencies:
15388
15388
jszip "^3.10.0"
15389
15389
tmp "^0.2.1"
15390
- ws ">=8.7 .0"
15390
+ ws ">=8.11 .0"
15391
15391
15392
15392
selenium-webdriver@^4.0.0-alpha.7:
15393
15393
version "4.0.0-rc-1"
@@ -18108,10 +18108,10 @@ ws@>=7.4.6:
18108
18108
resolved "https://registry.npmjs.org/ws/-/ws-8.2.2.tgz#ca684330c6dd6076a737250ed81ac1606cb0a63e"
18109
18109
integrity sha512-Q6B6H2oc8QY3llc3cB8kVmQ6pnJWVQbP7Q5algTcIxx7YEpc0oU4NBVHlztA7Ekzfhw2r0rPducMUiCGWKQRzw==
18110
18110
18111
- ws@>=8.7 .0:
18112
- version "8.9 .0"
18113
- resolved "https://registry.npmjs.org/ws/-/ws-8.9 .0.tgz#2a994bb67144be1b53fe2d23c53c028adeb7f45e "
18114
- integrity sha512-Ja7nszREasGaYUYCI2k4lCKIRTt+y7XuqVoHR44YpI49TtryyqbqvDMn5eqfW7e6HzTukDRIsXqzVHScqRcafg ==
18111
+ ws@>=8.11 .0:
18112
+ version "8.12 .0"
18113
+ resolved "https://registry.npmjs.org/ws/-/ws-8.12 .0.tgz#485074cc392689da78e1828a9ff23585e06cddd8 "
18114
+ integrity sha512-kU62emKIdKVeEIOIKVegvqpXMSTAMLJozpHZaJNDYqBjzlSYXQGviYwN1osDLJ9av68qHd4a2oSjd7yD4pacig ==
18115
18115
18116
18116
ws@^7.2.3:
18117
18117
version "7.5.5"
You can’t perform that action at this time.
0 commit comments