diff --git a/package-lock.json b/package-lock.json index d8fc05f..0036178 100644 --- a/package-lock.json +++ b/package-lock.json @@ -5905,9 +5905,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", @@ -11046,7 +11047,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": {