diff --git a/package-lock.json b/package-lock.json index 9b29503fc..eab8f792c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@hapi/catbox-memory": "^6.0.2", "@hapi/catbox-redis": "^7.0.2", "@hapi/crumb": "^9.0.1", - "@hapi/hapi": "^21.4.4", + "@hapi/hapi": "^21.4.6", "@hapi/hoek": "^11.0.7", "@hapi/inert": "^7.1.0", "@hapi/jwt": "^3.2.3", @@ -4172,9 +4172,9 @@ "license": "BSD-3-Clause" }, "node_modules/@hapi/hapi": { - "version": "21.4.4", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.4.tgz", - "integrity": "sha512-vI6JPLR99WZDKI1nriD0qXDPp8sKFkZfNVGrDDZafDQ8jU+3ERMwS0vPac5aGae6yyyoGZGOBiYExw4N8ScSTQ==", + "version": "21.4.6", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.6.tgz", + "integrity": "sha512-T+DKEZrgZZeFJP0wIcmsU2Tr6TZ7LJExLV+qfFiQsBuqzZRxHwNQ9z4SshkFWocvlf3hIu9iyyB2X5bAdiH6tA==", "license": "BSD-3-Clause", "dependencies": { "@hapi/accept": "^6.0.3", diff --git a/package.json b/package.json index 75e358147..b3f5b72c0 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@hapi/catbox-memory": "^6.0.2", "@hapi/catbox-redis": "^7.0.2", "@hapi/crumb": "^9.0.1", - "@hapi/hapi": "^21.4.4", + "@hapi/hapi": "^21.4.6", "@hapi/hoek": "^11.0.7", "@hapi/inert": "^7.1.0", "@hapi/jwt": "^3.2.3",