Skip to content

Commit

Permalink
fix(deps): update dependency ky to ^1.2.2 (#515)
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 Feb 29, 2024
1 parent bd328e5 commit 19cd5f7
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 @@ -19,7 +19,7 @@
"@polkadot/api": "^10.11.1",
"@polkadot/extension-dapp": "^0.46.6",
"@polkadot/util-crypto": "^12.6.1",
"ky": "^1.2.1",
"ky": "^1.2.2",
"lodash-es": "^4.17.21",
"react": "^18.2.0",
"react-dom": "^18.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3985,10 +3985,10 @@ known-css-properties@^0.29.0:
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.29.0.tgz#e8ba024fb03886f23cb882e806929f32d814158f"
integrity sha512-Ne7wqW7/9Cz54PDt4I3tcV+hAyat8ypyOGzYRJQfdxnnjeWsTxt1cy8pjvvKeI5kfXuyvULyeeAvwvvtAX3ayQ==

ky@^1.2.1:
version "1.2.1"
resolved "https://registry.yarnpkg.com/ky/-/ky-1.2.1.tgz#699dcc7020feb02c755fdf84fe768101e4f32757"
integrity sha512-7L6uTdeFQdmCmHCQ3I/K/bbU1OphhHkHgJcD8AJFiG70FOppdrnAnbZDcL1pxtW5mgieX/nQISEoDKxnJ5Ib2w==
ky@^1.2.2:
version "1.2.2"
resolved "https://registry.yarnpkg.com/ky/-/ky-1.2.2.tgz#875b4132012ff7d8c12e5e884f35015676c436d2"
integrity sha512-gYA2QOI3uIaImJPJjaBbLCdvKHzwxsuB03s7PjrXmoO6tcn6k53rwYoSRgqrmVsEV6wFFegOXDVjABxFZ0aRSg==

less@^4.2.0:
version "4.2.0"
Expand Down

0 comments on commit 19cd5f7

Please sign in to comment.