Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade copy-webpack-plugin from 10.2.0 to 10.2.4 #6424

Merged
merged 3 commits into from
Mar 21, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/ts-scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"babel-plugin-module-resolver": "^4.1.0",
"concurrently": "^6.4.0",
"constructs": "^10.0.13",
"copy-webpack-plugin": "10.2.0",
"copy-webpack-plugin": "10.2.4",
"core-js": "^3.19.3",
"cross-env": "^6.0.3",
"css-loader": "^6.5.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6894,7 +6894,7 @@ __metadata:
babel-plugin-module-resolver: ^4.1.0
concurrently: ^6.4.0
constructs: ^10.0.13
copy-webpack-plugin: 10.2.0
copy-webpack-plugin: 10.2.4
core-js: ^3.19.3
cross-env: ^6.0.3
css-loader: ^6.5.1
Expand Down Expand Up @@ -15810,9 +15810,9 @@ __metadata:
languageName: node
linkType: hard

"copy-webpack-plugin@npm:10.2.0":
version: 10.2.0
resolution: "copy-webpack-plugin@npm:10.2.0"
"copy-webpack-plugin@npm:10.2.4":
version: 10.2.4
resolution: "copy-webpack-plugin@npm:10.2.4"
dependencies:
fast-glob: ^3.2.7
glob-parent: ^6.0.1
Expand All @@ -15822,7 +15822,7 @@ __metadata:
serialize-javascript: ^6.0.0
peerDependencies:
webpack: ^5.1.0
checksum: ae99dc42d0fbe4d7fc4a6a0902130c4420c7a2f27a995df55b4fcaa5c5aec371b4545609249f93e8db0f5b95daaed053e74f38d794ace1336f21886c29e2fddc
checksum: 87f0f4530ab3e58ec06a7c3182028dfd8cc85b045a0d18c4464caafeae1ed1141c2aad6eae37e100a74a72b69dc48c93af358c07038b7a22f490a678c0ab142e
languageName: node
linkType: hard

Expand Down