Skip to content

Commit bf03cb3

Browse files
deps: perform yarn upgrade
The commit performs a `yarn upgrade` to resolve a known vulnerability with `engine.io`. The changes also better reflect what downstream dependents will pull when they build their own Theia-based products. Signed-off-by: vince-fugnitto <vincent.fugnitto@ericsson.com>
1 parent b6de884 commit bf03cb3

File tree

2 files changed

+1819
-1069
lines changed

2 files changed

+1819
-1069
lines changed

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"lodash.debounce": "^4.0.8",
5555
"lodash.throttle": "^4.1.1",
5656
"markdown-it": "^12.3.2",
57-
"msgpackr": "^1.6.1",
57+
"msgpackr": "~1.8.3",
5858
"nsfw": "^2.2.4",
5959
"p-debounce": "^2.1.0",
6060
"perfect-scrollbar": "^1.3.0",

0 commit comments

Comments
 (0)