Skip to content

Commit

Permalink
fix: old extract-files
Browse files Browse the repository at this point in the history
  • Loading branch information
wood1986 authored and nodkz committed Nov 12, 2020
1 parent 6a6ee9f commit 1e3fc9c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"homepage": "https://github.com/relay-tools/react-relay-network-modern#readme",
"dependencies": {
"core-js": "3",
"extract-files": "^5.0.1"
"extract-files": "^9.0.0"
},
"peerDependencies": {
"relay-runtime": ">=1.4.0"
Expand Down Expand Up @@ -95,4 +95,4 @@
"test": "npm run coverage && npm run lint && npm run flow",
"semantic-release": "semantic-release"
}
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3030,10 +3030,10 @@ extglob@^2.0.4:
snapdragon "^0.8.1"
to-regex "^3.0.1"

extract-files@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-5.0.1.tgz#c9492a8410be643e260a376f0151361993d5f659"
integrity sha512-qRW6y9eKF0VbCyOoOEtFhzJ3uykAw8GKwQVXyAIqwocyEWW4m+v+evec34RwtUkkxxHh7NKBLJ6AnXM8W4dH5w==
extract-files@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/extract-files/-/extract-files-9.0.0.tgz#8a7744f2437f81f5ed3250ed9f1550de902fe54a"
integrity sha512-CvdFfHkC95B4bBBk36hcEmvdR2awOdhhVUYH6S/zrVj3477zven/fJMYg7121h4T1xHZC+tetUpubpAhxwI7hQ==

[email protected]:
version "1.0.2"
Expand Down

0 comments on commit 1e3fc9c

Please sign in to comment.