Skip to content

Commit 4dd81aa

Browse files
authored
Merge pull request #4729 from storybooks/dependabot/npm_and_yarn/examples-native/crna-kitchen-sink/whatwg-fetch-tw-3.0.0
Update whatwg-fetch requirement from ^2.0.4 to ^3.0.0 in /examples-native/crna-kitchen-sink
2 parents f726fd7 + cf9e281 commit 4dd81aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples-native/crna-kitchen-sink/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"prop-types": "^15.6.2",
2020
"react": "^16.2.0",
2121
"react-native": "https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz",
22-
"whatwg-fetch": "^2.0.4"
22+
"whatwg-fetch": "^3.0.0"
2323
},
2424
"devDependencies": {
2525
"@storybook/addon-actions": "file:../../packs/storybook-addon-actions.tgz",

0 commit comments

Comments
 (0)