Skip to content

Commit a7b1e90

Browse files
authored
Merge pull request #18421 from mozilla/dependabot/npm_and_yarn/hapi-auth-jwt2-11.0.0
chore(deps): bump hapi-auth-jwt2 from 10.4.0 to 11.0.0
2 parents 19f4ed5 + 8f1fde8 commit a7b1e90

2 files changed

Lines changed: 17 additions & 10 deletions

File tree

packages/fxa-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"fxa-shared": "workspace:*",
9191
"google-auth-library": "^9.14.0",
9292
"googleapis": "^144.0.0",
93-
"hapi-auth-jwt2": "^10.4.0",
93+
"hapi-auth-jwt2": "^11.0.0",
9494
"hapi-swagger": "^17.3.0",
9595
"hkdf": "0.0.2",
9696
"hot-shots": "^10.2.1",

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10958,7 +10958,7 @@ __metadata:
1095810958
languageName: node
1095910959
linkType: hard
1096010960

10961-
"@hapi/boom@npm:^10.0.1":
10961+
"@hapi/boom@npm:^10.0.0, @hapi/boom@npm:^10.0.1":
1096210962
version: 10.0.1
1096310963
resolution: "@hapi/boom@npm:10.0.1"
1096410964
dependencies:
@@ -34340,7 +34340,7 @@ __metadata:
3434034340
languageName: node
3434134341
linkType: hard
3434234342

34343-
"cookie@npm:0.4.1, cookie@npm:^0.4.0":
34343+
"cookie@npm:0.4.1":
3434434344
version: 0.4.1
3434534345
resolution: "cookie@npm:0.4.1"
3434634346
checksum: bd7c47f5d94ab70ccdfe8210cde7d725880d2fcda06d8e375afbdd82de0c8d3b73541996e9ce57d35f67f672c4ee6d60208adec06b3c5fc94cebb85196084cf8
@@ -34361,6 +34361,13 @@ __metadata:
3436134361
languageName: node
3436234362
linkType: hard
3436334363

34364+
"cookie@npm:^1.0.1":
34365+
version: 1.0.2
34366+
resolution: "cookie@npm:1.0.2"
34367+
checksum: 2c5a6214147ffa7135ce41860c781de17e93128689b0d080d3116468274b3593b607bcd462ac210d3a61f081db3d3b09ae106e18d60b1f529580e95cf2db8a55
34368+
languageName: node
34369+
linkType: hard
34370+
3436434371
"cookiejar@npm:^2.1.4":
3436534372
version: 2.1.4
3436634373
resolution: "cookiejar@npm:2.1.4"
@@ -41811,7 +41818,7 @@ fsevents@~2.1.1:
4181141818
grunt-copyright: 0.3.0
4181241819
grunt-eslint: ^25.0.0
4181341820
grunt-newer: 1.3.0
41814-
hapi-auth-jwt2: ^10.4.0
41821+
hapi-auth-jwt2: ^11.0.0
4181541822
hapi-swagger: ^17.3.0
4181641823
hkdf: 0.0.2
4181741824
hot-shots: ^10.2.1
@@ -44542,14 +44549,14 @@ fsevents@~2.1.1:
4454244549
languageName: node
4454344550
linkType: hard
4454444551

44545-
"hapi-auth-jwt2@npm:^10.4.0":
44546-
version: 10.4.0
44547-
resolution: "hapi-auth-jwt2@npm:10.4.0"
44552+
"hapi-auth-jwt2@npm:^11.0.0":
44553+
version: 11.0.0
44554+
resolution: "hapi-auth-jwt2@npm:11.0.0"
4454844555
dependencies:
44549-
"@hapi/boom": ^9.0.0
44550-
cookie: ^0.4.0
44556+
"@hapi/boom": ^10.0.0
44557+
cookie: ^1.0.1
4455144558
jsonwebtoken: ^9.0.0
44552-
checksum: 40d927e1ccf4acae39c1a021e48beb4e932e118a047a1ea554572099de25dcce4a53550c43b380636df5bae9705369a9f9e5a38137f9b0e66277f1f5f4afcb58
44559+
checksum: 1c8597e9987c9ce91a702d4caea60a7ef5e1091507599e2d79d861831bb3370c641b835025c713674f682f49406c853ae66ece251e0b90dfc1778a45852c1129
4455344560
languageName: node
4455444561
linkType: hard
4455544562

0 commit comments

Comments
 (0)