Skip to content

Commit 97b8064

Browse files
chore: bump cross-fetch from 3.1.4 to 3.1.5 in /test
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] <[email protected]>
1 parent 6c08466 commit 97b8064

File tree

1 file changed

+10
-15
lines changed

1 file changed

+10
-15
lines changed

test/yarn.lock

+10-15
Original file line numberDiff line numberDiff line change
@@ -1290,11 +1290,11 @@ cookiejar@^2.1.3:
12901290
integrity sha512-JxbCBUdrfr6AQjOXrxoTvAMJO4HBTUIlBzslcJPAz+/KT8yk53fXun51u+RenNYvad/+Vc2DIz5o9UxlCDymFQ==
12911291

12921292
cross-fetch@^3.0.4:
1293-
version "3.1.4"
1294-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
1295-
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
1293+
version "3.1.5"
1294+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
1295+
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==
12961296
dependencies:
1297-
node-fetch "2.6.1"
1297+
node-fetch "2.6.7"
12981298

12991299
cross-spawn@^7.0.3:
13001300
version "7.0.3"
@@ -2554,10 +2554,12 @@ node-addon-api@^4.3.0:
25542554
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-4.3.0.tgz#52a1a0b475193e0928e98e0426a0d1254782b77f"
25552555
integrity sha512-73sE9+3UaLYYFmDsFZnqCInzPyh3MqIwZO9cw58yIqAZhONrrabrYyYe3TuIqtIiOuTXVhsGau8hcrhhwSsDIQ==
25562556

2557-
2558-
version "2.6.1"
2559-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.1.tgz#045bd323631f76ed2e2b55573394416b639a0052"
2560-
integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw==
2557+
[email protected], node-fetch@^2.6.5:
2558+
version "2.6.7"
2559+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2560+
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2561+
dependencies:
2562+
whatwg-url "^5.0.0"
25612563

25622564
node-fetch@^2.6.1:
25632565
version "2.6.6"
@@ -2566,13 +2568,6 @@ node-fetch@^2.6.1:
25662568
dependencies:
25672569
whatwg-url "^5.0.0"
25682570

2569-
node-fetch@^2.6.5:
2570-
version "2.6.7"
2571-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.6.7.tgz#24de9fba827e3b4ae44dc8b20256a379160052ad"
2572-
integrity sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==
2573-
dependencies:
2574-
whatwg-url "^5.0.0"
2575-
25762571
node-int64@^0.4.0:
25772572
version "0.4.0"
25782573
resolved "https://registry.yarnpkg.com/node-int64/-/node-int64-0.4.0.tgz#87a9065cdb355d3182d8f94ce11188b825c68a3b"

0 commit comments

Comments
 (0)