Run npm audit fix

This commit is contained in:
Kevin Thomas
2021-11-06 00:03:47 -07:00
parent 69a467b13b
commit ed54902a36
2 changed files with 21 additions and 22 deletions

View File

@@ -10,7 +10,7 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"axios": "^0.21.1",
"axios": "^0.21.4",
"config": "^3.3.6",
"cookie-parser": "^1.4.5",
"core-js": "^3.6.5",