Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 16, 2024
1 parent ce255a7 commit 3d9dd87
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"@kiltprotocol/sdk-js": "^0.35.0",
"@polkadot/extension-dapp": "^0.46.5",
"@polkadot/util": "^12.5.1",
"ky": "^1.5.0",
"ky": "^1.6.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"react-router-dom": "^6.26.1"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3353,10 +3353,10 @@ known-css-properties@^0.34.0:
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.34.0.tgz#ccd7e9f4388302231b3f174a8b1d5b1f7b576cea"
integrity sha512-tBECoUqNFbyAY4RrbqsBQqDFpGXAEbdD5QKr8kACx3+rnArmuuR22nKQWKazvp07N9yjTyDZaw/20UIH8tL9DQ==

ky@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/ky/-/ky-1.5.0.tgz#fa2c9c11c175a6d0072e572216207a4edc895d10"
integrity sha512-bkQo+UqryW6Zmo/DsixYZE4Z9t2mzvNMhceyIhuMuInb3knm5Q+GNGMKveydJAj+Z6piN1SwI6eR/V0G+Z0BtA==
ky@^1.6.0:
version "1.6.0"
resolved "https://registry.yarnpkg.com/ky/-/ky-1.6.0.tgz#7602bffb90623dd128831e9b3360b898eb07cbd8"
integrity sha512-MG7hlH26oShC4Lysk5TYzXshHLfEY52IJ0ofOeCsifquqTymbXCSTx+g4rXO30XYxoM6Y1ed5pNnpULe9Rx19A==

less@^4.2.0:
version "4.2.0"
Expand Down

0 comments on commit 3d9dd87

Please sign in to comment.