Skip to content

Commit

Permalink
fix(deps): update dependency ky to v1.7.4 (#6132)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 30, 2024
1 parent b5d2336 commit 585c5d5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion apps/nextjs-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"graphql-yoga": "5.10.4",
"i18next": "24.1.0",
"jose": "5.9.6",
"ky": "1.7.2",
"ky": "1.7.4",
"next": "14.2.18",
"next-auth": "4.24.10",
"next-connect": "1.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14178,10 +14178,10 @@ __metadata:
languageName: node
linkType: hard

"ky@npm:1.7.2":
version: 1.7.2
resolution: "ky@npm:1.7.2"
checksum: 10c0/ce42c0c5eec839dd13fd14f0b60fb6f56c7c8a0df8e228597f5206b1db2f3608f3a0e477a4c002c838d21b8e65872632ef4655e9eb8508455b3c3b296af40ebc
"ky@npm:1.7.4":
version: 1.7.4
resolution: "ky@npm:1.7.4"
checksum: 10c0/8b28b85cbee6d3e073ff796b92661f4bf155ec9b9a131411de1c34fb2f89f8507e67ff3df369e3c6d18714134774e8735e88cba72b19d005a09112b800d14474
languageName: node
linkType: hard

Expand Down Expand Up @@ -15708,7 +15708,7 @@ __metadata:
is-ci: "npm:3.0.1"
jose: "npm:5.9.6"
jsdom: "npm:25.0.1"
ky: "npm:1.7.2"
ky: "npm:1.7.4"
next: "npm:14.2.18"
next-auth: "npm:4.24.10"
next-connect: "npm:1.0.0"
Expand Down

0 comments on commit 585c5d5

Please sign in to comment.