diff --git a/package-lock.json b/package-lock.json index 847d8365d320..18d2436d355f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -13033,9 +13033,9 @@ "integrity": "sha1-l/I2l3vW4SVAiTD/bePuxigewEc=" }, "hot-shots": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/hot-shots/-/hot-shots-8.2.0.tgz", - "integrity": "sha512-k0J7QAMGWAawZr8b+Bgornns9IlBaV1p0X6Ju/OTye2QLf+u1KuD9NEbSU4IShviyr1tSOUBUxrEm2QSlx2Nfw==", + "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 008ddf8da075..f2c62ff4cd15 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "hastscript": "^6.0.0", "helmet": "^3.21.2", "highlightjs-graphql": "^1.0.2", - "hot-shots": "^8.2.0", + "hot-shots": "^8.3.2", "html-entities": "^1.2.1", "imurmurhash": "^0.1.4", "ioredis": "^4.19.4",