Skip to content

Commit 2fada9c

Browse files
build(deps): bump protobufjs (#8255)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.5 to 7.5.6. - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/protobufjs-v7.5.6/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.5.5...protobufjs-v7.5.6) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f4a2968 commit 2fada9c

4 files changed

Lines changed: 73 additions & 65 deletions

File tree

core/generator/gapic-generator-typescript/package-lock.json

Lines changed: 20 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/generator/gapic-generator-typescript/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"long": "^5.3.2",
5252
"object-hash": "^3.0.0",
5353
"proto3-json-serializer": "^3.0.3",
54-
"protobufjs": "^7.5.5",
54+
"protobufjs": "^7.5.6",
5555
"protobufjs-cli": "^1.2.0",
5656
"prettier": "^3.2.5",
5757
"yargs": "^17.7.2"

core/generator/gapic-generator-typescript/pnpm-lock.yaml

Lines changed: 28 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

core/generator/gapic-generator-typescript/yarn.lock

Lines changed: 24 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -479,10 +479,10 @@
479479
resolved "https://registry.npmjs.org/@protobufjs/base64/-/base64-1.1.2.tgz"
480480
integrity sha512-AZkcAA5vnN/v4PDqKyMR5lx7hZttPDgClv83E//FMNhR2TMcLUhfRUBHCmSl0oi9zMgDDqRUJkSxO3wm85+XLg==
481481

482-
"@protobufjs/codegen@^2.0.4":
483-
version "2.0.4"
484-
resolved "https://registry.npmjs.org/@protobufjs/codegen/-/codegen-2.0.4.tgz"
485-
integrity sha512-YyFaikqM5sH0ziFZCN3xDC7zeGaB/d0IUb9CATugHWbd1FRFwWwt4ld4OYMPWu5a3Xe01mGAULCdqhMlPl29Jg==
482+
"@protobufjs/codegen@^2.0.4", "@protobufjs/codegen@^2.0.5":
483+
version "2.0.5"
484+
resolved "https://registry.yarnpkg.com/@protobufjs/codegen/-/codegen-2.0.5.tgz#d9315ad7cf3f30aac70bda3c068443dc6f143659"
485+
integrity sha512-zgXFLzW3Ap33e6d0Wlj4MGIm6Ce8O89n/apUaGNB/jx+hw+ruWEp7EwGUshdLKVRCxZW12fp9r40E1mQrf/34g==
486486

487487
"@protobufjs/eventemitter@^1.1.0":
488488
version "1.1.0"
@@ -502,10 +502,10 @@
502502
resolved "https://registry.npmjs.org/@protobufjs/float/-/float-1.0.2.tgz"
503503
integrity sha512-Ddb+kVXlXst9d+R9PfTIxh1EdNkgoRe5tOX6t01f1lYWOvJnSPDBlG241QLzcyPdoNTsblLUdujGSE4RzrTZGQ==
504504

505-
"@protobufjs/inquire@^1.1.0":
506-
version "1.1.0"
507-
resolved "https://registry.npmjs.org/@protobufjs/inquire/-/inquire-1.1.0.tgz"
508-
integrity sha512-kdSefcPdruJiFMVSbn801t4vFK7KB/5gd2fYvrxhuJYg8ILrmn9SKSX2tZdV6V+ksulWqS7aXjBcRXl3wHoD9Q==
505+
"@protobufjs/inquire@^1.1.0", "@protobufjs/inquire@^1.1.1":
506+
version "1.1.1"
507+
resolved "https://registry.yarnpkg.com/@protobufjs/inquire/-/inquire-1.1.1.tgz#6cb936f4ac50965230af1e9d0bbfd57ea3675aa4"
508+
integrity sha512-mnzgDV26ueAvk7rsbt9L7bE0SuAoqyuys/sMMrmVcN5x9VsxpcG3rqAUSgDyLp0UZlmNfIbQ4fHfCtreVBk8Ew==
509509

510510
"@protobufjs/path@^1.1.2":
511511
version "1.1.2"
@@ -517,10 +517,10 @@
517517
resolved "https://registry.npmjs.org/@protobufjs/pool/-/pool-1.1.0.tgz"
518518
integrity sha512-0kELaGSIDBKvcgS4zkjz1PeddatrjYcmMWOlAuAPwAeccUrPHdUqo/J6LiymHHEiJT5NrF1UVwxY14f+fy4WQw==
519519

520-
"@protobufjs/utf8@^1.1.0":
521-
version "1.1.0"
522-
resolved "https://registry.npmjs.org/@protobufjs/utf8/-/utf8-1.1.0.tgz"
523-
integrity sha512-Vvn3zZrhQZkkBE8LSuW3em98c0FwgO4nxzv6OdSxPKJIEKY2bGbHn+mhGIPerzI4twdxaP8/0+06HBpwf345Lw==
520+
"@protobufjs/utf8@^1.1.0", "@protobufjs/utf8@^1.1.1":
521+
version "1.1.1"
522+
resolved "https://registry.yarnpkg.com/@protobufjs/utf8/-/utf8-1.1.1.tgz#eaee5900122c110a3dbcb728c0597014a2621774"
523+
integrity sha512-oOAWABowe8EAbMyWKM0tYDKi8Yaox52D+HWZhAIJqQXbqe0xI/GV7FhLWqlEKreMkfDjshR5FKgi3mnle0h6Eg==
524524

525525
"@tootallnate/once@2":
526526
version "2.0.0"
@@ -3184,6 +3184,11 @@ prettier@3.3.3:
31843184
resolved "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz"
31853185
integrity sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==
31863186

3187+
prettier@^3.2.5:
3188+
version "3.8.3"
3189+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.8.3.tgz#560f2de55bf01b4c0503bc629d5df99b9a1d09b0"
3190+
integrity sha512-7igPTM53cGHMW8xWuVTydi2KO233VFiTNyF5hLJqpilHfmn8C8gPf+PS7dUT64YcXFbiMGZxS9pCSxL/Dxm/Jw==
3191+
31873192
proto3-json-serializer@^3.0.0, proto3-json-serializer@^3.0.3:
31883193
version "3.0.3"
31893194
resolved "https://registry.npmjs.org/proto3-json-serializer/-/proto3-json-serializer-3.0.3.tgz"
@@ -3225,21 +3230,21 @@ protobufjs@7.5.4:
32253230
"@types/node" ">=13.7.0"
32263231
long "^5.0.0"
32273232

3228-
protobufjs@^7.2.5, protobufjs@^7.4.0, protobufjs@^7.5.3, protobufjs@^7.5.5:
3229-
version "7.5.5"
3230-
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96"
3231-
integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==
3233+
protobufjs@^7.2.5, protobufjs@^7.4.0, protobufjs@^7.5.3, protobufjs@^7.5.6:
3234+
version "7.5.6"
3235+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.6.tgz#11af832ebc4b4326f658a5b1308e6141eb57edfd"
3236+
integrity sha512-M71sTMB146U3u0di3yup8iM+zv8yPRNQVr1KK4tyBitl3qFvEGucq/rGDRShD2rsJhtN02RJaJ7j5X5hmy8SJg==
32323237
dependencies:
32333238
"@protobufjs/aspromise" "^1.1.2"
32343239
"@protobufjs/base64" "^1.1.2"
3235-
"@protobufjs/codegen" "^2.0.4"
3240+
"@protobufjs/codegen" "^2.0.5"
32363241
"@protobufjs/eventemitter" "^1.1.0"
32373242
"@protobufjs/fetch" "^1.1.0"
32383243
"@protobufjs/float" "^1.0.2"
3239-
"@protobufjs/inquire" "^1.1.0"
3244+
"@protobufjs/inquire" "^1.1.1"
32403245
"@protobufjs/path" "^1.1.2"
32413246
"@protobufjs/pool" "^1.1.0"
3242-
"@protobufjs/utf8" "^1.1.0"
3247+
"@protobufjs/utf8" "^1.1.1"
32433248
"@types/node" ">=13.7.0"
32443249
long "^5.0.0"
32453250

0 commit comments

Comments
 (0)