Skip to content

Commit 2270e8f

Browse files
Bump cross-fetch from 3.1.4 to 3.1.5 in /docs
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v3.1.4...v3.1.5) --- updated-dependencies: - dependency-name: cross-fetch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 13cd6cc commit 2270e8f

File tree

1 file changed

+28
-8
lines changed

1 file changed

+28
-8
lines changed

docs/yarn.lock

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3208,11 +3208,11 @@ cosmiconfig@^7.0.0:
32083208
yaml "^1.10.0"
32093209

32103210
cross-fetch@^3.0.4:
3211-
version "3.1.4"
3212-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
3213-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
3211+
version "3.1.5"
3212+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
3213+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
32143214
dependencies:
3215-
node-fetch "2.6.1"
3215+
node-fetch "2.6.7"
32163216

32173217
cross-spawn@^7.0.3:
32183218
version "7.0.3"
@@ -5775,10 +5775,12 @@ node-emoji@^1.10.0:
57755775
dependencies:
57765776
lodash.toarray "^4.4.0"
57775777

5778-
node-fetch@2.6.1:
5779-
version "2.6.1"
5780-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5781-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5778+
node-fetch@2.6.7:
5779+
version "2.6.7"
5780+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5781+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5782+
dependencies:
5783+
whatwg-url "^5.0.0"
57825784

57835785
node-forge@^0.10.0:
57845786
version "0.10.0"
@@ -8086,6 +8088,11 @@ totalist@^1.0.0:
80868088
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
80878089
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
80888090

8091+
tr46@~0.0.3:
8092+
version "0.0.3"
8093+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8094+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
8095+
80898096
trim-trailing-lines@^1.0.0:
80908097
version "1.1.3"
80918098
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.3.tgz#7f0739881ff76657b7776e10874128004b625a94"
@@ -8506,6 +8513,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2:
85068513
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
85078514
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
85088515

8516+
webidl-conversions@^3.0.0:
8517+
version "3.0.1"
8518+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8519+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8520+
85098521
webpack-bundle-analyzer@^4.4.2:
85108522
version "4.5.0"
85118523
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz#1b0eea2947e73528754a6f9af3e91b2b6e0f79d5"
@@ -8647,6 +8659,14 @@ websocket-extensions@>=0.1.1:
86478659
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
86488660
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
86498661

8662+
whatwg-url@^5.0.0:
8663+
version "5.0.0"
8664+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8665+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8666+
dependencies:
8667+
tr46 "~0.0.3"
8668+
webidl-conversions "^3.0.0"
8669+
86508670
which@^1.3.1:
86518671
version "1.3.1"
86528672
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
 (0)