Running npm install produces:
41 vulnerabilities (1 low, 6 moderate, 29 high, 5 critical)
Running npm audit fix produces:
8 vulnerabilities (1 low, 7 high)
Now am faced with a situation which will produce breaking changes!!
As a developer who is an npm and wasm novice this looks like a potentially big climb when I am not even sure the previous steps are correct.
I am willing and able to work through this or step back and start again but I think I need some help. Judging by other issues raised so do others!
$ npm ls
create-wasm-app@0.1.0 ~/code/wasm-rust/rust-and-webassembly-book/wasm-game-of-life/www
├── copy-webpack-plugin@5.1.2
├── hello-wasm-pack@0.1.0
├── webpack-cli@3.3.12
├── webpack-dev-server@3.11.3
└── webpack@4.43.0
$ npm ls -g
~/.nvm/versions/node/v20.11.1/lib
├── browserify@17.0.0
├── corepack@0.23.0
└── npm@10.5.0