diff --git a/package.json b/package.json index 4d55afb..add3365 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint-config-prettier": "9.1.0", "eslint-plugin-import": "2.29.1", "hast-util-to-html": "9.0.1", - "npm-check-updates": "16.14.12", + "npm-check-updates": "16.14.20", "prettier": "3.0.3", "rimraf": "5.0.5", "ts-dedent": "2.2.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 295a072..1c1d0b9 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -52,8 +52,8 @@ importers: specifier: 9.0.1 version: 9.0.1 npm-check-updates: - specifier: 16.14.12 - version: 16.14.12 + specifier: 16.14.20 + version: 16.14.20 prettier: specifier: 3.0.3 version: 3.0.3 @@ -374,6 +374,9 @@ packages: '@types/node@20.8.2': resolution: {integrity: sha512-Vvycsc9FQdwhxE3y3DzeIxuEJbWGDsnrxvMADzTDF/lcdR9/K+AQIeAghTQsHtotg/q0j3WEOYS/jQgSdWue3w==} + '@types/semver-utils@1.1.3': + resolution: {integrity: sha512-T+YwkslhsM+CeuhYUxyAjWm7mJ5am/K10UX40RuA6k6Lc7eGtq8iY2xOzy7Vq0GOqhl/xZl5l2FwURZMTPTUww==} + '@types/semver@7.5.3': resolution: {integrity: sha512-OxepLK9EuNEIPxWNME+C6WwbRAOOI2o2BaQEGzz5Lu2e4Z5eDnEo+/aVEDMIXywoJitJ7xWd641wrGLZdtwRyw==} @@ -1601,8 +1604,8 @@ packages: resolution: {integrity: sha512-Vq0eyEQy+elFpzsKjMss9kxqb9tG3YHg4dsyWuUENuzvSUWe1TCnW/vV9FkhvBk/brEDoDiVd+M1Btosa6ImdQ==} engines: {node: ^14.17.0 || ^16.13.0 || >=18.0.0} - npm-check-updates@16.14.12: - resolution: {integrity: sha512-5FvqaDX8AqWWTDQFbBllgLwoRXTvzlqVIRSKl9Kg8bYZTfNwMnrp1Zlmb5e/ocf11UjPTc+ShBFjYQ7kg6FL0w==} + npm-check-updates@16.14.20: + resolution: {integrity: sha512-sYbIhun4DrjO7NFOTdvs11nCar0etEhZTsEjL47eM0TuiGMhmYughRCxG2SpGRmGAQ7AkwN7bw2lWzoE7q6yOQ==} engines: {node: '>=14.14'} hasBin: true @@ -2607,6 +2610,8 @@ snapshots: '@types/node@20.8.2': {} + '@types/semver-utils@1.1.3': {} + '@types/semver@7.5.3': {} '@types/unist@3.0.0': {} @@ -4144,8 +4149,9 @@ snapshots: dependencies: npm-normalize-package-bin: 3.0.1 - npm-check-updates@16.14.12: + npm-check-updates@16.14.20: dependencies: + '@types/semver-utils': 1.1.3 chalk: 5.3.0 cli-table3: 0.6.3 commander: 10.0.1