Update package.json to try to fix vulnerabilities reported by npm audit...

This commit is contained in:
Alexandre Aubin 2022-01-18 18:30:59 +01:00
parent 7746786d71
commit 2be91dbfe7
2 changed files with 1578 additions and 433 deletions

2007
app/package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -34,14 +34,14 @@
"@vue/cli-service": "^4.5.13",
"babel-eslint": "^10.1.0",
"bootstrap": "^4.6.0",
"eslint": "^6.7.2",
"eslint": "^8.7.0",
"eslint-plugin-vue": "^6.2.2",
"popper.js": "^1.16.0",
"portal-vue": "^2.1.6",
"sass": "^1.32.8",
"sass-loader": "^8.0.0",
"sass-resources-loader": "^2.1.1",
"standard": "^14.3.4",
"standard": "^16.0.4",
"vue-cli-plugin-bootstrap-vue": "~0.6.0",
"vue-cli-plugin-i18n": "~1.0.1",
"vue-template-compiler": "^2.6.12"