fix: upgrade @types/react-router from 5.1.8 to 5.1.9 (#2680)

Snyk has created this PR to upgrade @types/react-router from 5.1.8 to 5.1.9.

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

See this project in Snyk:
https://app.snyk.io/org/cvat/project/c1f463ee-3776-44c4-b0fa-cd2254d0a094?utm_source=github&utm_medium=upgrade-pr
main
Snyk bot 5 years ago committed by GitHub
parent a440ef24f8
commit 2d889c31c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1287,9 +1287,9 @@
}
},
"@types/react-router": {
"version": "5.1.8",
"resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.8.tgz",
"integrity": "sha512-HzOyJb+wFmyEhyfp4D4NYrumi+LQgQL/68HvJO+q6XtuHSDvw6Aqov7sCAhjbNq3bUPgPqbdvjXC5HeB2oEAPg==",
"version": "5.1.9",
"resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.9.tgz",
"integrity": "sha512-US6C0rq2Wt/7uje1roqO0R++Sr0jqplKaBChDY5sNg5k7GC/79YFK0ZsLEdemqUjW05wq1Y/9YYEUgfNZ8TlvA==",
"requires": {
"@types/history": "*",
"@types/react": "*"

@ -54,7 +54,7 @@
"@types/react-color": "^3.0.4",
"@types/react-dom": "^16.9.10",
"@types/react-redux": "^7.1.14",
"@types/react-router": "^5.0.5",
"@types/react-router": "^5.1.9",
"@types/react-router-dom": "^5.1.6",
"@types/react-share": "^3.0.3",
"@types/redux-logger": "^3.0.8",

Loading…
Cancel
Save