Skip to content

Commit 9949eff

Browse files
Bump protobufjs in the npm_and_yarn group across 1 directory (#208)
Bumps the npm_and_yarn group with 1 update in the / directory: [protobufjs](https://github.com/protobufjs/protobuf.js). Updates `protobufjs` from 7.2.5 to 7.5.5 - [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.2.5...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3f199bb commit 9949eff

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"jsonwebtoken": "^9.0.0",
5454
"material-ui": "^0.20.2",
5555
"nightwatch": "^2.3.0",
56-
"protobufjs": "^7.2.5",
56+
"protobufjs": "^7.5.5",
5757
"protobufjs-cli": "^1.0.2",
5858
"react": "^18.2.0",
5959
"react-dom": "^18.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5531,10 +5531,10 @@ protobufjs-cli@^1.0.2:
55315531
tmp "^0.2.1"
55325532
uglify-js "^3.7.7"
55335533

5534-
protobufjs@^7.2.5:
5535-
version "7.2.5"
5536-
resolved "https://registry.npmjs.org/protobufjs/-/protobufjs-7.2.5.tgz"
5537-
integrity sha512-gGXRSXvxQ7UiPgfw8gevrfRWcTlSbOFg+p/N+JVJEK5VhueL2miT6qTymqAmjr1Q5WbOCyJbyrk6JfWKwlFn6A==
5534+
protobufjs@^7.5.5:
5535+
version "7.5.5"
5536+
resolved "https://registry.yarnpkg.com/protobufjs/-/protobufjs-7.5.5.tgz#b7089ca4410374c75150baf277353ef76db69f96"
5537+
integrity sha512-3wY1AxV+VBNW8Yypfd1yQY9pXnqTAN+KwQxL8iYm3/BjKYMNg4i0owhEe26PWDOMaIrzeeF98Lqd5NGz4omiIg==
55385538
dependencies:
55395539
"@protobufjs/aspromise" "^1.1.2"
55405540
"@protobufjs/base64" "^1.1.2"

0 commit comments

Comments
 (0)