Skip to content

Commit c758d69

Browse files
authored
Merge pull request #2055 from loft-sh/dependabot/npm_and_yarn/docs/cross-fetch-3.1.5
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /docs
2 parents e43a528 + dbf82e1 commit c758d69

1 file changed

Lines changed: 28 additions & 8 deletions

File tree

docs/yarn.lock

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3549,11 +3549,11 @@ create-hmac@^1.1.0, create-hmac@^1.1.2, create-hmac@^1.1.4:
35493549
sha.js "^2.4.8"
35503550

35513551
cross-fetch@^3.0.4:
3552-
version "3.1.4"
3553-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
3554-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
3552+
version "3.1.5"
3553+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
3554+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
35553555
dependencies:
3556-
node-fetch "2.6.1"
3556+
node-fetch "2.6.7"
35573557

35583558
cross-spawn@7.0.3, cross-spawn@^7.0.3:
35593559
version "7.0.3"
@@ -6801,10 +6801,12 @@ node-emoji@^1.10.0:
68016801
dependencies:
68026802
lodash.toarray "^4.4.0"
68036803

6804-
node-fetch@2.6.1:
6805-
version "2.6.1"
6806-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
6807-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
6804+
node-fetch@2.6.7:
6805+
version "2.6.7"
6806+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
6807+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
6808+
dependencies:
6809+
whatwg-url "^5.0.0"
68086810

68096811
node-forge@^0.10.0:
68106812
version "0.10.0"
@@ -9616,6 +9618,11 @@ totalist@^1.0.0:
96169618
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
96179619
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
96189620

9621+
tr46@~0.0.3:
9622+
version "0.0.3"
9623+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
9624+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
9625+
96199626
trim-lines@^1.0.0:
96209627
version "1.1.3"
96219628
resolved "https://registry.yarnpkg.com/trim-lines/-/trim-lines-1.1.3.tgz#839514be82428fd9e7ec89e35081afe8f6f93115"
@@ -10154,6 +10161,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2:
1015410161
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
1015510162
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
1015610163

10164+
webidl-conversions@^3.0.0:
10165+
version "3.0.1"
10166+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
10167+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
10168+
1015710169
webpack-bundle-analyzer@^4.4.0:
1015810170
version "4.4.1"
1015910171
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.1.tgz#c71fb2eaffc10a4754d7303b224adb2342069da1"
@@ -10308,6 +10320,14 @@ websocket-extensions@>=0.1.1:
1030810320
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
1030910321
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
1031010322

10323+
whatwg-url@^5.0.0:
10324+
version "5.0.0"
10325+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
10326+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
10327+
dependencies:
10328+
tr46 "~0.0.3"
10329+
webidl-conversions "^3.0.0"
10330+
1031110331
which-module@^2.0.0:
1031210332
version "2.0.0"
1031310333
resolved "https://registry.yarnpkg.com/which-module/-/which-module-2.0.0.tgz#d9ef07dce77b9902b8a3a8fa4b31c3e3f7e6e87a"

0 commit comments

Comments
 (0)