ran audit fix on packages, it made changes in package-lock but not apparently to version numbers, weird
This commit is contained in:
3033
ayanova/package-lock.json
generated
3033
ayanova/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -5,7 +5,7 @@
|
|||||||
"scripts": {
|
"scripts": {
|
||||||
"serve": "vue-cli-service serve",
|
"serve": "vue-cli-service serve",
|
||||||
"build": "vue-cli-service build --modern",
|
"build": "vue-cli-service build --modern",
|
||||||
"buildnopwa": "vue-cli-service build --modern --skip-plugins pwa,workbox",
|
"buildnopwa": "vue-cli-service build --modern --skip-plugins pwa,workbox",
|
||||||
"test:e2e": "vue-cli-service test:e2e",
|
"test:e2e": "vue-cli-service test:e2e",
|
||||||
"test:front": "vue-cli-service test:e2e --url http://localhost:8080",
|
"test:front": "vue-cli-service test:e2e --url http://localhost:8080",
|
||||||
"lint": "vue-cli-service lint",
|
"lint": "vue-cli-service lint",
|
||||||
@@ -43,7 +43,7 @@
|
|||||||
"@vue/cli-plugin-e2e-cypress": "^4.5.8",
|
"@vue/cli-plugin-e2e-cypress": "^4.5.8",
|
||||||
"@vue/cli-plugin-eslint": "^4.5.8",
|
"@vue/cli-plugin-eslint": "^4.5.8",
|
||||||
"@vue/cli-plugin-pwa": "^4.5.8",
|
"@vue/cli-plugin-pwa": "^4.5.8",
|
||||||
"@vue/cli-plugin-router": "^4.5.8",
|
"@vue/cli-plugin-router": "^4.5.8",
|
||||||
"@vue/cli-plugin-vuex": "^4.5.8",
|
"@vue/cli-plugin-vuex": "^4.5.8",
|
||||||
"@vue/cli-service": "^4.5.8",
|
"@vue/cli-service": "^4.5.8",
|
||||||
"@vue/eslint-config-prettier": "^6.0.0",
|
"@vue/eslint-config-prettier": "^6.0.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user