fix: upgrade @types/react-share from 3.0.1 to 3.0.3 (#2299)

Snyk has created this PR to upgrade @types/react-share from 3.0.1 to 3.0.3.

See this package in npm:
https://www.npmjs.com/package/@types/react-share

See this project in Snyk:
https://app.snyk.io/org/nmanovic/project/2f167f1b-9eed-4bf3-96b4-7ac84449f680?utm_source=github&utm_medium=upgrade-pr
main
Snyk bot 5 years ago committed by GitHub
parent 5ad09143c2
commit 476318fe49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1193,9 +1193,9 @@
}
},
"@types/react-share": {
"version": "3.0.1",
"resolved": "https://registry.npmjs.org/@types/react-share/-/react-share-3.0.1.tgz",
"integrity": "sha512-9SmC9TBOBKXvu7Otfl0Zl/1OqjPocmhEMwJnVspG3i1AW/wyKkemkL+Jshpp+tSxfcz76BbbzlBJVbsojYZHvA==",
"version": "3.0.3",
"resolved": "https://registry.npmjs.org/@types/react-share/-/react-share-3.0.3.tgz",
"integrity": "sha512-GpKAVNbwMBgad0995uVLkOdKWp3CjCrvIeUt4qZcsrgLtf7SMR7gIfMgC9X2rsfLgN6saT/nr2T4QLJE9cCZiA==",
"requires": {
"@types/react": "*"
}

@ -60,7 +60,7 @@
"@types/react-redux": "^7.1.2",
"@types/react-router": "^5.0.5",
"@types/react-router-dom": "^5.1.0",
"@types/react-share": "^3.0.1",
"@types/react-share": "^3.0.3",
"@types/redux-logger": "^3.0.7",
"antd": "^3.26.17",
"copy-to-clipboard": "^3.3.1",

Loading…
Cancel
Save