mirror of
https://github.com/yu-i-i/overleaf-cep.git
synced 2026-05-23 09:09:36 +02:00
Merge pull request #33483 from overleaf/ar-remove-unused-sandboxed-module-deps
[monorepo] remove sandboxed-module from services that don't use it GitOrigin-RevId: dbb9c3b11f4b5436a447942713ce02ff3efb0b50
This commit is contained in:
@@ -37,7 +37,6 @@
|
||||
"mocha-junit-reporter": "^2.2.1",
|
||||
"mocha-multi-reporters": "^1.5.1",
|
||||
"request": "2.88.2",
|
||||
"sandboxed-module": "^2.0.4",
|
||||
"sinon": "^9.2.4",
|
||||
"timekeeper": "^2.2.0",
|
||||
"typescript": "^5.0.4"
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
"mocha": "^11.1.0",
|
||||
"mocha-junit-reporter": "^2.2.1",
|
||||
"mocha-multi-reporters": "^1.5.1",
|
||||
"sandboxed-module": "~2.0.4",
|
||||
"sinon": "~9.0.2",
|
||||
"sinon-chai": "^3.7.0",
|
||||
"typescript": "^5.0.4",
|
||||
|
||||
@@ -42,7 +42,6 @@
|
||||
"mocha-junit-reporter": "^2.2.1",
|
||||
"mocha-multi-reporters": "^1.5.1",
|
||||
"mongodb": "6.12.0",
|
||||
"sandboxed-module": "2.0.4",
|
||||
"sinon": "9.0.2",
|
||||
"sinon-chai": "^3.7.0",
|
||||
"streamifier": "^0.1.1",
|
||||
|
||||
@@ -395,7 +395,6 @@
|
||||
"rehype-sanitize": "^6.0.0",
|
||||
"resolve-url-loader": "^5.0.0",
|
||||
"samlp": "^7.0.2",
|
||||
"sandboxed-module": "2.0.4",
|
||||
"sass": "^1.77.1",
|
||||
"sass-loader": "^14.2.1",
|
||||
"scroll-into-view-if-needed": "^2.2.25",
|
||||
|
||||
@@ -6356,7 +6356,6 @@ __metadata:
|
||||
mocha-multi-reporters: "npm:^1.5.1"
|
||||
mongodb: "npm:6.12.0"
|
||||
request: "npm:2.88.2"
|
||||
sandboxed-module: "npm:^2.0.4"
|
||||
sinon: "npm:^9.2.4"
|
||||
timekeeper: "npm:^2.2.0"
|
||||
typescript: "npm:^5.0.4"
|
||||
@@ -6530,7 +6529,6 @@ __metadata:
|
||||
mocha-multi-reporters: "npm:^1.5.1"
|
||||
mongodb-legacy: "npm:6.1.3"
|
||||
p-map: "npm:^4.0.0"
|
||||
sandboxed-module: "npm:~2.0.4"
|
||||
sinon: "npm:~9.0.2"
|
||||
sinon-chai: "npm:^3.7.0"
|
||||
typescript: "npm:^5.0.4"
|
||||
@@ -6634,7 +6632,6 @@ __metadata:
|
||||
mongodb: "npm:6.12.0"
|
||||
node-fetch: "npm:^2.7.0"
|
||||
range-parser: "npm:^1.2.1"
|
||||
sandboxed-module: "npm:2.0.4"
|
||||
sinon: "npm:9.0.2"
|
||||
sinon-chai: "npm:^3.7.0"
|
||||
streamifier: "npm:^0.1.1"
|
||||
@@ -6679,7 +6676,6 @@ __metadata:
|
||||
p-limit: "npm:^2.2.0"
|
||||
randomstring: "npm:^1.1.5"
|
||||
request: "npm:2.88.2"
|
||||
sandboxed-module: "npm:^2.0.4"
|
||||
sinon: "npm:^9.2.4"
|
||||
sinon-chai: "npm:^3.7.0"
|
||||
timekeeper: "npm:2.2.0"
|
||||
@@ -7528,7 +7524,6 @@ __metadata:
|
||||
requestretry: "npm:7.1.0"
|
||||
resolve-url-loader: "npm:^5.0.0"
|
||||
samlp: "npm:^7.0.2"
|
||||
sandboxed-module: "npm:2.0.4"
|
||||
sanitize-html: "npm:^2.8.1"
|
||||
sass: "npm:^1.77.1"
|
||||
sass-loader: "npm:^14.2.1"
|
||||
@@ -22706,7 +22701,6 @@ __metadata:
|
||||
redux-logger: "npm:^3.0.1"
|
||||
redux-mock-store: "npm:1.5.0"
|
||||
redux-thunk: "npm:~2.2.0"
|
||||
sandboxed-module: "npm:^2.0.4"
|
||||
source-map-support: "npm:^0.5.12"
|
||||
std-env: "npm:^4.0.0"
|
||||
style-loader: "npm:^3.3.3"
|
||||
|
||||
Reference in New Issue
Block a user