ui: run npm audit to module security updates (#128)

* UI module security updates

* update npm run audit using npm/node@14

Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
Co-authored-by: Marcus Sorensen <mls@apple.com>
Co-authored-by: Rohit Yadav <rohit.yadav@shapeblue.com>
This commit is contained in:
Marcus Sorensen 2022-03-14 03:46:05 -06:00 committed by GitHub
parent cad9332082
commit 1abcd327bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 6344 additions and 8518 deletions

14858
ui/package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -40,12 +40,12 @@
"@fortawesome/vue-fontawesome": "^2.0.2",
"ant-design-vue": "~1.7.3",
"antd-theme-webpack-plugin": "^1.3.9",
"axios": "^0.21.1",
"axios": "^0.21.4",
"babel-plugin-require-context-hook": "^1.0.0",
"core-js": "^3.6.5",
"enquire.js": "^2.1.6",
"js-cookie": "^2.2.1",
"lodash": "^4.17.15",
"lodash": "^4.17.21",
"md5": "^2.2.1",
"moment": "^2.26.0",
"npm-check-updates": "^6.0.1",