Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^1.7.3 (#2241)
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 12, 2024
1 parent e341ee3 commit c37fe94
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"hapi-gate": "^2.1.0",
"hapi-pino": "^12.1.0",
"http-status-codes": "^2.3.0",
"ky": "^1.4.0",
"ky": "^1.7.3",
"node-cache": "^5.1.2",
"pino": "^8.21.0",
"prom-client": "^15.1.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12423,10 +12423,10 @@ __metadata:
languageName: node
linkType: hard

"ky@npm:^1.4.0":
version: 1.4.0
resolution: "ky@npm:1.4.0"
checksum: 10c0/351affa46d9dcd623ad3c9c8e95a22bb642eb0bd0326c1884577aef20c82261da5b46deb33c18e08398cef5c34c4d94871dfebf0db73d5400949948a33ac34fb
"ky@npm:^1.7.3":
version: 1.7.3
resolution: "ky@npm:1.7.3"
checksum: 10c0/9e9c130a1ec4bfaa1fbafea0616dc778884afaf753a9b2eee572f70de54aab9ed7aebe89e92559397513e1fa2c32a09027db60bb9e4a92fcd0633856cac7ae7d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14785,7 +14785,7 @@ __metadata:
http-status-codes: "npm:^2.3.0"
jest: "npm:^29.7.0"
jest-environment-jsdom: "npm:^29.7.0"
ky: "npm:^1.4.0"
ky: "npm:^1.7.3"
node-cache: "npm:^5.1.2"
parcel: "npm:^2.7.0"
pino: "npm:^8.21.0"
Expand Down

0 comments on commit c37fe94

Please sign in to comment.