Skip to content
This repository was archived by the owner on Mar 18, 2025. It is now read-only.

Commit ae60342

Browse files
committed
fix: upgrade ky from 1.2.2 to 1.3.0
Snyk has created this PR to upgrade ky from 1.2.2 to 1.3.0. See this package in npm: ky See this project in Snyk: https://app.snyk.io/org/tuxtux59/project/c88896ef-3a8f-414c-86a7-0bd7b69c20d3?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 9dc7a69 commit ae60342

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": false,
55
"dependencies": {
66
"@cryptr/cryptr-spa-js": "^1.4.0",
7-
"ky": "^1.2.2"
7+
"ky": "^1.3.0"
88
},
99
"peerDependencies": {
1010
"react": "^17 || ^18",

0 commit comments

Comments
 (0)