@@ -4379,18 +4379,18 @@ cookiejar@^2.1.0:
4379
4379
resolved "https://registry.yarnpkg.com/cookiejar/-/cookiejar-2.1.2.tgz#dd8a235530752f988f9a0844f3fc589e3111125c"
4380
4380
integrity sha512-Mw+adcfzPxcPeI+0WlvRrr/3lGVO0bD75SxX6811cxSh1Wbxx7xZBGK1eVtDf6si8rg2lhnUjsVLMFMfbRIuwA==
4381
4381
4382
- copy-webpack-plugin@^8.1 .1 :
4383
- version "8.1 .1"
4384
- resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-8.1 .1.tgz#3f697e162764925c2f0d235f380676125508fd26 "
4385
- integrity sha512-rYM2uzRxrLRpcyPqGceRBDpxxUV8vcDqIKxAUKfcnFpcrPxT5+XvhTxv7XLjo5AvEJFPdAE3zCogG2JVahqgSQ ==
4382
+ copy-webpack-plugin@^9.0 .1 :
4383
+ version "9.0 .1"
4384
+ resolved "https://registry.yarnpkg.com/copy-webpack-plugin/-/copy-webpack-plugin-9.0 .1.tgz#b71d21991599f61a4ee00ba79087b8ba279bbb59 "
4385
+ integrity sha512-14gHKKdYIxF84jCEgPgYXCPpldbwpxxLbCmA7LReY7gvbaT555DgeBWBgBZM116tv/fO6RRJrsivBqRyRlukhw ==
4386
4386
dependencies :
4387
4387
fast-glob "^3.2.5"
4388
- glob-parent "^5.1.1 "
4388
+ glob-parent "^6.0.0 "
4389
4389
globby "^11.0.3"
4390
4390
normalize-path "^3.0.0"
4391
4391
p-limit "^3.1.0"
4392
4392
schema-utils "^3.0.0"
4393
- serialize-javascript "^5 .0.1 "
4393
+ serialize-javascript "^6 .0.0 "
4394
4394
4395
4395
core-js-compat@^3.16.0, core-js-compat@^3.9.1 :
4396
4396
version "3.16.0"
@@ -6119,13 +6119,20 @@ getpass@^0.1.1:
6119
6119
dependencies :
6120
6120
assert-plus "^1.0.0"
6121
6121
6122
- glob-parent@^5.1.0, glob-parent@^5.1.1, glob-parent@^5.1. 2, glob-parent@~5.1.0 :
6122
+ glob-parent@^5.1.0, glob-parent@^5.1.2, glob-parent@~5.1.0 :
6123
6123
version "5.1.2"
6124
6124
resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-5.1.2.tgz#869832c58034fe68a4093c17dc15e8340d8401c4"
6125
6125
integrity sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==
6126
6126
dependencies :
6127
6127
is-glob "^4.0.1"
6128
6128
6129
+ glob-parent@^6.0.0 :
6130
+ version "6.0.1"
6131
+ resolved "https://registry.yarnpkg.com/glob-parent/-/glob-parent-6.0.1.tgz#42054f685eb6a44e7a7d189a96efa40a54971aa7"
6132
+ integrity sha512-kEVjS71mQazDBHKcsq4E9u/vUzaLcw1A8EtUeydawvIWQCJM0qQ08G1H7/XTjFUulla6XQiDOG6MXSaG0HDKog==
6133
+ dependencies :
6134
+ is-glob "^4.0.1"
6135
+
6129
6136
glob-to-regexp@^0.4.1 :
6130
6137
version "0.4.1"
6131
6138
resolved "https://registry.yarnpkg.com/glob-to-regexp/-/glob-to-regexp-0.4.1.tgz#c75297087c851b9a578bd217dd59a92f59fe546e"
@@ -9572,6 +9579,13 @@ serialize-javascript@^5.0.1:
9572
9579
dependencies :
9573
9580
randombytes "^2.1.0"
9574
9581
9582
+ serialize-javascript@^6.0.0 :
9583
+ version "6.0.0"
9584
+ resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-6.0.0.tgz#efae5d88f45d7924141da8b5c3a7a7e663fefeb8"
9585
+ integrity sha512-Qr3TosvguFt8ePWqsvRfrKyQXIiW+nGbYpy8XK24NQHE83caxWt+mIymTT19DGFbNWNLfEwsrkSmN64lVWB9ag==
9586
+ dependencies :
9587
+ randombytes "^2.1.0"
9588
+
9575
9589
serverless-dotenv-plugin@^3.9.0 :
9576
9590
version "3.9.0"
9577
9591
resolved "https://registry.yarnpkg.com/serverless-dotenv-plugin/-/serverless-dotenv-plugin-3.9.0.tgz#0d82704a3911c1051a1f566a30aaa5f278ad4ae3"
0 commit comments