diff --git a/package-lock.json b/package-lock.json index 4e7750d3..bdcc022b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -8081,9 +8081,10 @@ } }, "node_modules/shell-quote": { - "version": "1.7.2", - "dev": true, - "license": "MIT" + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz", + "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==", + "dev": true }, "node_modules/side-channel": { "version": "1.0.4", @@ -15464,7 +15465,9 @@ "dev": true }, "shell-quote": { - "version": "1.7.2", + "version": "1.7.3", + "resolved": "https://registry.npmjs.org/shell-quote/-/shell-quote-1.7.3.tgz", + "integrity": "sha512-Vpfqwm4EnqGdlsBFNmHhxhElJYrdfcxPThu+ryKS5J8L/fhAwLazFZtq+S+TWZ9ANj2piSQLGj6NQg+lKPmxrw==", "dev": true }, "side-channel": {