chore(deps): update dependency react-redux to v7.1.3

This commit is contained in:
Renovate Bot
2021-01-10 13:52:09 +00:00
committed by renovate[bot]
parent f58ef0ace6
commit 9306ce0783
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -17908,9 +17908,9 @@
"dev": true
},
"react-redux": {
"version": "7.1.1",
"resolved": false,
"integrity": "sha512-QsW0vcmVVdNQzEkrgzh2W3Ksvr8cqpAv5FhEk7tNEft+5pp7rXxAudTz3VOPawRkLIepItpkEIyLcN/VVXzjTg==",
"version": "7.1.3",
"resolved": "https://registry.npmjs.org/react-redux/-/react-redux-7.1.3.tgz",
"integrity": "sha512-uI1wca+ECG9RoVkWQFF4jDMqmaw0/qnvaSvOoL/GA4dNxf6LoV8sUAcNDvE5NWKs4hFpn0t6wswNQnY3f7HT3w==",
"dev": true,
"requires": {
"@babel/runtime": "^7.5.5",

View File

@@ -49,7 +49,7 @@
"prop-types": "15.7.2",
"react": "16.9.0",
"react-dom": "16.9.0",
"react-redux": "7.1.1",
"react-redux": "7.1.3",
"react-router-dom": "5.1.2",
"react-test-renderer": "16.9.0",
"reactifex": "1.1.1",