Update helmet
| @@ -61,7 +61,7 @@ | |||
| 61 | "google-translate-api-browser": "^3.0.1", | 61 | "google-translate-api-browser": "^3.0.1", |
| 62 | "google-translate-api-x": "^10.7.2", | 62 | "google-translate-api-x": "^10.7.2", |
| 63 | "handlebars": "^4.7.8", | 63 | "handlebars": "^4.7.8", |
| 64 | "helmet": "^7.2.0", | 64 | "helmet": "^8.1.0", |
| 65 | "highlight.js": "^11.11.1", | 65 | "highlight.js": "^11.11.1", |
| 66 | "html-entities": "^2.6.0", | 66 | "html-entities": "^2.6.0", |
| 67 | "iconv-lite": "^0.6.3", | 67 | "iconv-lite": "^0.6.3", |
| @@ -5172,12 +5172,12 @@ | |||
| 5172 | } | 5172 | } |
| 5173 | }, | 5173 | }, |
| 5174 | "node_modules/helmet": { | 5174 | "node_modules/helmet": { |
| 5175 | "version": "7.2.0", | 5175 | "version": "8.1.0", |
| 5176 | "resolved": "https://registry.npmjs.org/helmet/-/helmet-7.2.0.tgz", | 5176 | "resolved": "https://registry.npmjs.org/helmet/-/helmet-8.1.0.tgz", |
| 5177 | "integrity": "sha512-ZRiwvN089JfMXokizgqEPXsl2Guk094yExfoDXR0cBYWxtBbaSww/w+vT4WEJsBW2iTUi1GgZ6swmoug3Oy4Xw==", | 5177 | "integrity": "sha512-jOiHyAZsmnr8LqoPGmCjYAaiuWwjAPLgY8ZX2XrmHawt99/u1y6RgrZMTeoPfpUbV96HOalYgz1qzkRbw54Pmg==", |
| 5178 | "license": "MIT", | 5178 | "license": "MIT", |
| 5179 | "engines": { | 5179 | "engines": { |
| 5180 | "node": ">=16.0.0" | 5180 | "node": ">=18.0.0" |
| 5181 | } | 5181 | } |
| 5182 | }, | 5182 | }, |
| 5183 | "node_modules/highlight.js": { | 5183 | "node_modules/highlight.js": { |
| @@ -51,7 +51,7 @@ | |||
| 51 | "google-translate-api-browser": "^3.0.1", | 51 | "google-translate-api-browser": "^3.0.1", |
| 52 | "google-translate-api-x": "^10.7.2", | 52 | "google-translate-api-x": "^10.7.2", |
| 53 | "handlebars": "^4.7.8", | 53 | "handlebars": "^4.7.8", |
| 54 | "helmet": "^7.2.0", | 54 | "helmet": "^8.1.0", |
| 55 | "highlight.js": "^11.11.1", | 55 | "highlight.js": "^11.11.1", |
| 56 | "html-entities": "^2.6.0", | 56 | "html-entities": "^2.6.0", |
| 57 | "iconv-lite": "^0.6.3", | 57 | "iconv-lite": "^0.6.3", |