diff --git a/package.json b/package.json index 8ff2ee2af..e89538858 100644 --- a/package.json +++ b/package.json @@ -191,7 +191,7 @@ "@types/electron-localshortcut": "3.1.3", "@types/howler": "2.2.11", "@types/html-to-text": "9.0.4", - "@types/semver": "7.5.6", + "@types/semver": "7.5.7", "@typescript-eslint/eslint-plugin": "6.21.0", "bufferutil": "4.0.8", "builtin-modules": "3.3.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 72cae46f3..ada12b042 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -183,8 +183,8 @@ devDependencies: specifier: 9.0.4 version: 9.0.4 '@types/semver': - specifier: 7.5.6 - version: 7.5.6 + specifier: 7.5.7 + version: 7.5.7 '@typescript-eslint/eslint-plugin': specifier: 6.21.0 version: 6.21.0(@typescript-eslint/parser@6.18.1)(eslint@8.56.0)(typescript@5.3.3) @@ -1729,8 +1729,8 @@ packages: dependencies: '@types/node': 20.11.0 - /@types/semver@7.5.6: - resolution: {integrity: sha512-dn1l8LaMea/IjDoHNd9J52uBbInB796CDffS6VdIxvqYCPSG0V0DzHp76GpaWnlhg88uYyPbXCDIowa86ybd5A==} + /@types/semver@7.5.7: + resolution: {integrity: sha512-/wdoPq1QqkSj9/QOeKkFquEuPzQbHTWAMPH/PaUMB+JuR31lXhlWXRZ52IpfDYVlDOUBvX09uBrPwxGT1hjNBg==} dev: true /@types/verror@1.10.9: @@ -1894,7 +1894,7 @@ packages: dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@8.56.0) '@types/json-schema': 7.0.15 - '@types/semver': 7.5.6 + '@types/semver': 7.5.7 '@typescript-eslint/scope-manager': 6.21.0 '@typescript-eslint/types': 6.21.0 '@typescript-eslint/typescript-estree': 6.21.0(typescript@5.3.3)