Spaces:
Paused
Paused
Update package.json
Browse files- package.json +2 -1
package.json
CHANGED
|
@@ -12,6 +12,7 @@
|
|
| 12 |
"node-fetch": "^2.6.1",
|
| 13 |
"express-rate-limit": "^7.4.1",
|
| 14 |
"body-parser": "^1.20.3",
|
| 15 |
-
"helmet": "^8.0.0"
|
|
|
|
| 16 |
}
|
| 17 |
}
|
|
|
|
| 12 |
"node-fetch": "^2.6.1",
|
| 13 |
"express-rate-limit": "^7.4.1",
|
| 14 |
"body-parser": "^1.20.3",
|
| 15 |
+
"helmet": "^8.0.0",
|
| 16 |
+
"puppeteer": "^23.9.0"
|
| 17 |
}
|
| 18 |
}
|