Skip to content

Commit 6bf9939

Browse files
authored
Merge pull request #18410 from mozilla/dependabot/npm_and_yarn/agentkeepalive-4.6.0
chore(deps): bump agentkeepalive from 4.5.0 to 4.6.0
2 parents a0b4450 + dcea3d2 commit 6bf9939

3 files changed

Lines changed: 8 additions & 8 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@swc/helpers": "0.5.11",
8181
"@type-cacheable/core": "^14.1.0",
8282
"@type-cacheable/ioredis-adapter": "^10.0.4",
83-
"agentkeepalive": "^4.5.0",
83+
"agentkeepalive": "^4.6.0",
8484
"app-store-server-api": "^0.16.0",
8585
"aws-sdk": "^2.1691.0",
8686
"axios": "^0.29.0",

packages/fxa-auth-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@types/convict": "5.2.2",
7575
"@types/ejs": "^3.0.6",
7676
"@types/mjml": "^4.7.4",
77-
"agentkeepalive": "^4.5.0",
77+
"agentkeepalive": "^4.6.0",
7878
"ajv": "^8.17.1",
7979
"buf": "0.1.1",
8080
"commander": "2.18.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28098,12 +28098,12 @@ __metadata:
2809828098
languageName: node
2809928099
linkType: hard
2810028100

28101-
"agentkeepalive@npm:^4.5.0":
28102-
version: 4.5.0
28103-
resolution: "agentkeepalive@npm:4.5.0"
28101+
"agentkeepalive@npm:^4.6.0":
28102+
version: 4.6.0
28103+
resolution: "agentkeepalive@npm:4.6.0"
2810428104
dependencies:
2810528105
humanize-ms: ^1.2.1
28106-
checksum: 13278cd5b125e51eddd5079f04d6fe0914ac1b8b91c1f3db2c1822f99ac1a7457869068997784342fe455d59daaff22e14fb7b8c3da4e741896e7e31faf92481
28106+
checksum: b3cdd10efca04876defda3c7671163523fcbce20e8ef7a8f9f30919a242e32b846791c0f1a8a0269718a585805a2cdcd031779ff7b9927a1a8dd8586f8c2e8c5
2810728107
languageName: node
2810828108
linkType: hard
2810928109

@@ -41611,7 +41611,7 @@ fsevents@~2.1.1:
4161141611
"@types/uuid": ^10.0.0
4161241612
"@types/verror": ^1.10.4
4161341613
"@types/webpack": 5.28.5
41614-
agentkeepalive: ^4.5.0
41614+
agentkeepalive: ^4.6.0
4161541615
ajv: ^8.17.1
4161641616
async-retry: ^1.3.3
4161741617
audit-filter: ^0.5.0
@@ -42574,7 +42574,7 @@ fsevents@~2.1.1:
4257442574
"@types/uuid": ^10.0.0
4257542575
"@typescript-eslint/eslint-plugin": ^5.59.1
4257642576
"@typescript-eslint/parser": ^7.1.1
42577-
agentkeepalive: ^4.5.0
42577+
agentkeepalive: ^4.6.0
4257842578
app-store-server-api: ^0.16.0
4257942579
autoprefixer: ^10.4.14
4258042580
aws-sdk: ^2.1691.0

0 commit comments

Comments
 (0)