mirror of
https://github.com/apache/cloudstack
synced 2026-08-02 05:26:35 +00:00
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:
parent
cad9332082
commit
1abcd327bf
14858
ui/package-lock.json
generated
14858
ui/package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user