Skip to content

Commit d4fe4c7

Browse files
Bump protobufjs and protobufjs-cli (#3246)
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) and [protobufjs-cli](https://github.com/protobufjs/protobuf.js). These dependencies needed to be updated together. Updates `protobufjs` from 7.6.4 to 8.7.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-v7.6.4...protobufjs-v8.7.1) Updates `protobufjs-cli` from 1.3.3 to 2.6.1 - [Release notes](https://github.com/protobufjs/protobuf.js/releases) - [Changelog](https://github.com/protobufjs/protobuf.js/blob/master/CHANGELOG.md) - [Commits](protobufjs/protobuf.js@protobufjs-cli-v1.3.3...protobufjs-cli-v2.6.1) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 8.7.1 dependency-type: direct:production - dependency-name: protobufjs-cli dependency-version: 2.6.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4584dda commit d4fe4c7

2 files changed

Lines changed: 27 additions & 173 deletions

File tree

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"node-fetch": "^2.6.1",
7474
"nyc": "^18.0.0",
7575
"prettier": "^3.0.0",
76-
"protobufjs-cli": "^1.2.2",
76+
"protobufjs-cli": "^2.6.1",
7777
"rimraf": "^3.0.2",
7878
"sinon": "^17.0.0",
7979
"spawn-wrap": "^2.0.0",
@@ -91,7 +91,7 @@
9191
"@types/ua-parser-js": "^0.7.35",
9292
"detect-browser": "^5.2.0",
9393
"pako": "^2.0.4",
94-
"protobufjs": "^7.5.8",
94+
"protobufjs": "^8.7.1",
9595
"resize-observer": "^1.0.0",
9696
"ua-parser-js": "^1.0.40"
9797
},

0 commit comments

Comments
 (0)