Skip to content

Commit

Permalink
fix: upgrade ky from 1.1.3 to 1.3.0
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade ky from 1.1.3 to 1.3.0.

See this package in yarn:
ky

See this project in Snyk:
https://app.snyk.io/org/sfrederick-gsa-gov/project/0749c950-d835-411f-ab8a-a43569e89f20?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jul 3, 2024
1 parent e287389 commit 0e7bae1
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 @@ -13,7 +13,7 @@
"escape-html": "^1.0.3",
"form-serialize": "^0.7.2",
"jquery": "^3.6.0",
"ky": "^1.1.3",
"ky": "^1.3.0",
"lodash-es": "^4.17.21",
"pinia": "^2.0.12",
"vue": "^3.2.31",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1312,10 +1312,10 @@ keyv@^4.5.3:
dependencies:
json-buffer "3.0.1"

ky@^1.1.3:
version "1.1.3"
resolved "https://registry.yarnpkg.com/ky/-/ky-1.1.3.tgz#0d75906dfae00af0b4ea1a6fe29e505c4a0ee234"
integrity sha512-t7q8sJfazzHbfYxiCtuLIH4P+pWoCgunDll17O/GBZBqMt2vHjGSx5HzSxhOc2BDEg3YN/EmeA7VKrHnwuWDag==
ky@^1.3.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/ky/-/ky-1.4.0.tgz#68b4a71eccfb4177199fe6ee2d5041b50bb41931"
integrity sha512-tPhhoGUiEiU/WXR4rt8klIoLdnTtyu+9jVKHd/wauEjYud32jyn63mzKWQweaQrHWxBQtYoVtdcEnYX1LosnFQ==

levn@^0.4.1:
version "0.4.1"
Expand Down

0 comments on commit 0e7bae1

Please sign in to comment.