Skip to content

Commit 3c17cd8

Browse files
build(deps): bump cross-fetch from 3.1.2 to 3.1.4
Bumps [cross-fetch](https://github.com/lquixada/cross-fetch) from 3.1.2 to 3.1.4. - [Release notes](https://github.com/lquixada/cross-fetch/releases) - [Commits](lquixada/cross-fetch@v3.1.2...v3.1.4) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent b4bfd02 commit 3c17cd8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
]
6060
},
6161
"dependencies": {
62-
"cross-fetch": "^3.1.2"
62+
"cross-fetch": "^3.1.4"
6363
},
6464
"devDependencies": {
6565
"@babel/preset-env": "^7.13.12",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2253,10 +2253,10 @@ cosmiconfig@^7.0.0:
22532253
path-type "^4.0.0"
22542254
yaml "^1.10.0"
22552255

2256-
cross-fetch@^3.1.2:
2257-
version "3.1.2"
2258-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.2.tgz#ee0c2f18844c4fde36150c2a4ddc068d20c1bc41"
2259-
integrity sha512-+JhD65rDNqLbGmB3Gzs3HrEKC0aQnD+XA3SY6RjgkF88jV2q5cTc5+CwxlS3sdmLk98gpPt5CF9XRnPdlxZe6w==
2256+
cross-fetch@^3.1.4:
2257+
version "3.1.4"
2258+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.4.tgz#9723f3a3a247bf8b89039f3a380a9244e8fa2f39"
2259+
integrity sha512-1eAtFWdIubi6T4XPy6ei9iUFoKpUkIF971QLN8lIvvvwueI65+Nw5haMNKUwfJxabqlIIDODJKGrQ66gxC0PbQ==
22602260
dependencies:
22612261
node-fetch "2.6.1"
22622262

0 commit comments

Comments
 (0)