fix: upgrade @types/react-router from 5.1.15 to 5.1.16 (#3490)

Snyk has created this PR to upgrade @types/react-router from 5.1.15 to 5.1.16.

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 1ea3334b2f
commit 8ccde7247c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1329,9 +1329,9 @@
}
},
"@types/react-router": {
"version": "5.1.15",
"resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.15.tgz",
"integrity": "sha512-z3UlMG/x91SFEVmmvykk9FLTliDvfdIUky4k2rCfXWQ0NKbrP8o9BTCaCTPuYsB8gDkUnUmkcA2vYlm2DR+HAA==",
"version": "5.1.16",
"resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.16.tgz",
"integrity": "sha512-8d7nR/fNSqlTFGHti0R3F9WwIertOaaA1UEB8/jr5l5mDMOs4CidEgvvYMw4ivqrBK+vtVLxyTj2P+Pr/dtgzg==",
"requires": {
"@types/history": "*",
"@types/react": "*"

@ -56,7 +56,7 @@
"@types/react-dom": "^16.9.14",
"@types/react-redux": "^7.1.18",
"@types/react-resizable": "^1.7.2",
"@types/react-router": "^5.1.15",
"@types/react-router": "^5.1.16",
"@types/react-router-dom": "^5.1.7",
"@types/react-share": "^3.0.3",
"@types/redux-logger": "^3.0.9",

Loading…
Cancel
Save