File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change 3616
3616
"@types/react" "*"
3617
3617
3618
3618
"@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==
3620
3622
dependencies:
3621
3623
"@types/history" "^4.7.11"
3622
3624
"@types/react" "*"
6736
6738
serialize-javascript "^6.0.0"
6737
6739
6738
6740
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==
6741
6744
dependencies:
6742
6745
cacache "^15.0.5"
6743
6746
fast-glob "^3.2.4"
@@ -6747,8 +6750,8 @@ copy-webpack-plugin@^6.1.0:
6747
6750
loader-utils "^2.0.0"
6748
6751
normalize-path "^3.0.0"
6749
6752
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 "
6752
6755
webpack-sources "^1.4.3"
6753
6756
6754
6757
core-js-compat@^3.31.0:
@@ -16631,6 +16634,13 @@ serialize-javascript@^4.0.0:
16631
16634
dependencies:
16632
16635
randombytes "^2.1.0"
16633
16636
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
+
16634
16644
serialize-javascript@^6.0.0:
16635
16645
version "6.0.0"
16636
16646
resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
You can’t perform that action at this time.
0 commit comments