diff --git a/package-lock.json b/package-lock.json index 8a52ea324048..56d6223bf7fc 100644 --- a/package-lock.json +++ b/package-lock.json @@ -51,7 +51,7 @@ "helmet": "^8.0.0", "highlight.js": "^11.11.1", "highlightjs-curl": "^1.3.0", - "hot-shots": "^12.0.0", + "hot-shots": "^13.0.0", "html-entities": "^2.5.6", "http-proxy-middleware": "^3.0.5", "imurmurhash": "^0.1.4", @@ -9276,9 +9276,9 @@ "license": "MIT" }, "node_modules/hot-shots": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-12.0.0.tgz", - "integrity": "sha512-VdEXhNX4FYOY/Qx8sPcdR8+y/jXgwGlQdhk77dgFvJsVx+uS9WwiHEc+NKJqEQmd+0FTwy2/5FOtqe4cZ/JV5g==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-13.0.0.tgz", + "integrity": "sha512-WLD9mN3JftwITmJkqUMtfQE4EchMfvt+K22LGsYgu26mVYfLKs7wnzQ5yhPHQGZq9GbmUJLvp6fwjVRVF/YvOA==", "license": "MIT", "engines": { "node": ">=16.0.0" diff --git a/package.json b/package.json index 1ba190bc662a..0fb3afba9b6c 100644 --- a/package.json +++ b/package.json @@ -198,7 +198,7 @@ "helmet": "^8.0.0", "highlight.js": "^11.11.1", "highlightjs-curl": "^1.3.0", - "hot-shots": "^12.0.0", + "hot-shots": "^13.0.0", "html-entities": "^2.5.6", "http-proxy-middleware": "^3.0.5", "imurmurhash": "^0.1.4",