Skip to content

Commit bd12e83

Browse files
Bump protobufjs from 6.11.3 to 7.2.6 (#8150)
Bump protobufjs from 6.11.3 to 7.2.6.
1 parent db1ad5a commit bd12e83

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
@@ -14332,9 +14332,9 @@ proto3-json-serializer@^1.0.0:
1433214332
dependencies:
1433314333
protobufjs "^6.11.3"
1433414334

14335-
[email protected], protobufjs@^6.11.3:
14335+
1433614336
version "6.11.3"
14337-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz"
14337+
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
1433814338
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
1433914339
dependencies:
1434014340
"@protobufjs/aspromise" "^1.1.2"
@@ -14351,7 +14351,7 @@ [email protected], protobufjs@^6.11.3:
1435114351
"@types/node" ">=13.7.0"
1435214352
long "^4.0.0"
1435314353

14354-
14354+
[email protected], protobufjs@^7.2.4:
1435514355
version "7.2.6"
1435614356
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215"
1435714357
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw==
@@ -14369,10 +14369,10 @@ [email protected]:
1436914369
"@types/node" ">=13.7.0"
1437014370
long "^5.0.0"
1437114371

14372-
protobufjs@^7.2.4:
14373-
version "7.2.4"
14374-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz"
14375-
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
14372+
protobufjs@^6.11.3:
14373+
version "6.11.4"
14374+
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.4.tgz#29a412c38bf70d89e537b6d02d904a6f448173aa"
14375+
integrity sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==
1437614376
dependencies:
1437714377
"@protobufjs/aspromise" "^1.1.2"
1437814378
"@protobufjs/base64" "^1.1.2"
@@ -14384,8 +14384,9 @@ protobufjs@^7.2.4:
1438414384
"@protobufjs/path" "^1.1.2"
1438514385
"@protobufjs/pool" "^1.1.0"
1438614386
"@protobufjs/utf8" "^1.1.0"
14387+
"@types/long" "^4.0.1"
1438714388
"@types/node" ">=13.7.0"
14388-
long "^5.0.0"
14389+
long "^4.0.0"
1438914390

1439014391
protocols@^1.1.0, protocols@^1.4.0:
1439114392
version "1.4.8"

0 commit comments

Comments
 (0)