Fix rammerhead in prod (ty rift)

This commit is contained in:
wearrrrr 2024-02-22 09:52:43 -06:00
parent f9b1a9e909
commit 75d0e73836
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -18,7 +18,7 @@
"express": "^4.18.2", "express": "^4.18.2",
"npm": "^10.2.5", "npm": "^10.2.5",
"path": "^0.12.7", "path": "^0.12.7",
"rammerhead": "https://github.com/holy-unblocker/rammerhead/releases/download/v1.2.41-holy.5/rammerhead-1.2.41-holy.5.tgz", "rammerhead": "https://github.com/NebulaServices/rammerhead/releases/download/rammerhead-1.2.41-nebula.8/rammerhead-1.2.41-nebula.7.tgz",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"devDependencies": { "devDependencies": {
@ -8639,8 +8639,8 @@
}, },
"node_modules/rammerhead": { "node_modules/rammerhead": {
"version": "1.2.41-holy.5", "version": "1.2.41-holy.5",
"resolved": "https://github.com/holy-unblocker/rammerhead/releases/download/v1.2.41-holy.5/rammerhead-1.2.41-holy.5.tgz", "resolved": "https://github.com/NebulaServices/rammerhead/releases/download/rammerhead-1.2.41-nebula.8/rammerhead-1.2.41-nebula.7.tgz",
"integrity": "sha512-aHeWZHkWpgZb2VGyQ05J7InlMrFJmnL22uZPSQZFHosYEXg1YPwHzZKPvqFmQtEGWMGbGUGYTz9Y1qMx3xMyZA==", "integrity": "sha512-84OfAhz+uyEh4K/SNwtBJwgJggtVjsLRwPDBgOWbO0gmte6XqvL3pjUGcy6dnbxrgeJKMl9btWN669159ZAulA==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"async-exit-hook": "^2.0.1", "async-exit-hook": "^2.0.1",

View file

@ -19,7 +19,7 @@
"express": "^4.18.2", "express": "^4.18.2",
"npm": "^10.2.5", "npm": "^10.2.5",
"path": "^0.12.7", "path": "^0.12.7",
"rammerhead": "https://github.com/holy-unblocker/rammerhead/releases/download/v1.2.41-holy.5/rammerhead-1.2.41-holy.5.tgz", "rammerhead": "https://github.com/NebulaServices/rammerhead/releases/download/rammerhead-1.2.41-nebula.8/rammerhead-1.2.41-nebula.7.tgz",
"typescript": "^5.3.3" "typescript": "^5.3.3"
}, },
"devDependencies": { "devDependencies": {