Skip to content

Commit d148c7a

Browse files
fix(deps): bump protobufjs from 7.3.2 to 7.5.9
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.3.2 to 7.5.9. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.9/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.3.2...protobufjs-v7.5.9) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8c1bb75 commit d148c7a

1 file changed

Lines changed: 23 additions & 24 deletions

File tree

yarn.lock

Lines changed: 23 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -3656,33 +3656,32 @@
36563656
resolved "https://registry.yarnpkg.com/@protobufjs/base64/-/base64-1.1.2.tgz#4c85730e59b9a1f1f349047dbf24296034bb2735"
36573657
integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==
36583658

3659-
"@protobufjs/codegen@^2.0.4":
3660-
version "2.0.4"
3661-
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.4.tgz#7ef37f0d010fb028ad1ad59722e506d9262815cb"
3662-
integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==
3659+
"@protobufjs/codegen@^2.0.5":
3660+
version "2.0.5"
3661+
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659"
3662+
integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==
36633663

36643664
"@protobufjs/eventemitter@^1.1.0":
36653665
version "1.1.0"
36663666
resolved "https://registry.yarnpkg.com/@protobufjs/eventemitter/-/eventemitter-1.1.0.tgz#355cbc98bafad5978f9ed095f397621f1d066b70"
36673667
integrity sha512-j9ednRT81vYJ9OfVuXG6ERSTdEL1xVsNgqpkxMsbIabzSo3goCjDIveeGv5d03om39ML71RdmrGNjG5SReBP/Q==
36683668

3669-
"@protobufjs/fetch@^1.1.0":
3670-
version "1.1.0"
3671-
resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.0.tgz#ba99fb598614af65700c1619ff06d454b0d84c45"
3672-
integrity sha512-lljVXpqXebpsijW71PZaCYeIcE5on1w5DlQy5WH6GLbFryLUrBD4932W/E2BSpfRJWseIL4v/KPgBFxDOIdKpQ==
3669+
"@protobufjs/fetch@^1.1.1":
3670+
version "1.1.1"
3671+
resolved "https://registry.yarnpkg.com/@protobufjs/fetch/-/fetch-1.1.1.tgz#4d6fc00c8fb64016a5c81b469d549046350f1065"
3672+
integrity sha512-GpptLrs57adMSuHi3VNj0mAF8dwh36LMaYF6XyJ6JMWlVsc+t42tm1HSEDmOs3A8fC9yyeisgLhsTVQokOZ0zw==
36733673
dependencies:
36743674
"@protobufjs/aspromise" "^1.1.1"
3675-
"@protobufjs/inquire" "^1.1.0"
36763675

36773676
"@protobufjs/float@^1.0.2":
36783677
version "1.0.2"
36793678
resolved "https://registry.yarnpkg.com/@protobufjs/float/-/float-1.0.2.tgz#5e9e1abdcb73fc0a7cb8b291df78c8cbd97b87d1"
36803679
integrity sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==
36813680

3682-
"@protobufjs/inquire@^1.1.0":
3683-
version "1.1.0"
3684-
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.0.tgz#ff200e3e7cf2429e2dcafc1140828e8cc638f089"
3685-
integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==
3681+
"@protobufjs/inquire@^1.1.2":
3682+
version "1.1.2"
3683+
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.2.tgz#ae64fbc014ff44c8bfad03dd4c93cd2d6a4c82db"
3684+
integrity sha512-pa0vFRuws4wkvaXKK1uXZMAwAX4/t8ANaJo45iw/oQHNQ9q5xUzwgFmVJGXiga2BeN+zpX7Vf9vmsiIa2J+MUw==
36863685

36873686
"@protobufjs/path@^1.1.2":
36883687
version "1.1.2"
@@ -3694,10 +3693,10 @@
36943693
resolved "https://registry.yarnpkg.com/@protobufjs/pool/-/pool-1.1.0.tgz#09fd15f2d6d3abfa9b65bc366506d6ad7846ff54"
36953694
integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==
36963695

3697-
"@protobufjs/utf8@^1.1.0":
3698-
version "1.1.0"
3699-
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.0.tgz#a777360b5b39a1a2e5106f8e858f2fd2d060c570"
3700-
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
3696+
"@protobufjs/utf8@^1.1.1":
3697+
version "1.1.1"
3698+
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.1.tgz#eaee5900122c110a3dbcb728c0597014a2621774"
3699+
integrity sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==
37013700

37023701
"@rollup/plugin-babel@^6.1.0":
37033702
version "6.1.0"
@@ -10543,20 +10542,20 @@ proto-list@~1.2.1:
1054310542
integrity sha512-vtK/94akxsTMhe0/cbfpR+syPuszcuwhqVjJq26CuNDgFGj682oRBXOP5MJpv2r7JtE8MsiepGIqvvOTBwn2vA==
1054410543

1054510544
protobufjs@^7.2.5, protobufjs@^7.3.0:
10546-
version "7.3.2"
10547-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.3.2.tgz#60f3b7624968868f6f739430cfbc8c9370e26df4"
10548-
integrity sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==
10545+
version "7.5.9"
10546+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.9.tgz#7447857c4437403cd06bb2dcfb8d7eb571348c98"
10547+
integrity sha512-Od4muIm3HW1AouyHF5lONOf1FWo3hY1NbFDoy191X9GzhpgW1clCoaFjfVs2rKJNFYpTNJbje4cbAIDBZJ63ZA==
1054910548
dependencies:
1055010549
"@protobufjs/aspromise" "^1.1.2"
1055110550
"@protobufjs/base64" "^1.1.2"
10552-
"@protobufjs/codegen" "^2.0.4"
10551+
"@protobufjs/codegen" "^2.0.5"
1055310552
"@protobufjs/eventemitter" "^1.1.0"
10554-
"@protobufjs/fetch" "^1.1.0"
10553+
"@protobufjs/fetch" "^1.1.1"
1055510554
"@protobufjs/float" "^1.0.2"
10556-
"@protobufjs/inquire" "^1.1.0"
10555+
"@protobufjs/inquire" "^1.1.2"
1055710556
"@protobufjs/path" "^1.1.2"
1055810557
"@protobufjs/pool" "^1.1.0"
10559-
"@protobufjs/utf8" "^1.1.0"
10558+
"@protobufjs/utf8" "^1.1.1"
1056010559
"@types/node" ">=13.7.0"
1056110560
long "^5.0.0"
1056210561

0 commit comments

Comments
 (0)