Skip to content

Commit 0ef3694

Browse files
build(deps): bump cross-fetch from 3.1.4 to 3.1.5 in /doc-site (#465)
1 parent 1c1edf4 commit 0ef3694

File tree

2 files changed

+61
-17
lines changed

2 files changed

+61
-17
lines changed

doc-site/package-lock.json

Lines changed: 33 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

doc-site/yarn.lock

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

30093009
cross-fetch@^3.0.4:
3010-
version "3.1.4"
3011-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
3012-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
3010+
version "3.1.5"
3011+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
3012+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
30133013
dependencies:
3014-
node-fetch "2.6.1"
3014+
node-fetch "2.6.7"
30153015

30163016
cross-spawn@7.0.3, cross-spawn@^7.0.3:
30173017
version "7.0.3"
@@ -5873,10 +5873,12 @@ node-emoji@^1.10.0:
58735873
dependencies:
58745874
lodash.toarray "^4.4.0"
58755875

5876-
node-fetch@2.6.1:
5877-
version "2.6.1"
5878-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
5879-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
5876+
node-fetch@2.6.7:
5877+
version "2.6.7"
5878+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
5879+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
5880+
dependencies:
5881+
whatwg-url "^5.0.0"
58805882

58815883
node-forge@^0.10.0:
58825884
version "0.10.0"
@@ -8184,6 +8186,11 @@ totalist@^1.0.0:
81848186
resolved "https://registry.yarnpkg.com/totalist/-/totalist-1.1.0.tgz#a4d65a3e546517701e3e5c37a47a70ac97fe56df"
81858187
integrity sha512-gduQwd1rOdDMGxFG1gEvhV88Oirdo2p+KjoYFU7k2g+i7n6AFFbDQ5kMPUsW0pNbfQsB/cwXvT1i4Bue0s9g5g==
81868188

8189+
tr46@~0.0.3:
8190+
version "0.0.3"
8191+
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
8192+
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
8193+
81878194
trim-trailing-lines@^1.0.0:
81888195
version "1.1.4"
81898196
resolved "https://registry.yarnpkg.com/trim-trailing-lines/-/trim-trailing-lines-1.1.4.tgz#bd4abbec7cc880462f10b2c8b5ce1d8d1ec7c2c0"
@@ -8621,6 +8628,11 @@ web-namespaces@^1.0.0, web-namespaces@^1.1.2:
86218628
resolved "https://registry.yarnpkg.com/web-namespaces/-/web-namespaces-1.1.4.tgz#bc98a3de60dadd7faefc403d1076d529f5e030ec"
86228629
integrity sha512-wYxSGajtmoP4WxfejAPIr4l0fVh+jeMXZb08wNc0tMg6xsfZXj3cECqIK0G7ZAqUq0PP8WlMDtaOGVBTAWztNw==
86238630

8631+
webidl-conversions@^3.0.0:
8632+
version "3.0.1"
8633+
resolved "https://registry.yarnpkg.com/webidl-conversions/-/webidl-conversions-3.0.1.tgz#24534275e2a7bc6be7bc86611cc16ae0a5654871"
8634+
integrity sha1-JFNCdeKnvGvnvIZhHMFq4KVlSHE=
8635+
86248636
webpack-bundle-analyzer@^4.4.2:
86258637
version "4.4.2"
86268638
resolved "https://registry.yarnpkg.com/webpack-bundle-analyzer/-/webpack-bundle-analyzer-4.4.2.tgz#39898cf6200178240910d629705f0f3493f7d666"
@@ -8773,6 +8785,14 @@ websocket-extensions@>=0.1.1:
87738785
resolved "https://registry.yarnpkg.com/websocket-extensions/-/websocket-extensions-0.1.4.tgz#7f8473bc839dfd87608adb95d7eb075211578a42"
87748786
integrity sha512-OqedPIGOfsDlo31UNwYbCFMSaO9m9G/0faIHj5/dZFDMFqPTcx6UwqyOy3COEaEOg/9VsGIpdqn62W5KhoKSpg==
87758787

8788+
whatwg-url@^5.0.0:
8789+
version "5.0.0"
8790+
resolved "https://registry.yarnpkg.com/whatwg-url/-/whatwg-url-5.0.0.tgz#966454e8765462e37644d3626f6742ce8b70965d"
8791+
integrity sha1-lmRU6HZUYuN2RNNib2dCzotwll0=
8792+
dependencies:
8793+
tr46 "~0.0.3"
8794+
webidl-conversions "^3.0.0"
8795+
87768796
which-boxed-primitive@^1.0.2:
87778797
version "1.0.2"
87788798
resolved "https://registry.yarnpkg.com/which-boxed-primitive/-/which-boxed-primitive-1.0.2.tgz#13757bc89b209b049fe5d86430e21cf40a89a8e6"

0 commit comments

Comments
 (0)