Browse Source

Bump copy-webpack-plugin from 5.1.2 to 6.4.1 in /www

Bumps [copy-webpack-plugin](https://github.com/webpack-contrib/copy-webpack-plugin) from 5.1.2 to 6.4.1.
- [Release notes](https://github.com/webpack-contrib/copy-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/copy-webpack-plugin/blob/v6.4.1/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/copy-webpack-plugin/compare/v5.1.2...v6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
pull/4/head
dependabot[bot] 5 years ago
committed by GitHub
parent
commit
3444b695f2
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1643
      www/package-lock.json
  2. 2
      www/package.json

1643
www/package-lock.json
File diff suppressed because it is too large
View File

2
www/package.json

@ -30,7 +30,7 @@
"wasm-dna-transcription-translation": "file:../pkg" "wasm-dna-transcription-translation": "file:../pkg"
}, },
"devDependencies": { "devDependencies": {
"copy-webpack-plugin": "^5.0.0",
"copy-webpack-plugin": "^6.4.1",
"hello-wasm-pack": "^0.1.0", "hello-wasm-pack": "^0.1.0",
"webpack": "^4.29.3", "webpack": "^4.29.3",
"webpack-cli": "^4.6.0", "webpack-cli": "^4.6.0",

Loading…
Cancel
Save