From d284304c194f9354eb6e6565f560bdc6a7e1668b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:03:44 +1000 Subject: [PATCH] deps: normalize-package-data ^7.0.0 (#1681) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- .changeset/renovate-0e2e683.md | 5 +++++ package.json | 2 +- pnpm-lock.yaml | 22 ++++++++++++++++++++-- 3 files changed, 26 insertions(+), 3 deletions(-) create mode 100644 .changeset/renovate-0e2e683.md diff --git a/.changeset/renovate-0e2e683.md b/.changeset/renovate-0e2e683.md new file mode 100644 index 000000000..028b2c5da --- /dev/null +++ b/.changeset/renovate-0e2e683.md @@ -0,0 +1,5 @@ +--- +'skuba': patch +--- + +deps: normalize-package-data ^7.0.0 diff --git a/package.json b/package.json index c1ae568f4..b1577c72c 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "libnpmsearch": "^7.0.0", "lodash.mergewith": "^4.6.2", "minimist": "^1.2.6", - "normalize-package-data": "^6.0.0", + "normalize-package-data": "^7.0.0", "npm-run-path": "^4.0.1", "npm-which": "^3.0.1", "picomatch": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f69345301..d52849504 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -105,8 +105,8 @@ importers: specifier: ^1.2.6 version: 1.2.8 normalize-package-data: - specifier: ^6.0.0 - version: 6.0.2 + specifier: ^7.0.0 + version: 7.0.0 npm-run-path: specifier: ^4.0.1 version: 4.0.1 @@ -4762,6 +4762,10 @@ packages: resolution: {integrity: sha512-puUZAUKT5m8Zzvs72XWy3HtvVbTWljRE66cP60bxJzAqf2DgICo7lYTY2IHUmLnNpjYvw5bvmoHvPc0QO2a62w==} engines: {node: ^16.14.0 || >=18.0.0} + hosted-git-info@8.0.0: + resolution: {integrity: sha512-4nw3vOVR+vHUOT8+U4giwe2tcGv+R3pwwRidUe67DoMBTjhrfr6rZYJVVwdkBE+Um050SG+X9tf0Jo4fOpn01w==} + engines: {node: ^18.17.0 || >=20.5.0} + hot-shots@10.1.1: resolution: {integrity: sha512-KTsH9hb+YZHH0IIRf22y0X8mPw8j521W5xRAUeaUlGNBDsf44ixE7ZeyXbUHd/nQ1n04UEhi2ja05/QVOS/CgQ==} engines: {node: '>=10.0.0'} @@ -6012,6 +6016,10 @@ packages: resolution: {integrity: sha512-V6gygoYb/5EmNI+MEGrWkC+e6+Rr7mTmfHrxDbLzxQogBkgzo76rkok0Am6thgSF7Mv2nLOajAJj5vDJZEFn7g==} engines: {node: ^16.14.0 || >=18.0.0} + normalize-package-data@7.0.0: + resolution: {integrity: sha512-k6U0gKRIuNCTkwHGZqblCfLfBRh+w1vI6tBo+IeJwq2M8FUiOqhX7GH+GArQGScA7azd1WfyRCvxoXDO3hQDIA==} + engines: {node: ^18.17.0 || >=20.5.0} + normalize-path@3.0.0: resolution: {integrity: sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==} engines: {node: '>=0.10.0'} @@ -14649,6 +14657,10 @@ snapshots: dependencies: lru-cache: 10.4.3 + hosted-git-info@8.0.0: + dependencies: + lru-cache: 10.4.3 + hot-shots@10.1.1: optionalDependencies: unix-dgram: 2.0.6 @@ -16221,6 +16233,12 @@ snapshots: semver: 7.6.3 validate-npm-package-license: 3.0.4 + normalize-package-data@7.0.0: + dependencies: + hosted-git-info: 8.0.0 + semver: 7.6.3 + validate-npm-package-license: 3.0.4 + normalize-path@3.0.0: {} normalize-url@6.1.0: {}