diff --git a/package-lock.json b/package-lock.json index 334190f..09f95da 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@hapi/boom": "^10.0.1", "@hapi/good": "^9.0.1", "@hapi/good-console": "^9.0.1", - "@hapi/hapi": "^21.4.0", + "@hapi/hapi": "^21.4.4", "ansi-colors": "^4.1.1", "axios": "^1.6.7", "axios-retry": "^3.1.2", @@ -354,9 +354,9 @@ "license": "BSD-3-Clause" }, "node_modules/@hapi/hapi": { - "version": "21.4.3", - "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.3.tgz", - "integrity": "sha512-Q7g0ZY4gxU69wabFKH75qR0AFOdiOECj6vGqTHBSO5Lrwe6TwD8r9LkYQIbvtG8N423VDpdVsiZP8MnBwmD6Hw==", + "version": "21.4.4", + "resolved": "https://registry.npmjs.org/@hapi/hapi/-/hapi-21.4.4.tgz", + "integrity": "sha512-vI6JPLR99WZDKI1nriD0qXDPp8sKFkZfNVGrDDZafDQ8jU+3ERMwS0vPac5aGae6yyyoGZGOBiYExw4N8ScSTQ==", "license": "BSD-3-Clause", "dependencies": { "@hapi/accept": "^6.0.3", @@ -372,9 +372,9 @@ "@hapi/podium": "^5.0.2", "@hapi/shot": "^6.0.2", "@hapi/somever": "^4.1.1", - "@hapi/statehood": "^8.2.0", + "@hapi/statehood": "^8.2.1", "@hapi/subtext": "^8.1.1", - "@hapi/teamwork": "^6.0.0", + "@hapi/teamwork": "^6.0.1", "@hapi/topo": "^6.0.2", "@hapi/validate": "^2.0.1" }, @@ -541,9 +541,9 @@ } }, "node_modules/@hapi/statehood": { - "version": "8.2.0", - "resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.0.tgz", - "integrity": "sha512-63JlCVIrsmuunWsyc3OeuFO+gH6v56swLCl7OM1w09l/exQKPUxSUDF2Slkuw8k91nIzr0A2/aPvjLOWf9ksrg==", + "version": "8.2.1", + "resolved": "https://registry.npmjs.org/@hapi/statehood/-/statehood-8.2.1.tgz", + "integrity": "sha512-xf72TG/QINW26jUu+uL5H+crE1o8GplIgfPWwPZhnAGJzetIVAQEQYvzq+C0aEVHg5/lMMtQ+L9UryuSa5Yjkg==", "license": "BSD-3-Clause", "dependencies": { "@hapi/boom": "^10.0.1", diff --git a/package.json b/package.json index 185cf92..4d74561 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "@hapi/boom": "^10.0.1", "@hapi/good": "^9.0.1", "@hapi/good-console": "^9.0.1", - "@hapi/hapi": "^21.4.0", + "@hapi/hapi": "^21.4.4", "ansi-colors": "^4.1.1", "axios": "^1.6.7", "axios-retry": "^3.1.2",