diff --git a/package.json b/package.json index 6fd002a9..28c1ebdf 100644 --- a/package.json +++ b/package.json @@ -77,7 +77,7 @@ "@fortawesome/fontawesome-free": "5.4.0", "babel-loader": "8.0.4", "chai": "4.2.0", - "copy-webpack-plugin": "4.5.2", + "copy-webpack-plugin": "4.5.3", "css-loader": "0.28.11", "css.escape": "1.5.1", "emoji-regex": "7.0.1", diff --git a/yarn.lock b/yarn.lock index c38e30e6..85bee9ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1962,9 +1962,9 @@ copy-descriptor@^0.1.0: version "0.1.1" resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d" -copy-webpack-plugin@4.5.2: - version "4.5.2" - resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.2.tgz#d53444a8fea2912d806e78937390ddd7e632ee5c" +copy-webpack-plugin@4.5.3: + version "4.5.3" + resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-4.5.3.tgz#14a224d205e46f7a79f7956028e1da6df2225ff2" dependencies: cacache "^10.0.4" find-cache-dir "^1.0.0"