diff --git a/Frontend Project (Entrega 3 - VueJS)/package-lock.json b/Frontend Project (Entrega 3 - VueJS)/package-lock.json index e75d8ad..b6a9112 100644 --- a/Frontend Project (Entrega 3 - VueJS)/package-lock.json +++ b/Frontend Project (Entrega 3 - VueJS)/package-lock.json @@ -8969,9 +8969,9 @@ "dev": true }, "shell-quote": { - "version": "1.7.2", - "resolved": "https://registry.npm.taobao.org/shell-quote/download/shell-quote-1.7.2.tgz", - "integrity": "sha1-Z6fQLHbJ2iT5nSCAj8re0ODgS+I=", + "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 }, "signal-exit": {