From 6663aa0767e6af8842ed0af4f242585cb0d35ef4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2026 19:21:53 +0000 Subject: [PATCH] chore(deps): bump @hapi/inert from 7.1.0 to 7.1.1 Bumps [@hapi/inert](https://github.com/hapijs/inert) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/hapijs/inert/releases) - [Commits](https://github.com/hapijs/inert/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: "@hapi/inert" dependency-version: 7.1.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/fxa-profile-server/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/fxa-profile-server/package.json b/packages/fxa-profile-server/package.json index 11b43c06e45..a14209d87e5 100644 --- a/packages/fxa-profile-server/package.json +++ b/packages/fxa-profile-server/package.json @@ -23,7 +23,7 @@ "@hapi/catbox-memory": "~5.0.1", "@hapi/catbox-redis": "~6.0.2", "@hapi/hapi": "^20.2.1", - "@hapi/inert": "7.1.0", + "@hapi/inert": "7.1.1", "bluebird": "^3.7.2", "checksum": "1.0.0", "compute-cluster": "0.0.9", diff --git a/yarn.lock b/yarn.lock index f06706aa6d1..ab4289075f2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7105,9 +7105,9 @@ __metadata: languageName: node linkType: hard -"@hapi/inert@npm:7.1.0": - version: 7.1.0 - resolution: "@hapi/inert@npm:7.1.0" +"@hapi/inert@npm:7.1.1": + version: 7.1.1 + resolution: "@hapi/inert@npm:7.1.1" dependencies: "@hapi/ammo": "npm:^6.0.1" "@hapi/boom": "npm:^10.0.1" @@ -7115,7 +7115,7 @@ __metadata: "@hapi/hoek": "npm:^11.0.2" "@hapi/validate": "npm:^2.0.1" lru-cache: "npm:^7.14.1" - checksum: 10c0/f3c05f7d1668cab8051294f833bc71e3fc57369811525c43245a90ef91785f9827d66694c65eeff1f3ea78e06545064d2e053ec55fe77b3a407c9d109dfb0e29 + checksum: 10c0/ae551d8e4cd747886d09383c1219ae68243cddc3d9697867e1ed298591bf0a2653fd0250bfd7a2ccd54c8279516598e64ad4d044953ce3d10e8f296d16a438e8 languageName: node linkType: hard @@ -31382,7 +31382,7 @@ __metadata: "@hapi/catbox-memory": "npm:~5.0.1" "@hapi/catbox-redis": "npm:~6.0.2" "@hapi/hapi": "npm:^20.2.1" - "@hapi/inert": "npm:7.1.0" + "@hapi/inert": "npm:7.1.1" "@types/sharp": "npm:^0" "@types/sinon": "npm:^17.0.0" audit-filter: "npm:^0.5.0"