Merge pull request #11726 from openlayers/dependabot/npm_and_yarn/copy-webpack-plugin-6.3.0

Bump copy-webpack-plugin from 6.2.1 to 6.3.0
This commit is contained in:
Andreas Hocevar
2020-11-09 08:33:55 +01:00
committed by GitHub

6
package-lock.json generated
View File

@@ -4342,9 +4342,9 @@
"dev": true
},
"copy-webpack-plugin": {
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.2.1.tgz",
"integrity": "sha512-VH2ZTMIBsx4p++Lmpg77adZ0KUyM5gFR/9cuTrbneNnJlcQXUFvsNariPqq2dq2kV3F2skHiDGPQCyKWy1+U0Q==",
"version": "6.3.0",
"resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.3.0.tgz",
"integrity": "sha512-kQ2cGGQLO6Ov2fe7rEGVxObI17dPeFkv8bRGnUAGZehOcrrObyAR9yWYlFGlJsyWM4EeuC/ytQNQkXxjYotMzg==",
"dev": true,
"requires": {
"cacache": "^15.0.5",