File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed
packages/rules-unit-testing/functions Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ ' @firebase/rules-unit-testing ' : patch
3
+ ---
4
+
5
+ Upgrade firebase-admin to 11.11.1
Original file line number Diff line number Diff line change 78
78
dependencies :
79
79
tslib "^2.1.0"
80
80
81
- " @google-cloud/firestore@^6.6 .0 " :
81
+ " @google-cloud/firestore@^6.8 .0 " :
82
82
version "6.8.0"
83
83
resolved "https://registry.npmjs.org/@google-cloud/firestore/-/firestore-6.8.0.tgz#d8c852844c381afaf62592796606c10e178400b5"
84
84
integrity sha512-JRpk06SmZXLGz0pNx1x7yU3YhkUXheKgH5hbDZ4kMsdhtfV5qPLJLRI4wv69K0cZorIk+zTMOwptue7hizo0eA==
@@ -803,10 +803,10 @@ finalhandler@~1.1.2:
803
803
statuses "~1.5.0"
804
804
unpipe "~1.0.0"
805
805
806
- firebase-admin@11.10 .1 :
807
- version "11.10 .1"
808
- resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-11.10 .1.tgz#5f0f83a44627e89938d350c5e4bbac76596c963e "
809
- integrity sha512-atv1E6GbuvcvWaD3eHwrjeP5dAVs+EaHEJhu9CThMzPY6In8QYDiUR6tq5SwGl4SdA/GcAU0nhwWc/FSJsAzfQ ==
806
+ firebase-admin@11.11 .1 :
807
+ version "11.11 .1"
808
+ resolved "https://registry.npmjs.org/firebase-admin/-/firebase-admin-11.11 .1.tgz#6712923de70d218c9f514d73005d976d03339605 "
809
+ integrity sha512-UyEbq+3u6jWzCYbUntv/HuJiTixwh36G1R9j0v71mSvGAx/YZEWEW7uSGLYxBYE6ckVRQoKMr40PYUEzrm/4dg ==
810
810
dependencies :
811
811
" @fastify/busboy" " ^1.2.1"
812
812
" @firebase/database-compat" " ^0.3.4"
817
817
node-forge "^1.3.1"
818
818
uuid "^9.0.0"
819
819
optionalDependencies :
820
- " @google-cloud/firestore" " ^6.6 .0"
820
+ " @google-cloud/firestore" " ^6.8 .0"
821
821
" @google-cloud/storage" " ^6.9.5"
822
822
823
823
You can’t perform that action at this time.
0 commit comments