diff --git a/package.json b/package.json index 792ebb3e0..02c3fc4e9 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "@types/auth-header": "1.0.6", "@types/jest": "29.5.12", "@types/node": "20.11.20", - "@types/semver": "7.5.7", + "@types/semver": "7.5.8", "@typescript-eslint/eslint-plugin": "7.0.2", "@typescript-eslint/parser": "7.0.2", "conventional-changelog-conventionalcommits": "7.0.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2509c2c12..5e475e866 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -86,8 +86,8 @@ devDependencies: specifier: 20.11.20 version: 20.11.20 '@types/semver': - specifier: 7.5.7 - version: 7.5.7 + specifier: 7.5.8 + version: 7.5.8 '@typescript-eslint/eslint-plugin': specifier: 7.0.2 version: 7.0.2(@typescript-eslint/parser@7.0.2)(eslint@8.57.0)(typescript@5.3.3) @@ -3332,8 +3332,8 @@ packages: '@types/node': 20.11.20 dev: false - /@types/semver@7.5.7: - resolution: {integrity: sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==} + /@types/semver@7.5.8: + resolution: {integrity: sha512-I8EUhyrgfLrcTkzV3TSsGyl1tSuPrEDzr0yd5m90UgNxQkyDXULk3b6MlQqTCpZpNtWe1K0hzclnZkTcLBe2UQ==} /@types/shimmer@1.0.5: resolution: {integrity: sha512-9Hp0ObzwwO57DpLFF0InUjUm/II8GmKAvzbefxQTihCb7KI6yc9yzf0nLc4mVdby5N4DRCgQM2wCup9KTieeww==} @@ -3533,7 +3533,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.7 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 5.62.0 '@typescript-eslint/types': 5.62.0 '@typescript-eslint/typescript-estree': 5.62.0(typescript@5.3.3) @@ -3553,7 +3553,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.57.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.7 + '@types/semver': 7.5.8 '@typescript-eslint/scope-manager': 7.0.2 '@typescript-eslint/types': 7.0.2 '@typescript-eslint/typescript-estree': 7.0.2(typescript@5.3.3) @@ -3589,7 +3589,7 @@ packages: engines: {node: '>=18.12.0'} dependencies: '@arcanis/slice-ansi': 1.1.1 - '@types/semver': 7.5.7 + '@types/semver': 7.5.8 '@types/treeify': 1.0.3 '@yarnpkg/fslib': 3.0.2 '@yarnpkg/libzip': 3.0.1(@yarnpkg/fslib@3.0.2)