From c6313c712b976a7bdc944fff036e0036c407a261 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Nov 2024 14:50:11 +0000 Subject: [PATCH] chore(deps): update dependency ovsx to v0.10.1 --- package-lock.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5b8d229..ebc5064 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4103,12 +4103,12 @@ } }, "node_modules/ovsx": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.10.0.tgz", - "integrity": "sha512-DSgNXGQ444nGKag+LZh92R/hM2PfRSu+6VKfVawoZ+JzFDiGX8yhMkAuyVlHrlxLCpfQOsqs80GcHje/h2SpmA==", + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.10.1.tgz", + "integrity": "sha512-8i7+MJMMeq73m1zPEIClSFe17SNuuzU5br7G77ZIfOC24elB4pGQs0N1qRd+gnnbyhL5Qu96G21nFOVOBa2OBg==", "dev": true, "dependencies": { - "@vscode/vsce": "^3.1.0", + "@vscode/vsce": "^3.2.1", "commander": "^6.2.1", "follow-redirects": "^1.14.6", "is-ci": "^2.0.0", @@ -8767,12 +8767,12 @@ } }, "ovsx": { - "version": "0.10.0", - "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.10.0.tgz", - "integrity": "sha512-DSgNXGQ444nGKag+LZh92R/hM2PfRSu+6VKfVawoZ+JzFDiGX8yhMkAuyVlHrlxLCpfQOsqs80GcHje/h2SpmA==", + "version": "0.10.1", + "resolved": "https://registry.npmjs.org/ovsx/-/ovsx-0.10.1.tgz", + "integrity": "sha512-8i7+MJMMeq73m1zPEIClSFe17SNuuzU5br7G77ZIfOC24elB4pGQs0N1qRd+gnnbyhL5Qu96G21nFOVOBa2OBg==", "dev": true, "requires": { - "@vscode/vsce": "^3.1.0", + "@vscode/vsce": "^3.2.1", "commander": "^6.2.1", "follow-redirects": "^1.14.6", "is-ci": "^2.0.0",