@@ -1737,10 +1737,10 @@ glob@^7.1.3, glob@^7.1.4, glob@^7.1.6:
17371737 once "^1.3.0"
17381738 path-is-absolute "^1.0.0"
17391739
1740- glob@^7.1.7 :
1741- version "7.1.7 "
1742- resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7 .tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90 "
1743- integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ ==
1740+ glob@^7.2.0 :
1741+ version "7.2.0 "
1742+ resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0 .tgz#d15535af7732e02e948f4c41628bd910293f6023 "
1743+ integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q ==
17441744 dependencies :
17451745 fs.realpath "^1.0.0"
17461746 inflight "^1.0.4"
@@ -2678,9 +2678,11 @@ neo-async@^2.5.0, neo-async@^2.6.1:
26782678 integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
26792679
26802680node-fetch@^2.6.0 :
2681- version "2.6.1"
2682- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2683- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2681+ version "2.6.7"
2682+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2683+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2684+ dependencies :
2685+ whatwg-url "^5.0.0"
26842686
26852687node-libs-browser@^2.2.1 :
26862688 version "2.2.1"
@@ -3358,12 +3360,12 @@ serverless-offline@^6.5.0:
33583360 ws "^7.2.1"
33593361
33603362" serverless-webpack@file:../.. " :
3361- version "5.5.1 "
3363+ version "5.6.0 "
33623364 dependencies :
33633365 bestzip "^2.2.0"
33643366 bluebird "^3.7.2"
33653367 fs-extra "^9.1.0"
3366- glob "^7.1.7 "
3368+ glob "^7.2.0 "
33673369 is-builtin-module "^3.1.0"
33683370 lodash "^4.17.21"
33693371 semver "^7.3.5"
@@ -3733,6 +3735,11 @@ to-regex@^3.0.1, to-regex@^3.0.2:
37333735 regex-not "^1.0.2"
37343736 safe-regex "^1.1.0"
37353737
3738+ tr46@~0.0.3 :
3739+ version "0.0.3"
3740+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3741+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3742+
37363743" ts-node@>= 8.3.0 " :
37373744 version "9.0.0"
37383745 resolved "https://registry.yarnpkg.com/ts-node/-/ts-node-9.0.0.tgz#e7699d2a110cc8c0d3b831715e417688683460b3"
@@ -3923,6 +3930,11 @@ watchpack@^1.7.4:
39233930 chokidar "^3.4.1"
39243931 watchpack-chokidar2 "^2.0.0"
39253932
3933+ webidl-conversions@^3.0.0 :
3934+ version "3.0.1"
3935+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3936+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3937+
39263938webpack-sources@^1.4.0, webpack-sources@^1.4.1 :
39273939 version "1.4.3"
39283940 resolved "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-1.4.3.tgz#eedd8ec0b928fbf1cbfe994e22d2d890f330a933"
@@ -3960,6 +3972,14 @@ webpack@^4.44.1:
39603972 watchpack "^1.7.4"
39613973 webpack-sources "^1.4.1"
39623974
3975+ whatwg-url@^5.0.0 :
3976+ version "5.0.0"
3977+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3978+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3979+ dependencies :
3980+ tr46 "~0.0.3"
3981+ webidl-conversions "^3.0.0"
3982+
39633983which@^2.0.1, which@^2.0.2 :
39643984 version "2.0.2"
39653985 resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
0 commit comments