Skip to content

Commit b8d5f9a

Browse files
build(deps): bump protobufjs from 6.11.3 to 6.11.4
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 6.11.3 to 6.11.4. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](https://github.com/protobufjs/protobuf.js/commits) --- updated-dependencies: - dependency-name: protobufjs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa55480 commit b8d5f9a

File tree

1 file changed

+22
-4
lines changed

1 file changed

+22
-4
lines changed

yarn.lock

Lines changed: 22 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6243,7 +6243,7 @@ protobufjs-cli@1.0.2:
62436243
tmp "^0.2.1"
62446244
uglify-js "^3.7.7"
62456245

6246-
protobufjs@7.1.2, protobufjs@^7.0.0:
6246+
protobufjs@7.1.2:
62476247
version "7.1.2"
62486248
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.1.2.tgz#a0cf6aeaf82f5625bffcf5a38b7cd2a7de05890c"
62496249
integrity sha512-4ZPTPkXCdel3+L81yw3dG6+Kq3umdWKh7Dc7GW/CpNk4SX3hK58iPCWeCyhVTDrbkNeKrYNZ7EojM5WDaEWTLQ==
@@ -6262,9 +6262,9 @@ protobufjs@7.1.2, protobufjs@^7.0.0:
62626262
long "^5.0.0"
62636263

62646264
protobufjs@^6.11.3:
6265-
version "6.11.3"
6266-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.3.tgz#637a527205a35caa4f3e2a9a4a13ddffe0e7af74"
6267-
integrity sha512-xL96WDdCZYdU7Slin569tFX712BxsxslWwAfAhCYjQKGTq7dAU91Lomy6nLLhh/dyGhk/YH4TwTSRxTzhuHyZg==
6265+
version "6.11.4"
6266+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-6.11.4.tgz#29a412c38bf70d89e537b6d02d904a6f448173aa"
6267+
integrity sha512-5kQWPaJHi1WoCpjTGszzQ32PG2F4+wRY6BmAT4Vfw56Q2FZ4YZzK20xUYQH4YkfehY1e6QSICrJquM6xXZNcrw==
62686268
dependencies:
62696269
"@protobufjs/aspromise" "^1.1.2"
62706270
"@protobufjs/base64" "^1.1.2"
@@ -6280,6 +6280,24 @@ protobufjs@^6.11.3:
62806280
"@types/node" ">=13.7.0"
62816281
long "^4.0.0"
62826282

6283+
protobufjs@^7.0.0:
6284+
version "7.2.4"
6285+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.2.4.tgz#3fc1ec0cdc89dd91aef9ba6037ba07408485c3ae"
6286+
integrity sha512-AT+RJgD2sH8phPmCf7OUZR8xGdcJRga4+1cOaXJ64hvcSkVhNcRHOwIxUatPH15+nj59WAGTDv3LSGZPEQbJaQ==
6287+
dependencies:
6288+
"@protobufjs/aspromise" "^1.1.2"
6289+
"@protobufjs/base64" "^1.1.2"
6290+
"@protobufjs/codegen" "^2.0.4"
6291+
"@protobufjs/eventemitter" "^1.1.0"
6292+
"@protobufjs/fetch" "^1.1.0"
6293+
"@protobufjs/float" "^1.0.2"
6294+
"@protobufjs/inquire" "^1.1.0"
6295+
"@protobufjs/path" "^1.1.2"
6296+
"@protobufjs/pool" "^1.1.0"
6297+
"@protobufjs/utf8" "^1.1.0"
6298+
"@types/node" ">=13.7.0"
6299+
long "^5.0.0"
6300+
62836301
proxy-addr@~2.0.7:
62846302
version "2.0.7"
62856303
resolved "https://registry.yarnpkg.com/proxy-addr/-/proxy-addr-2.0.7.tgz#f19fe69ceab311eeb94b42e70e8c2070f9ba1025"

0 commit comments

Comments
 (0)