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:
Andrew Rumble
2026-05-08 13:56:39 +01:00
committed by Copybot
parent 7bf7102b98
commit 45005d2783
5 changed files with 0 additions and 10 deletions

View File

@@ -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"

View File

@@ -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",

View File

@@ -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",

View File

@@ -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",