Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^0.28.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 31, 2021
1 parent 12fd5af commit 68776d1
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"dependencies": {
"@arkecosystem/client": "2.0.0",
"is-url-superb": "^5.0.0",
"ky": "^0.25.0",
"ky": "^0.28.0",
"ky-universal": "^0.8.2",
"lodash.orderby": "^4.6.0",
"semver": "^7.3.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,7 +2304,7 @@ __metadata:
is-url-superb: ^5.0.0
jest: ^27.0.1
jest-extended: ^0.11.5
ky: ^0.25.0
ky: ^0.28.0
ky-universal: ^0.8.2
lodash.orderby: ^4.6.0
nock: ^13.0.5
Expand Down Expand Up @@ -8722,10 +8722,10 @@ fsevents@~2.1.2:
languageName: node
linkType: hard

"ky@npm:^0.25.0":
version: 0.25.1
resolution: "ky@npm:0.25.1"
checksum: ae1b7bebb48001d00d53e386e077939eeef7398a36b4fb45660f988ddb17d583d077290f2adb9706b4761f9d3b74918eb8d9f45ce799760143e104e1053b33ef
"ky@npm:^0.28.0":
version: 0.28.5
resolution: "ky@npm:0.28.5"
checksum: 0ae9050941191ee58e3858696e77cdae7272ac32152c0124894aed83c8e5676b3e6ee61e05f00ee396bcfd08c7ff6567b83adcab0f2367a6b7ea517fcec9ca2b
languageName: node
linkType: hard

Expand Down

0 comments on commit 68776d1

Please sign in to comment.