Skip to content

Commit 44c6940

Browse files
committed
fix: frontend/package.json & frontend/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-PROTOBUFJS-17900550
1 parent 775c02b commit 44c6940

2 files changed

Lines changed: 6 additions & 18 deletions

File tree

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"pako": "^2.0.4",
3434

3535
"proto3-json-serializer": "^3.0.4",
36-
"protobufjs": "~8.0.1",
36+
"protobufjs": "~8.6.6",
3737
"re-resizable": "^6.11.2",
3838
"react": "^19",
3939
"react-ace": "^14.0.1",

0 commit comments

Comments
 (0)