Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 478ab09

Browse files
dependabot[bot]jscottsmith
authored andcommitted
chore(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /documentation
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 ef04017 commit 478ab09

File tree

1 file changed

+28
-8
lines changed

1 file changed

+28
-8
lines changed

‎documentation/yarn.lock‎

Lines changed: 28 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -3449,11 +3449,11 @@ cosmiconfig@^7.0.0, cosmiconfig@^7.0.1:
34493449
yaml "^1.10.0"
34503450

34513451
cross-fetch@^3.0.4:
3452-
version "3.1.4"
3453-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
3454-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
3452+
version "3.1.5"
3453+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
3454+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
34553455
dependencies:
3456-
node-fetch "2.6.1"
3456+
node-fetch "2.6.7"
34573457

34583458
cross-spawn@^7.0.3:
34593459
version "7.0.3"
@@ -5794,10 +5794,12 @@ node-emoji@^1.10.0:
57945794
dependencies:
57955795
lodash "^4.17.21"
57965796

5797-
node-fetch@2.6.1:
5798-
version "2.6.1"
5799-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5800-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5797+
node-fetch@2.6.7:
5798+
version "2.6.7"
5799+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5800+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5801+
dependencies:
5802+
whatwg-url "^5.0.0"
58015803

58025804
node-forge@^1.2.0:
58035805
version "1.3.0"
@@ -7953,6 +7955,11 @@ totalist@^1.0.0:
79537955
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
79547956
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
79557957

7958+
tr46@~0.0.3:
7959+
version "0.0.3"
7960+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
7961+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
7962+
79567963
trim-trailing-lines@^1.0.0:
79577964
version "1.1.4"
79587965
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0"
@@ -8281,6 +8288,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2:
82818288
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
82828289
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
82838290

8291+
webidl-conversions@^3.0.0:
8292+
version "3.0.1"
8293+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8294+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8295+
82848296
webpack-bundle-analyzer@^4.5.0:
82858297
version "4.5.0"
82868298
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.5.0.tgz#1b0eea2947e73528754a6f9af3e91b2b6e0f79d5"
@@ -8418,6 +8430,14 @@ websocket-extensions@>=0.1.1:
84188430
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
84198431
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
84208432

8433+
whatwg-url@^5.0.0:
8434+
version "5.0.0"
8435+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8436+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8437+
dependencies:
8438+
tr46 "~0.0.3"
8439+
webidl-conversions "^3.0.0"
8440+
84218441
which@^1.3.1:
84228442
version "1.3.1"
84238443
resolved "https://registry.yarnpkg.com/which/-/which-1.3.1.tgz#a45043d54f5805316da8d62f9f50918d3da70b0a"

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /