@@ -4682,7 +4682,7 @@ neo-async@^2.5.0, neo-async@^2.6.1:
4682
4682
integrity sha512-iyam8fBuCUpWeKPGpaNMetEocMt364qkCsfL9JuhjXX6dRnguRVOfk2GZaDpPjcOKiiXCPINZC1GczQ7iTq3Zw==
4683
4683
4684
4684
nest-access-control@../lib :
4685
- version "2.0.1 "
4685
+ version "2.0.5 "
4686
4686
dependencies :
4687
4687
accesscontrol "^2.2.1"
4688
4688
4709
4709
lodash.toarray "^4.4.0"
4710
4710
4711
4711
node-fetch@^2.3.0 :
4712
- version "2.6.1"
4713
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
4714
- integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
4712
+ version "2.6.7"
4713
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
4714
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
4715
+ dependencies :
4716
+ whatwg-url "^5.0.0"
4715
4717
4716
4718
node-int64@^0.4.0 :
4717
4719
version "0.4.0"
@@ -6472,6 +6474,11 @@ tr46@^1.0.1:
6472
6474
dependencies :
6473
6475
punycode "^2.1.0"
6474
6476
6477
+ tr46@~0.0.3 :
6478
+ version "0.0.3"
6479
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
6480
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
6481
+
6475
6482
6476
6483
version "1.2.2"
6477
6484
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
@@ -6816,6 +6823,11 @@ wcwidth@^1.0.1:
6816
6823
dependencies :
6817
6824
defaults "^1.0.3"
6818
6825
6826
+ webidl-conversions@^3.0.0 :
6827
+ version "3.0.1"
6828
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
6829
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
6830
+
6819
6831
webidl-conversions@^4.0.2 :
6820
6832
version "4.0.2"
6821
6833
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-4.0.2.tgz#a855980b1f0b6b359ba1d5d9fb39ae941faa63ad"
@@ -6875,6 +6887,14 @@ whatwg-mimetype@^2.2.0, whatwg-mimetype@^2.3.0:
6875
6887
resolved "https://registry.yarnpkg.com/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz#3d4b1e0312d2079879f826aff18dbeeca5960fbf"
6876
6888
integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g==
6877
6889
6890
+ whatwg-url@^5.0.0 :
6891
+ version "5.0.0"
6892
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
6893
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
6894
+ dependencies :
6895
+ tr46 "~0.0.3"
6896
+ webidl-conversions "^3.0.0"
6897
+
6878
6898
whatwg-url@^7.0.0 :
6879
6899
version "7.1.0"
6880
6900
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-7.1.0.tgz#c2c492f1eca612988efd3d2266be1b9fc6170d06"
0 commit comments