@@ -1817,9 +1817,10 @@ globals@^9.18.0:
1817
1817
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
1818
1818
integrity sha512-S0nG3CLEQiY/ILxqtztTWH/3iRRdyBLw6KMDxnKMchrtbj2OFmehVh0WUCfW3DUrIgx/qFrJPICrq4Z4sTR9UQ==
1819
1819
1820
- " gluegun@git+ https://github.com/edgeandnode/gluegun.git #v4.3.1-pin-colors-dep " :
1820
+ " gluegun@https://github.com/edgeandnode/gluegun#v4.3.1-pin-colors-dep " :
1821
1821
version "4.3.1"
1822
- resolved "git+https://github.com/edgeandnode/gluegun.git#b34b9003d7bf556836da41b57ef36eb21570620a"
1822
+ uid b34b9003d7bf556836da41b57ef36eb21570620a
1823
+ resolved "https://github.com/edgeandnode/gluegun#b34b9003d7bf556836da41b57ef36eb21570620a"
1823
1824
dependencies :
1824
1825
apisauce "^1.0.1"
1825
1826
app-module-path "^2.2.0"
@@ -2837,9 +2838,11 @@ neo-async@^2.6.0:
2837
2838
integrity sha512-Yd3UES5mWCSqR+qNT93S3UoYUkqAZ9lLg8a7g9rimsWmYGK8cVToA4/sF3RrshdyV3sAGMXVUmpMYOw+dLpOuw==
2838
2839
2839
2840
node-fetch@^2.3.0 :
2840
- version "2.6.0"
2841
- resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.0.tgz#e633456386d4aa55863f676a7ab0daa8fdecb0fd"
2842
- integrity sha512-8dG4H5ujfvFiqDmVu9fQ5bOHUC15JMjMY/Zumv26oOvvVJjM67KF8koCWIabKQ1GJIa9r2mMZscBq/TbdOcmNA==
2841
+ version "2.6.7"
2842
+ resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2843
+ integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2844
+ dependencies :
2845
+ whatwg-url "^5.0.0"
2843
2846
2844
2847
node-forge@~0.9.1 :
2845
2848
version "0.9.1"
@@ -3615,6 +3618,11 @@ tough-cookie@~2.5.0:
3615
3618
psl "^1.1.28"
3616
3619
punycode "^2.1.1"
3617
3620
3621
+ tr46@~0.0.3 :
3622
+ version "0.0.3"
3623
+ resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3624
+ integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
3625
+
3618
3626
trim-right@^1.0.1 :
3619
3627
version "1.0.1"
3620
3628
resolved "https://registry.yarnpkg.com/trim-right/-/trim-right-1.0.1.tgz#cb2e1203067e0c8de1f614094b9fe45704ea6003"
@@ -3703,6 +3711,19 @@ wcwidth@^1.0.1:
3703
3711
dependencies :
3704
3712
defaults "^1.0.3"
3705
3713
3714
+ webidl-conversions@^3.0.0 :
3715
+ version "3.0.1"
3716
+ resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
3717
+ integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
3718
+
3719
+ whatwg-url@^5.0.0 :
3720
+ version "5.0.0"
3721
+ resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
3722
+ integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
3723
+ dependencies :
3724
+ tr46 "~0.0.3"
3725
+ webidl-conversions "^3.0.0"
3726
+
3706
3727
which@2.0.2, which@^2.0.0, which@^2.0.1 :
3707
3728
version "2.0.2"
3708
3729
resolved "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1"
0 commit comments