Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/fxa-profile-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7105,17 +7105,17 @@ __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"
"@hapi/bounce": "npm:^3.0.1"
"@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

Expand Down Expand Up @@ -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"
Expand Down
Loading