diff --git a/package-lock.json b/package-lock.json index 7dc9ef1cfb98..352f10333c27 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "helmet": "^8.0.0", "highlight.js": "^11.11.1", "highlightjs-curl": "^1.3.0", - "hot-shots": "^10.0.0", + "hot-shots": "^10.2.1", "html-entities": "^2.5.6", "http-proxy-middleware": "^3.0.5", "imurmurhash": "^0.1.4", @@ -9569,7 +9569,9 @@ "license": "MIT" }, "node_modules/hot-shots": { - "version": "10.0.0", + "version": "10.2.1", + "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-10.2.1.tgz", + "integrity": "sha512-tmjcyZkG/qADhcdC7UjAp8D7v7W2DOYFgaZ48fYMuayMQmVVUg8fntKmrjes/b40ef6yZ+qt1lB8kuEDfLC4zw==", "license": "MIT", "engines": { "node": ">=10.0.0" diff --git a/package.json b/package.json index e25f27544dcc..01d72368746d 100644 --- a/package.json +++ b/package.json @@ -283,7 +283,7 @@ "helmet": "^8.0.0", "highlight.js": "^11.11.1", "highlightjs-curl": "^1.3.0", - "hot-shots": "^10.0.0", + "hot-shots": "^10.2.1", "html-entities": "^2.5.6", "http-proxy-middleware": "^3.0.5", "imurmurhash": "^0.1.4",