-
Notifications
You must be signed in to change notification settings - Fork 892
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump protobufjs from 6.11.3 to 7.2.6 (#8150)
Bump protobufjs from 6.11.3 to 7.2.6.
- Loading branch information
1 parent
db1ad5a
commit bd12e83
Showing
2 changed files
with
14 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
--- | ||
'@firebase/firestore': patch | ||
--- | ||
|
||
Updated protobufjs transitive dependency in Firetore. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -14332,9 +14332,9 @@ proto3-json-serializer@^1.0.0: | |
dependencies: | ||
protobufjs "^6.11.3" | ||
|
||
[email protected], protobufjs@^6.11.3: | ||
[email protected]: | ||
version "6.11.3" | ||
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz" | ||
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74" | ||
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg== | ||
dependencies: | ||
"@protobufjs/aspromise" "^1.1.2" | ||
|
@@ -14351,7 +14351,7 @@ [email protected], protobufjs@^6.11.3: | |
"@types/node" ">=13.7.0" | ||
long "^4.0.0" | ||
|
||
[email protected]: | ||
[email protected], protobufjs@^7.2.4: | ||
version "7.2.6" | ||
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.6.tgz#4a0ccd79eb292717aacf07530a07e0ed20278215" | ||
integrity sha512-dgJaEDDL6x8ASUZ1YqWciTRrdOuYNzoOf27oHNfdyvKqHr5i0FV7FSLU+aIeFjyFgVxrpTOtQUi0BLLBymZaBw== | ||
|
@@ -14369,10 +14369,10 @@ [email protected]: | |
"@types/node" ">=13.7.0" | ||
long "^5.0.0" | ||
|
||
protobufjs@^7.2.4: | ||
version "7.2.4" | ||
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.4.tgz" | ||
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ== | ||
protobufjs@^6.11.3: | ||
version "6.11.4" | ||
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-6.11.4.tgz#29a412c38bf70d89e537b6d02d904a6f448173aa" | ||
integrity sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw== | ||
dependencies: | ||
"@protobufjs/aspromise" "^1.1.2" | ||
"@protobufjs/base64" "^1.1.2" | ||
|
@@ -14384,8 +14384,9 @@ protobufjs@^7.2.4: | |
"@protobufjs/path" "^1.1.2" | ||
"@protobufjs/pool" "^1.1.0" | ||
"@protobufjs/utf8" "^1.1.0" | ||
"@types/long" "^4.0.1" | ||
"@types/node" ">=13.7.0" | ||
long "^5.0.0" | ||
long "^4.0.0" | ||
|
||
protocols@^1.1.0, protocols@^1.4.0: | ||
version "1.4.8" | ||
|