Skip to content

Commit

Permalink
Bump protobufjs from 6.11.3 to 7.2.6 (#8150)
Browse files Browse the repository at this point in the history
Bump protobufjs from 6.11.3 to 7.2.6.
  • Loading branch information
dependabot[bot] authored Apr 11, 2024
1 parent db1ad5a commit bd12e83
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 8 deletions.
5 changes: 5 additions & 0 deletions .changeset/empty-items-compete.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@firebase/firestore': patch
---

Updated protobufjs transitive dependency in Firetore.
17 changes: 9 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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==
Expand All @@ -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"
Expand All @@ -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"
Expand Down

0 comments on commit bd12e83

Please sign in to comment.