webui-vue icon indicating copy to clipboard operation
webui-vue copied to clipboard

Fix vulnerabilities

Open dixsie opened this issue 2 years ago • 2 comments

Overview

Update all the minor and patch releases and test. It is important to only update minor and patch releases. Major releases are known to have breaking changes that we need to spend more time testing.

UX Flow / Interaction Requirements

  1. npm outdated
  2. npx npm-check-updates -u
  3. Check package.json diff and undo the ones with major releases
  4. npm install
  5. test and check for errors

List below was generated March 15, 2022

module current latest
@carbon/icons-vu 10.28.0 10.48.0
@novnc/novnc 1.2.0 1.3.0
axios 0.21.4 0.26.1
core-js 3.9.1 3.21.1
date-fns 2.19.0 2.28.0
date-fns-tz 1.1.3 1.3.0
vuelidate 0.7.6 0.7.7
xterm 4.11.0 4.18.0
@vue/test-utils 1.1.3 1.3.0
check-node-version 4.1.0 4.2.1
prettier 2.2.1 2.6.0
sass 1.32.8 1.49.9
vue-template-compiler 2.6.12 2.6.14
vuepress 1.8.2 1.9.7

Screen Shot 2022-06-15 at 1 08 26 PM

dixsie avatar Jun 15 '22 18:06 dixsie

https://gerrit.openbmc.org/c/openbmc/webui-vue/+/54116

dixsie avatar Jun 15 '22 18:06 dixsie

https://gerrit.openbmc.org/c/openbmc/webui-vue/+/54116

https://gerrit.openbmc.org/c/openbmc/webui-vue/+/55438

gtmills avatar Apr 29 '24 16:04 gtmills