Skip to content

Commit b0afaf0

Browse files
philipc-mwprabhakk-mw
authored andcommitted
Addresses CVE-2024-47068 for node package "rollup".
1 parent 6ff852c commit b0afaf0

File tree

6 files changed

+1801
-1262
lines changed

6 files changed

+1801
-1262
lines changed

src/jupyter_matlab_labextension/package.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,8 +61,7 @@
6161
"@jupyterlab/notebook": "^4.0.0",
6262
"@jupyterlab/ui-components": "^4.0.0",
6363
"@lumino/coreutils": "^2.0.0",
64-
"@lumino/disposable": "^2.0.0",
65-
"@rollup/plugin-node-resolve": "^9.0.0"
64+
"@lumino/disposable": "^2.0.0"
6665
},
6766
"devDependencies": {
6867
"@jupyterlab/builder": ">=4.0.0",
@@ -78,7 +77,6 @@
7877
"npm-run-all": "^4.1.5",
7978
"prettier": "^2.8.7",
8079
"rimraf": "^4.4.1",
81-
"rollup": "^2.52.2",
8280
"semver": ">=5.7.2",
8381
"typescript": "~5.0.2",
8482
"ws": "^7.5.10",

0 commit comments

Comments
 (0)