Skip to content

Commit be7b46e

Browse files
Update dependency ky to v1.8.1 (#518)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c64dc7a commit be7b46e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"html-to-text": "9.0.5",
7575
"jsonwebtoken": "9.0.2",
7676
"knex": "3.1.0",
77-
"ky": "1.8.0",
77+
"ky": "1.8.1",
7878
"linkify-html": "4.2.0",
7979
"linkifyjs": "4.2.0",
8080
"mysql2": "3.14.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2643,10 +2643,10 @@ ky-universal@^0.11.0:
26432643
abort-controller "^3.0.0"
26442644
node-fetch "^3.2.10"
26452645

2646-
ky@1.8.0:
2647-
version "1.8.0"
2648-
resolved "https://registry.yarnpkg.com/ky/-/ky-1.8.0.tgz#0f4c83be590555a2b435d11459b460324b0038fc"
2649-
integrity sha512-DoKGmG27nT8t/1F9gV8vNzggJ3mLAyD49J8tTMWHeZvS8qLc7GlyTieicYtFzvDznMe/q2u38peOjkWc5/pjvw==
2646+
ky@1.8.1:
2647+
version "1.8.1"
2648+
resolved "https://registry.yarnpkg.com/ky/-/ky-1.8.1.tgz#b1adaa473bc30aced2bab4c408ec177b78d198f0"
2649+
integrity sha512-7Bp3TpsE+L+TARSnnDpk3xg8Idi8RwSLdj6CMbNWoOARIrGrbuLGusV0dYwbZOm4bB3jHNxSw8Wk/ByDqJEnDw==
26502650

26512651
ky@^0.33.3:
26522652
version "0.33.3"

0 commit comments

Comments
 (0)