File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
packages-exp/auth-exp/demo Expand file tree Collapse file tree 5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 103
103
"express" : " 4.17.1" ,
104
104
"find-free-port" : " 2.0.0" ,
105
105
"firebase-functions" : " 3.11.0" ,
106
- "firebase-tools" : " 8.15.0 " ,
106
+ "firebase-tools" : " 8.15.1 " ,
107
107
"git-rev-sync" : " 3.0.1" ,
108
108
"glob" : " 7.1.6" ,
109
109
"http-server" : " 0.12.3" ,
Original file line number Diff line number Diff line change 21
21
"@firebase/auth-exp" : " 0.0.800" ,
22
22
"@firebase/auth-types-exp" : " 0.0.800" ,
23
23
"@firebase/logger" : " 0.2.6" ,
24
- "@firebase/util" : " 0.3.3 " ,
24
+ "@firebase/util" : " 0.3.4 " ,
25
25
"tslib" : " ^1.11.1"
26
26
},
27
27
"license" : " Apache-2.0" ,
Original file line number Diff line number Diff line change 25
25
"@firebase/auth-types" : " 0.10.1"
26
26
},
27
27
"devDependencies" : {
28
- "firebase-tools" : " 8.15.0 " ,
28
+ "firebase-tools" : " 8.15.1 " ,
29
29
"google-closure-compiler" : " 20200112.0.0" ,
30
30
"google-closure-library" : " 20200830.0.0" ,
31
31
"gulp" : " 4.0.2" ,
Original file line number Diff line number Diff line change 28
28
"@google-cloud/firestore" : " 4.7.0" ,
29
29
"@types/request" : " 2.48.5" ,
30
30
"firebase-admin" : " 9.3.0" ,
31
- "firebase-tools" : " 8.15.0 " ,
31
+ "firebase-tools" : " 8.15.1 " ,
32
32
"firebase-functions" : " 3.11.0" ,
33
33
"rollup" : " 2.33.1" ,
34
34
"rollup-plugin-typescript2" : " 0.29.0"
Original file line number Diff line number Diff line change 7335
7335
express "^4.17.1"
7336
7336
lodash "^4.17.14"
7337
7337
7338
-
7339
- version "8.15.0 "
7340
- resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.15.0 .tgz#cfbad03c33f48e3854371c4d034b3ab43fa6794f "
7341
- integrity sha512-NE+RtSqYw8Qjs1Ud5D4HsBIepFBUuL65ZlU6KUtm7dgZl6b7N9gC2nsjagNzdDYV27vgvnR+2mf2W1dCRsD0Fw ==
7338
+
7339
+ version "8.15.1 "
7340
+ resolved "https://registry.npmjs.org/firebase-tools/-/firebase-tools-8.15.1 .tgz#1d94d0ecc74f5e592ccb70fc54e92a508bd7f5b2 "
7341
+ integrity sha512-u2Kn2w5rWZLybBNmThVppHvZq5/23aZfBcvT0eon26bxX+nK7ApV6KS4DyaDR1tBH4vqL9LVHBVy0lVhAe2EyQ ==
7342
7342
dependencies:
7343
7343
"@google-cloud/pubsub" "^1.7.0"
7344
7344
JSONStream "^1.2.1"
You can’t perform that action at this time.
0 commit comments