Skip to content

Commit cfb8546

Browse files
chore(deps): update dependency copy-webpack-plugin to v6.4.1 (#10424)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb92bd3 commit cfb8546

File tree

1 file changed

+15
-5
lines changed

1 file changed

+15
-5
lines changed

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3616,7 +3616,9 @@
36163616
"@types/react" "*"
36173617

36183618
"@types/react-router-dom@^5.3.3":
3619-
version "5.3.4"
3619+
version "5.3.3"
3620+
resolved "https://registry.yarnpkg.com/@types/react-router-dom/-/react-router-dom-5.3.3.tgz#e9d6b4a66fcdbd651a5f106c2656a30088cc1e83"
3621+
integrity sha512-kpqnYK4wcdm5UaWI3fLcELopqLrHgLqNsdpHauzlQktfkHL3npOSwtj1Uz9oKBAzs7lFtVkV8j83voAz2D8fhw==
36203622
dependencies:
36213623
"@types/history" "^4.7.11"
36223624
"@types/react" "*"
@@ -6736,8 +6738,9 @@ [email protected]:
67366738
serialize-javascript "^6.0.0"
67376739

67386740
copy-webpack-plugin@^6.1.0:
6739-
version "6.1.0"
6740-
resolved "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-6.1.0.tgz"
6741+
version "6.4.1"
6742+
resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-6.4.1.tgz#138cd9b436dbca0a6d071720d5414848992ec47e"
6743+
integrity sha512-MXyPCjdPVx5iiWyl40Va3JGh27bKzOTNY3NjUTrosD2q7dR/cLD0013uqJ3BpFbUjyONINjb6qI7nDIJujrMbA==
67416744
dependencies:
67426745
cacache "^15.0.5"
67436746
fast-glob "^3.2.4"
@@ -6747,8 +6750,8 @@ copy-webpack-plugin@^6.1.0:
67476750
loader-utils "^2.0.0"
67486751
normalize-path "^3.0.0"
67496752
p-limit "^3.0.2"
6750-
schema-utils "^2.7.1"
6751-
serialize-javascript "^4.0.0"
6753+
schema-utils "^3.0.0"
6754+
serialize-javascript "^5.0.1"
67526755
webpack-sources "^1.4.3"
67536756

67546757
core-js-compat@^3.31.0:
@@ -16631,6 +16634,13 @@ serialize-javascript@^4.0.0:
1663116634
dependencies:
1663216635
randombytes "^2.1.0"
1663316636

16637+
serialize-javascript@^5.0.1:
16638+
version "5.0.1"
16639+
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-5.0.1.tgz#7886ec848049a462467a97d3d918ebb2aaf934f4"
16640+
integrity sha512-SaaNal9imEO737H2c05Og0/8LUXG7EnsZyMa8MzkmuHoELfT6txuj0cMqRj6zfPKnmQ1yasR4PCJc8x+M4JSPA==
16641+
dependencies:
16642+
randombytes "^2.1.0"
16643+
1663416644
serialize-javascript@^6.0.0:
1663516645
version "6.0.0"
1663616646
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"

0 commit comments

Comments
 (0)