File tree Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Expand file tree Collapse file tree 2 files changed +7
-16
lines changed Original file line number Diff line number Diff line change 101
101
"find-free-port" : " 2.0.0" ,
102
102
"firebase-functions" : " 3.11.0" ,
103
103
"firebase-tools" : " 8.9.2" ,
104
- "git-rev-sync" : " 2 .0.0 " ,
104
+ "git-rev-sync" : " 3 .0.1 " ,
105
105
"glob" : " 7.1.6" ,
106
106
"http-server" : " 0.12.3" ,
107
107
"husky" : " 4.2.5" ,
Original file line number Diff line number Diff line change @@ -7362,14 +7362,14 @@ git-remote-origin-url@^2.0.0:
7362
7362
gitconfiglocal "^1.0.0"
7363
7363
pify "^2.3.0"
7364
7364
7365
- git-rev-sync@2 .0.0 :
7366
- version "2 .0.0 "
7367
- resolved "https://registry.npmjs.org/git-rev-sync/-/git-rev-sync-2 .0.0 .tgz#82fb77d9281efe7e7947569380dda4d1c19f4cb3 "
7368
- integrity sha512-vnHFv2eocTmt/wHqZm3ksxtVshK4vptT0cEoumk6hAYRFx3do6Qo7xHBTBCv29+r3ZZCQOQ1i328MUCsYF7AUw ==
7365
+ git-rev-sync@3 .0.1 :
7366
+ version "3 .0.1 "
7367
+ resolved "https://registry.npmjs.org/git-rev-sync/-/git-rev-sync-3 .0.1 .tgz#a393a97f2e4b2a0cc41e512b48065e64f4d8ca3a "
7368
+ integrity sha512-8xZzUwzukIuU3sasgYt3RELc3Ny7o+tbtvitnnU4a4j3djyZNpJ5JmqVX+K7Xv3gE/i7ln3hGdBfZ00T5WWoow ==
7369
7369
dependencies:
7370
7370
escape-string-regexp "1.0.5"
7371
7371
graceful-fs "4.1.15"
7372
- shelljs "0.7.7 "
7372
+ shelljs "0.8.4 "
7373
7373
7374
7374
git-semver-tags@^2.0.3:
7375
7375
version "2.0.3"
@@ -13560,16 +13560,7 @@ shell-quote@^1.6.1:
13560
13560
resolved "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.2.tgz#67a7d02c76c9da24f99d20808fcaded0e0e04be2"
13561
13561
integrity sha512-mRz/m/JVscCrkMyPqHc/bczi3OQHkLTqXHEFu0zDhK/qfv3UcOA4SVmRCLmos4bhjr9ekVQubj/R7waKapmiQg==
13562
13562
13563
-
13564
- version "0.7.7"
13565
- resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.7.7.tgz#b2f5c77ef97148f4b4f6e22682e10bba8667cff1"
13566
- integrity sha1-svXHfvlxSPS09uImguELuoZnz/E=
13567
- dependencies:
13568
- glob "^7.0.0"
13569
- interpret "^1.0.0"
13570
- rechoir "^0.6.2"
13571
-
13572
- shelljs@^0.8.3:
13563
+ [email protected] , shelljs@^0.8.3:
13573
13564
version "0.8.4"
13574
13565
resolved "https://registry.npmjs.org/shelljs/-/shelljs-0.8.4.tgz#de7684feeb767f8716b326078a8a00875890e3c2"
13575
13566
integrity sha512-7gk3UZ9kOfPLIAbslLzyWeGiEqx9e3rxwZM0KE6EL8GlGwjym9Mrlx5/p33bWTu9YG6vcS4MBxYZDHYr5lr8BQ==
You can’t perform that action at this time.
0 commit comments