File tree Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Expand file tree Collapse file tree 2 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 10
10
"devDependencies" : {
11
11
"firebase" : " 7.17.1" ,
12
12
"chai" : " 4.2.0" ,
13
- "chromedriver" : " 83 .0.1" ,
13
+ "chromedriver" : " 84 .0.1" ,
14
14
"express" : " 4.17.1" ,
15
15
"geckodriver" : " 1.19.1" ,
16
16
"mocha" : " 7.2.0" ,
Original file line number Diff line number Diff line change @@ -4335,16 +4335,16 @@ chrome-trace-event@^1.0.2:
4335
4335
dependencies:
4336
4336
tslib "^1.9.0"
4337
4337
4338
- chromedriver@83 .0.1:
4339
- version "83 .0.1"
4340
- resolved "https://registry.npmjs.org/chromedriver/-/chromedriver-83 .0.1.tgz#c4cf9b3f7076fea5e9ef787e65907cd035ffbd10 "
4341
- integrity sha512-51/YsLIMRF+L0ooMlM4aZjyoOpDs0gDXGlT6+/CwWEnvK53PUyef9FkotKbzknCaUeL/qUw3ic3IMmsNc+SUxg ==
4338
+ chromedriver@84 .0.1:
4339
+ version "84 .0.1"
4340
+ resolved "https://registry.npmjs.org/chromedriver/-/chromedriver-84 .0.1.tgz#eaca7723f1a58c262a5c521b8596769af40b0d4f "
4341
+ integrity sha512-iJ6Y680yp58+KlAPS5YgYe3oePVFf8jY5k4YoczhXkT0p/mQZKfGNkGG/Xc0LjGWDQRTgZwXg66hOXoApIQecg ==
4342
4342
dependencies:
4343
4343
"@testim/chrome-version" "^1.0.7"
4344
4344
axios "^0.19.2"
4345
4345
del "^5.1.0"
4346
- extract-zip "^2.0.0 "
4347
- https-proxy-agent "^2.2.4 "
4346
+ extract-zip "^2.0.1 "
4347
+ https-proxy-agent "^5.0.0 "
4348
4348
mkdirp "^1.0.4"
4349
4349
tcp-port-used "^1.0.1"
4350
4350
@@ -6353,7 +6353,7 @@ extglob@^2.0.4:
6353
6353
snapdragon "^0.8.1"
6354
6354
to-regex "^3.0.1"
6355
6355
6356
- extract-zip@^2.0.0 :
6356
+ extract-zip@^2.0.1 :
6357
6357
version "2.0.1"
6358
6358
resolved "https://registry.npmjs.org/extract-zip/-/extract-zip-2.0.1.tgz#663dca56fe46df890d5f131ef4a06d22bb8ba13a"
6359
6359
integrity sha512-GDhU9ntwuKyGXdZBUgTIe+vXnWj0fppUEtMDL0+idd5Sta8TGpHssn/eusA9mrPr9qNDym6SxAYZjNvCn/9RBg==
7956
7956
agent-base "^4.3.0"
7957
7957
debug "^3.1.0"
7958
7958
7959
- https-proxy-agent@^2.2.1, https-proxy-agent@^2.2.3, https-proxy-agent@^2.2.4 :
7959
+ https-proxy-agent@^2.2.1, https-proxy-agent@^2.2.3:
7960
7960
version "2.2.4"
7961
7961
resolved "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-2.2.4.tgz#4ee7a737abd92678a293d9b34a1af4d0d08c787b"
7962
7962
integrity sha512-OmvfoQ53WLjtA9HeYP9RNrWMJzzAz1JGaSFr1nijg0PVR1JaD/xbJq1mdEIIlxGpXp9eSe/O2LgU9DJmTPd0Eg==
You can’t perform that action at this time.
0 commit comments