From 287db35c1b1b91d3e7339777dba819a6b1894cab Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 18:54:34 +0800 Subject: [PATCH] build(deps): bump ky from 1.7.3 to 1.7.4 (#1249) Bumps [ky](https://github.com/sindresorhus/ky) from 1.7.3 to 1.7.4. - [Release notes](https://github.com/sindresorhus/ky/releases) - [Commits](https://github.com/sindresorhus/ky/compare/v1.7.3...v1.7.4) --- updated-dependencies: - dependency-name: ky dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index dafe537..3e29d55 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "eslint-plugin-prettier": "^5.2.1", "husky": "^9.1.7", "is-ip": "^5.0.1", - "ky": "^1.7.3", + "ky": "^1.7.4", "lint-staged": "^15.2.11", "lodash": "^4.17.21", "match-sorter": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ca4da25..46cccfd 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -132,8 +132,8 @@ importers: specifier: ^5.0.1 version: 5.0.1 ky: - specifier: ^1.7.3 - version: 1.7.3 + specifier: ^1.7.4 + version: 1.7.4 lint-staged: specifier: ^15.2.11 version: 15.2.11 @@ -2656,8 +2656,8 @@ packages: keyv@4.5.4: resolution: {integrity: sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==} - ky@1.7.3: - resolution: {integrity: sha512-Sz49ZWR/BjNOq+2UK1k9ONZUVq8eyuCj30Zgc8VrRNtFlTBZduzuvehUd5kjQF6/Fms3Ir3EYqzJryw9tRvsSw==} + ky@1.7.4: + resolution: {integrity: sha512-zYEr/gh7uLW2l4su11bmQ2M9xLgQLjyvx58UyNM/6nuqyWFHPX5ktMjvpev3F8QWdjSsHUpnWew4PBCswBNuMQ==} engines: {node: '>=18'} leven@3.1.0: @@ -6488,7 +6488,7 @@ snapshots: dependencies: json-buffer: 3.0.1 - ky@1.7.3: {} + ky@1.7.4: {} leven@3.1.0: {}