diff --git a/package-lock.json b/package-lock.json index 15d1441ff849..c96284cc099c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -42,7 +42,7 @@ "hastscript": "^6.0.0", "helmet": "^4.6.0", "highlightjs-graphql": "^1.0.2", - "hot-shots": "^8.3.1", + "hot-shots": "^8.3.2", "html-entities": "^1.2.1", "imurmurhash": "^0.1.4", "js-cookie": "^2.2.1", @@ -12021,9 +12021,9 @@ } }, "node_modules/hot-shots": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-8.3.1.tgz", - "integrity": "sha512-eB20m2neM+uV7IM3JDCZg8/NU1+WGM7Qh7kpvC/sGIWNg4Ng+9O8JT/zrLuA+2JStiQLEy9z/9VEDFH0BzYf0A==", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-8.3.2.tgz", + "integrity": "sha512-Yw+sXaIlooX3CHfMWCTqu6KH9FfLkMuK0MnUM8NrLcBGW73iy+D/6iigZxh5A4khRG6+ElFRU2dJZYJMUwVGLA==", "engines": { "node": ">=6.0.0" }, @@ -35080,9 +35080,9 @@ } }, "hot-shots": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-8.3.1.tgz", - "integrity": "sha512-eB20m2neM+uV7IM3JDCZg8/NU1+WGM7Qh7kpvC/sGIWNg4Ng+9O8JT/zrLuA+2JStiQLEy9z/9VEDFH0BzYf0A==", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-8.3.2.tgz", + "integrity": "sha512-Yw+sXaIlooX3CHfMWCTqu6KH9FfLkMuK0MnUM8NrLcBGW73iy+D/6iigZxh5A4khRG6+ElFRU2dJZYJMUwVGLA==", "requires": { "unix-dgram": "2.0.x" } diff --git a/package.json b/package.json index 07bc93be0cf9..d502ceb56323 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "hastscript": "^6.0.0", "helmet": "^4.6.0", "highlightjs-graphql": "^1.0.2", - "hot-shots": "^8.3.1", + "hot-shots": "^8.3.2", "html-entities": "^1.2.1", "imurmurhash": "^0.1.4", "js-cookie": "^2.2.1",