Skip to content

Commit e97fbfa

Browse files
chore(deps-dev): bump protobufjs from 7.5.4 to 7.5.5
Bumps [protobufjs](https://github.com/protobufjs/protobuf.js) from 7.5.4 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.5.4...protobufjs-v7.5.5) --- updated-dependencies: - dependency-name: protobufjs dependency-version: 7.5.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3f0648c commit e97fbfa

File tree

3 files changed

+30
-57
lines changed

3 files changed

+30
-57
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
"monaco-editor-webpack-plugin": "^7.1.0",
153153
"npm-run-all": "^4.1.5",
154154
"null-loader": "^4.0.1",
155-
"protobufjs": "^7.3.2",
155+
"protobufjs": "^7.5.5",
156156
"raw-loader": "^4.0.2",
157157
"react-refresh": "^0.14.2",
158158
"regenerator-runtime": "^0.13.7",

frontend/src/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
},
3939
"dependencies": {
4040
"@odh-dashboard/app-config": "*",
41-
"@odh-dashboard/plugin-core": "*"
41+
"@odh-dashboard/plugin-core": "*",
42+
"protobufjs": "^7.5.5"
4243
},
4344
"devDependencies": {
4445
"@odh-dashboard/eslint-config": "*"

package-lock.json

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

0 commit comments

Comments
 (0)