Update helmet
This commit is contained in:
Generated
+5
-5
@@ -61,7 +61,7 @@
|
||||
"google-translate-api-browser": "^3.0.1",
|
||||
"google-translate-api-x": "^10.7.2",
|
||||
"handlebars": "^4.7.8",
|
||||
"helmet": "^7.2.0",
|
||||
"helmet": "^8.1.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"iconv-lite": "^0.6.3",
|
||||
@@ -5172,12 +5172,12 @@
|
||||
}
|
||||
},
|
||||
"node_modules/helmet": {
|
||||
"version": "7.2.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-7.2.0.tgz",
|
||||
"integrity": "sha512-ZRiwvN089JfMXokizgqEPXsl2Guk094yExfoDXR0cBYWxtBbaSww/w+vT4WEJsBW2iTUi1GgZ6swmoug3Oy4Xw==",
|
||||
"version": "8.1.0",
|
||||
"resolved": "https://registry.npmjs.org/helmet/-/helmet-8.1.0.tgz",
|
||||
"integrity": "sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==",
|
||||
"license": "MIT",
|
||||
"engines": {
|
||||
"node": ">=16.0.0"
|
||||
"node": ">=18.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/highlight.js": {
|
||||
|
||||
+1
-1
@@ -51,7 +51,7 @@
|
||||
"google-translate-api-browser": "^3.0.1",
|
||||
"google-translate-api-x": "^10.7.2",
|
||||
"handlebars": "^4.7.8",
|
||||
"helmet": "^7.2.0",
|
||||
"helmet": "^8.1.0",
|
||||
"highlight.js": "^11.11.1",
|
||||
"html-entities": "^2.6.0",
|
||||
"iconv-lite": "^0.6.3",
|
||||
|
||||
Reference in New Issue
Block a user