diff --git "a/VUE\345\256\236\344\276\213\350\257\276\347\250\213/41\343\200\201counter\345\256\236\344\276\213_vuex/counter2/package-lock.json" "b/VUE\345\256\236\344\276\213\350\257\276\347\250\213/41\343\200\201counter\345\256\236\344\276\213_vuex/counter2/package-lock.json" index 165f80bf..055890f7 100644 --- "a/VUE\345\256\236\344\276\213\350\257\276\347\250\213/41\343\200\201counter\345\256\236\344\276\213_vuex/counter2/package-lock.json" +++ "b/VUE\345\256\236\344\276\213\350\257\276\347\250\213/41\343\200\201counter\345\256\236\344\276\213_vuex/counter2/package-lock.json" @@ -9163,9 +9163,9 @@ "dev": true }, "shell-quote": { - "version": "1.7.2", - "resolved": "http://r.cnpmjs.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": {