diff --git a/sandbox/package-lock.json b/sandbox/package-lock.json index 4b9658757..98fd0838f 100644 --- a/sandbox/package-lock.json +++ b/sandbox/package-lock.json @@ -380,9 +380,9 @@ } }, "node_modules/@hapi/shot": { - "version": "6.0.2", - "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.2.tgz", - "integrity": "sha512-WKK1ShfJTrL1oXC0skoIZQYzvLsyMDEF8lfcWuQBjpjCN29qivr9U36ld1z0nt6edvzv28etNMOqUF4klnHryw==", + "version": "6.0.3", + "resolved": "https://registry.npmjs.org/@hapi/shot/-/shot-6.0.3.tgz", + "integrity": "sha512-xKmKONUE5AxUNK+EQCSCz35UpPq4cSy6wRCFvMLCDHdyPeXsmAvwxvU4OemGqpWHtAQHyCPjnDbm/fEU9O6l/w==", "license": "BSD-3-Clause", "dependencies": { "@hapi/hoek": "^11.0.2",