diff --git a/package-lock.json b/package-lock.json index 3a59d81bf129..232468513cc3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -61,7 +61,7 @@ "helmet": "^8.1.0", "highlight.js": "^11.11.1", "highlightjs-curl": "^1.3.0", - "hot-shots": "^16.0.0", + "hot-shots": "^17.0.0", "html-entities": "^2.5.6", "http-proxy-middleware": "^4.1.1", "imurmurhash": "^0.1.4", @@ -9312,9 +9312,9 @@ } }, "node_modules/hot-shots": { - "version": "16.0.0", - "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-16.0.0.tgz", - "integrity": "sha512-1WHuq7vv0Hj6wiSmR89XpxxiNnw9s1W50yGJExC3/PSqVv+Kr7GSk3rz0jsTWjhIkF1c5Nz9mpLdzJ+CqKKwMg==", + "version": "17.0.0", + "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-17.0.0.tgz", + "integrity": "sha512-d3URpxEO5b0HQfZsrU2qRJ+cUPr9WBrsgHCVnD1bRdFI7KIZokNVI8n1uthsl4WB2l50WWS9vTlwJSOF/6I12w==", "license": "MIT", "engines": { "node": ">=18.0.0" diff --git a/package.json b/package.json index e33d1bdda3fb..25542214256a 100644 --- a/package.json +++ b/package.json @@ -222,7 +222,7 @@ "helmet": "^8.1.0", "highlight.js": "^11.11.1", "highlightjs-curl": "^1.3.0", - "hot-shots": "^16.0.0", + "hot-shots": "^17.0.0", "html-entities": "^2.5.6", "http-proxy-middleware": "^4.1.1", "imurmurhash": "^0.1.4",