Skip to content

Commit cbebf59

Browse files
authored
chore: unpin cross-fetch
1 parent 2542e53 commit cbebf59

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@wdio/static-server-service": "5.16.10",
5151
"barrelsby": "2.2.0",
5252
"bundlesize": "0.18.0",
53-
"cross-fetch": "^3.1.5",
53+
"cross-fetch": "3.1.5",
5454
"dotenv": "8.2.0",
5555
"eslint": "6.8.0",
5656
"eslint-config-algolia": "15.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4181,7 +4181,7 @@ crc@^3.4.4:
41814181
dependencies:
41824182
buffer "^5.1.0"
41834183

4184-
cross-fetch@^3.1.5:
4184+
41854185
version "3.1.5"
41864186
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.5.tgz#e1389f44d9e7ba767907f7af8454787952ab534f"
41874187
integrity sha512-lvb1SBsI0Z7GDwmuid+mU3kWVBwTVUbe7S0H52yaaAdQOXq2YktTCZdlAcNKFzE6QtRz0snpw9bNiPeOIkkQvw==

0 commit comments

Comments
 (0)