Skip to content

Commit 1ee923a

Browse files
chore(frontend): remediate CVE-2023-36665 and CVE-2022-25878 protobufjs (#12270)
Signed-off-by: Anay Sharma <[email protected]> Co-authored-by: Anay Sharma <[email protected]>
1 parent cc9c4c7 commit 1ee923a

File tree

2 files changed

+9
-8
lines changed

2 files changed

+9
-8
lines changed

frontend/package-lock.json

Lines changed: 8 additions & 7 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
@@ -27,7 +27,7 @@
2727
"pako": "^2.0.4",
2828
"portable-fetch": "^3.0.0",
2929
"proto3-json-serializer": "^0.1.6",
30-
"protobufjs": "~6.11.2",
30+
"protobufjs": "~6.11.4",
3131
"re-resizable": "^4.9.0",
3232
"react": "^16.12.0",
3333
"react-ace": "^7.0.2",

0 commit comments

Comments
 (0)