Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^1.1.2 (#1732)
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] committed Oct 29, 2023
1 parent 9662084 commit 92d24d5
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.1.1",
"ky": "^1.1.2",
"node-cache": "^5.1.2",
"pino": "^8.16.1",
"prom-client": "^15.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13933,10 +13933,10 @@ __metadata:
languageName: node
linkType: hard

"ky@npm:^1.1.1":
version: 1.1.1
resolution: "ky@npm:1.1.1"
checksum: 3d5f106ff5f8b3bfad14f6bf203d8330926a6a7e4b4082bd7739791e9c24ca929fac466de7e48e424fafa26ee6748fef95c40eccc917b12d1a8de23b29f58092
"ky@npm:^1.1.2":
version: 1.1.2
resolution: "ky@npm:1.1.2"
checksum: 1c7459a34cc71662c9654b7b749624c08997133144009e1de700b0fee4ba7a68ba204916573e789a6c0f3da765c0af7ba06611e393f2170d3b862b53070de179
languageName: node
linkType: hard

Expand Down Expand Up @@ -16822,7 +16822,7 @@ __metadata:
http-status-codes: ^2.3.0
jest: ^29.7.0
jest-environment-jsdom: ^29.7.0
ky: ^1.1.1
ky: ^1.1.2
node-cache: ^5.1.2
parcel: ^2.7.0
pino: ^8.16.1
Expand Down

0 comments on commit 92d24d5

Please sign in to comment.