Revert "build(deps): bump helmet from 5.0.1 to 5.0.2 (#13787)"

This reverts commit 62a7c4bc28.
This commit is contained in:
SabreCat 2022-01-25 15:35:51 -06:00
parent 755ff8d22d
commit d8c6237173
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.2",
"resolved": "https://registry.npmjs.org/helmet/-/helmet-5.0.2.tgz",
"integrity": "sha512-QWlwUZZ8BtlvwYVTSDTBChGf8EOcQ2LkGMnQJxSzD1mUu8CCjXJZq/BXP8eWw4kikRnzlhtYo3lCk0ucmYA3Vg=="
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/helmet/-/helmet-5.0.1.tgz",
"integrity": "sha512-iyYpGYH2nbQVaQtauYDnemWg45S2RyGvJ+iKj+V9jp7Dc1NTtAJHmD+hFOSYS7Xdwe1GeyVEYSydggXLOg6TKQ=="
},
"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.2",
"helmet": "^5.0.1",
"image-size": "^1.0.1",
"in-app-purchase": "^1.11.3",
"js2xmlparser": "^4.0.2",