aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-26 07:09:53 +0000
committerGitHub <noreply@github.com>2021-03-26 07:09:53 +0000
commit255dc7b9a35896a732099588b73b4c0adb99f045 (patch)
tree6ad5ba34bc867f3eb1b423fbfa0b4f209ebb1eea
parentd76b687c09eab6070399c8f014898eac54733107 (diff)
parent0e1be7b4d407f3a44744bb8f00ccbe3ff68b9ffd (diff)
downloadtimeline-255dc7b9a35896a732099588b73b4c0adb99f045.tar.gz
timeline-255dc7b9a35896a732099588b73b4c0adb99f045.tar.bz2
timeline-255dc7b9a35896a732099588b73b4c0adb99f045.zip
Merge pull request #410 from crupest/dependabot/npm_and_yarn/FrontEnd/types/react-router-5.1.13
-rw-r--r--FrontEnd/package-lock.json14
-rw-r--r--FrontEnd/package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json
index c4791553..49ebbba3 100644
--- a/FrontEnd/package-lock.json
+++ b/FrontEnd/package-lock.json
@@ -56,7 +56,7 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
- "@types/react-router": "^5.1.12",
+ "@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.1",
@@ -2052,9 +2052,9 @@
}
},
"node_modules/@types/react-router": {
- "version": "5.1.12",
- "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.12.tgz",
- "integrity": "sha512-0bhXQwHYfMeJlCh7mGhc0VJTRm0Gk+Z8T00aiP4702mDUuLs9SMhnd2DitpjWFjdOecx2UXtICK14H9iMnziGA==",
+ "version": "5.1.13",
+ "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.13.tgz",
+ "integrity": "sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==",
"dev": true,
"dependencies": {
"@types/history": "*",
@@ -17812,9 +17812,9 @@
}
},
"@types/react-router": {
- "version": "5.1.12",
- "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.12.tgz",
- "integrity": "sha512-0bhXQwHYfMeJlCh7mGhc0VJTRm0Gk+Z8T00aiP4702mDUuLs9SMhnd2DitpjWFjdOecx2UXtICK14H9iMnziGA==",
+ "version": "5.1.13",
+ "resolved": "https://registry.npmjs.org/@types/react-router/-/react-router-5.1.13.tgz",
+ "integrity": "sha512-ZIuaO9Yrln54X6elg8q2Ivp6iK6p4syPsefEYAhRDAoqNh48C8VYUmB9RkXjKSQAJSJV0mbIFCX7I4vZDcHrjg==",
"dev": true,
"requires": {
"@types/history": "*",
diff --git a/FrontEnd/package.json b/FrontEnd/package.json
index 4cdd6a66..97d1b723 100644
--- a/FrontEnd/package.json
+++ b/FrontEnd/package.json
@@ -71,7 +71,7 @@
"@types/react": "^17.0.3",
"@types/react-dom": "^17.0.3",
"@types/react-responsive": "^8.0.2",
- "@types/react-router": "^5.1.12",
+ "@types/react-router": "^5.1.13",
"@types/react-router-bootstrap": "^0.24.5",
"@types/react-router-dom": "^5.1.7",
"@types/remarkable": "^2.0.1",