From 475200a7c2ef0bc69be272a720f4fd002ed80cb8 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 25 Oct 2024 00:26:33 +0000 Subject: [PATCH] chore(deps): update dependency @hapi/hapi to v21 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8a84c555..ff48f1db 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "prepare": "npm run snyk-protect" }, "dependencies": { - "@hapi/hapi": "20.2.1", + "@hapi/hapi": "21.3.12", "acorn": "8.7.0", "ampersand-collection": "2.0.2", "ampersand-model": "8.0.1",