Revert "build(deps): bump helmet from 4.6.0 to 5.0.1 (#13735)"

This reverts commit dcffd8b032.
This commit is contained in:
SabreCat 2022-01-25 15:37:09 -06:00
parent d8c6237173
commit 620801ef61
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View file

@ -8020,9 +8020,9 @@
"dev": true
},
"helmet": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/helmet/-/helmet-5.0.1.tgz",
"integrity": "sha512-iyYpGYH2nbQVaQtauYDnemWg45S2RyGvJ+iKj+V9jp7Dc1NTtAJHmD+hFOSYS7Xdwe1GeyVEYSydggXLOg6TKQ=="
"version": "4.6.0",
"resolved": "https://registry.npmjs.org/helmet/-/helmet-4.6.0.tgz",
"integrity": "sha512-HVqALKZlR95ROkrnesdhbbZJFi/rIVSoNq6f3jA/9u6MIbTsPh3xZwihjeI5+DO/2sOV6HMHooXcEOuwskHpTg=="
},
"hex2dec": {
"version": "1.1.2",

View file

@ -38,7 +38,7 @@
"gulp-nodemon": "^2.5.0",
"gulp.spritesmith": "^6.12.1",
"habitica-markdown": "^3.0.0",
"helmet": "^5.0.1",
"helmet": "^4.6.0",
"image-size": "^1.0.1",
"in-app-purchase": "^1.11.3",
"js2xmlparser": "^4.0.2",