Skip to content

Commit cbe5a76

Browse files
committed
build: update dependency firebase-admin to v13.0.2
1 parent e8ee8c5 commit cbe5a76

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@
117117
"ejs": "^3.1.6",
118118
"fast-glob": "^3.3.2",
119119
"firebase": "11.1.0",
120-
"firebase-admin": "13.0.1",
120+
"firebase-admin": "13.0.2",
121121
"firebase-functions": "^6.0.0",
122122
"firebase-tools": "^13.0.0",
123123
"folder-hash": "^4.0.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@ __metadata:
334334
ejs: "npm:^3.1.6"
335335
fast-glob: "npm:^3.3.2"
336336
firebase: "npm:11.1.0"
337-
firebase-admin: "npm:13.0.1"
337+
firebase-admin: "npm:13.0.2"
338338
firebase-functions: "npm:^6.0.0"
339339
firebase-tools: "npm:^13.0.0"
340340
folder-hash: "npm:^4.0.2"
@@ -2098,7 +2098,7 @@ __metadata:
20982098
languageName: node
20992099
linkType: hard
21002100

2101-
"@google-cloud/firestore@npm:^7.0.0, @google-cloud/firestore@npm:^7.10.0":
2101+
"@google-cloud/firestore@npm:^7.0.0, @google-cloud/firestore@npm:^7.11.0":
21022102
version: 7.11.0
21032103
resolution: "@google-cloud/firestore@npm:7.11.0"
21042104
dependencies:
@@ -7784,14 +7784,14 @@ __metadata:
77847784
languageName: node
77857785
linkType: hard
77867786

7787-
"firebase-admin@npm:13.0.1":
7788-
version: 13.0.1
7789-
resolution: "firebase-admin@npm:13.0.1"
7787+
"firebase-admin@npm:13.0.2":
7788+
version: 13.0.2
7789+
resolution: "firebase-admin@npm:13.0.2"
77907790
dependencies:
77917791
"@fastify/busboy": "npm:^3.0.0"
77927792
"@firebase/database-compat": "npm:^2.0.0"
77937793
"@firebase/database-types": "npm:^1.0.6"
7794-
"@google-cloud/firestore": "npm:^7.10.0"
7794+
"@google-cloud/firestore": "npm:^7.11.0"
77957795
"@google-cloud/storage": "npm:^7.14.0"
77967796
"@types/node": "npm:^22.8.7"
77977797
farmhash-modern: "npm:^1.1.0"
@@ -7805,7 +7805,7 @@ __metadata:
78057805
optional: true
78067806
"@google-cloud/storage":
78077807
optional: true
7808-
checksum: 10c0/0ecf6201141bdd765b0c47800f94bb2ece53d70db9e613127649cc370c4e6054305cde1b5eb573df41d13656eeccb3137392b23041e13e690626b7d37619c41d
7808+
checksum: 10c0/77401a62f1e10961f6cf176d686a8892676bb4b7828a42371291bbd9833d186099c2459d27b120d6bfd5681fce556a785ec5f895183bc5c5b83a6b28e73ec493
78097809
languageName: node
78107810
linkType: hard
78117811

0 commit comments

Comments
 (0)