diff --git a/package.json b/package.json index b80d187..3b9c700 100644 --- a/package.json +++ b/package.json @@ -218,7 +218,7 @@ "esbuild": "^0.27.4", "eslint": "^9.39.4", "npm-run-all": "^4.1.5", - "ovsx": "^0.10.5", + "ovsx": "^0.10.11", "semantic-release": "^24.2.9", "sinon": "^21.0.3", "typescript": "^5.9.3" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 19696f2..4795e34 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -73,8 +73,8 @@ importers: specifier: ^4.1.5 version: 4.1.5 ovsx: - specifier: ^0.10.5 - version: 0.10.10 + specifier: ^0.10.11 + version: 0.10.11 semantic-release: specifier: ^24.2.9 version: 24.2.9(typescript@5.9.3) @@ -1559,8 +1559,8 @@ packages: flatted@3.4.2: resolution: {integrity: sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==} - follow-redirects@1.15.11: - resolution: {integrity: sha512-deG2P0JfjrTxl50XGCDyfI97ZGVCxIpfKYmfyrQ54n5FO/0gfIES8C/Psl6kWVDolizcaaxZJnTS0QSMxvnsBQ==} + follow-redirects@1.16.0: + resolution: {integrity: sha512-y5rN/uOsadFT/JfYwhxRS5R7Qce+g3zG97+JrtFZlC9klX/W5hD7iiLzScI4nZqUS7DNUdhPgw4xI8W2LuXlUw==} engines: {node: '>=4.0'} peerDependencies: debug: '*' @@ -2508,8 +2508,8 @@ packages: resolution: {integrity: sha512-weP+BZ8MVNnlCm8c0Qdc1WSWq4Qn7I+9CJGm7Qali6g44e/PUzbjNqJX5NJ9ljlNMosfJvg1fKEGILklK9cwnw==} engines: {node: '>=18'} - ovsx@0.10.10: - resolution: {integrity: sha512-/X5J4VLKPUGGaMynW9hgvsGg9jmwsK/3RhODeA2yzdeDbb8PUSNcg5GQ9aPDJW/znlqNvAwQcXAyE+Cq0RRvAQ==} + ovsx@0.10.11: + resolution: {integrity: sha512-VYYlAWO7hvcrP0EIM/Q5lCdXTumXIiGyDnSXm8ztNbGN9zCSNW6iGiJMMMUNhPRWqJjNKpo/Vc2+B4uFRy8ACg==} engines: {node: '>= 20'} hasBin: true @@ -5153,7 +5153,7 @@ snapshots: flatted@3.4.2: {} - follow-redirects@1.15.11: {} + follow-redirects@1.16.0: {} for-each@0.3.5: dependencies: @@ -6048,11 +6048,11 @@ snapshots: string-width: 7.2.0 strip-ansi: 7.2.0 - ovsx@0.10.10: + ovsx@0.10.11: dependencies: '@vscode/vsce': 3.7.1 commander: 6.2.1 - follow-redirects: 1.15.11 + follow-redirects: 1.16.0 is-ci: 2.0.0 leven: 3.1.0 semver: 7.7.4