diff --git a/docker/hello-world-sandbox/package-lock.json b/docker/hello-world-sandbox/package-lock.json index 523fea1a..3afe5952 100644 --- a/docker/hello-world-sandbox/package-lock.json +++ b/docker/hello-world-sandbox/package-lock.json @@ -1274,7 +1274,7 @@ "node_modules/express-xml-bodyparser": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/express-xml-bodyparser/-/express-xml-bodyparser-0.3.0.tgz", - "integrity": "sha1-sfWpit9sbkEsTMumNCNLgpRcYr4=", + "integrity": "sha512-biHFKaZsPZQaf6H+xB8f8aawqe4c671JIF2RN8f3k9iOtPe8TVBb4H8tQkURFWFpGic53TCD5+uno9u52hdYoA==", "dependencies": { "xml2js": "^0.4.11" }, @@ -3393,7 +3393,7 @@ "express-xml-bodyparser": { "version": "0.3.0", "resolved": "https://registry.npmjs.org/express-xml-bodyparser/-/express-xml-bodyparser-0.3.0.tgz", - "integrity": "sha1-sfWpit9sbkEsTMumNCNLgpRcYr4=", + "integrity": "sha512-biHFKaZsPZQaf6H+xB8f8aawqe4c671JIF2RN8f3k9iOtPe8TVBb4H8tQkURFWFpGic53TCD5+uno9u52hdYoA==", "requires": { "xml2js": "^0.4.11" },