Skip to content

Commit e467ce1

Browse files
Merge 8aa1076 into 826b571
2 parents 826b571 + 8aa1076 commit e467ce1

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

.changeset/empty-items-compete.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@firebase/firestore': patch
3+
---
4+
5+
Updated protobufjs transitive dependency in Firetore.

yarn.lock

+9-8
Original file line numberDiff line numberDiff line change
@@ -14284,9 +14284,9 @@ proto3-json-serializer@^1.0.0:
1428414284
dependencies:
1428514285
protobufjs "^6.11.3"
1428614286

14287-
[email protected], protobufjs@^6.11.3:
14287+
1428814288
version "6.11.3"
14289-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz"
14289+
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
1429014290
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
1429114291
dependencies:
1429214292
"@protobufjs/aspromise" "^1.1.2"
@@ -14303,7 +14303,7 @@ [email protected], protobufjs@^6.11.3:
1430314303
"@types/node" ">=13.7.0"
1430414304
long "^4.0.0"
1430514305

14306-
14306+
[email protected], protobufjs@^7.2.4:
1430714307
version "7.2.6"
1430814308
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215"
1430914309
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==
@@ -14321,10 +14321,10 @@ [email protected]:
1432114321
"@types/node" ">=13.7.0"
1432214322
long "^5.0.0"
1432314323

14324-
protobufjs@^7.2.4:
14325-
version "7.2.4"
14326-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz"
14327-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
14324+
protobufjs@^6.11.3:
14325+
version "6.11.4"
14326+
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.4.tgz#29a412c38bf70d89e537b6d02d904a6f448173aa"
14327+
integrity sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==
1432814328
dependencies:
1432914329
"@protobufjs/aspromise" "^1.1.2"
1433014330
"@protobufjs/base64" "^1.1.2"
@@ -14336,8 +14336,9 @@ protobufjs@^7.2.4:
1433614336
"@protobufjs/path" "^1.1.2"
1433714337
"@protobufjs/pool" "^1.1.0"
1433814338
"@protobufjs/utf8" "^1.1.0"
14339+
"@types/long" "^4.0.1"
1433914340
"@types/node" ">=13.7.0"
14340-
long "^5.0.0"
14341+
long "^4.0.0"
1434114342

1434214343
protocols@^1.1.0, protocols@^1.4.0:
1434314344
version "1.4.8"

0 commit comments

Comments
 (0)