vmware / vic-ui

vSphere Integrated Containers Plug-In for vSphere Client provides information about your VIC setup and allows you to deploy VCHs directly from the vSphere Client.
Other
26 stars 25 forks source link

Fix vic-ui compiling failure issue due to dependabot #711

Closed xuelichao closed 2 years ago

xuelichao commented 2 years ago

Fix dependabot issues update the following package version in package-lock.json 1.browserslist upgrade from 4.14.2 to 4.18.1 2.dns-packet upgrade from 1.3.1 to 1.3.4 3.elliptic upgrade from 6.5.3 to 6.5.4 4.hosted-git-info upgrade from 2.7.1 to 2.8.9 5.lodash upgrade from 4.17.20 to 4.17.21 6.path-parse upgrade from 1.0.6 to 1.0.7 7.url-parse upgrade from 1.4.7 to 1.5.3 8.y18n upgrade from 3.2.1 to 4.0.3

Fixes #

PR acceptance checklist:

[ ] All unit tests pass [ ] All e2e tests pass [ ] Unit test(s) included [ ] e2e test(s) included [ ] Screenshot attached and UX approved*

*if applicable, add n/a if not