From 0e1be7b4d407f3a44744bb8f00ccbe3ff68b9ffd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 06:58:30 +0000 Subject: build(deps-dev): Bump @types/react-router in /FrontEnd Bumps [@types/react-router](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-router) from 5.1.12 to 5.1.13. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-router) Signed-off-by: dependabot[bot] --- FrontEnd/package-lock.json | 14 +++++++------- FrontEnd/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/FrontEnd/package-lock.json b/FrontEnd/package-lock.json index 00df8847..632c56a7 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 0e044f8e..243d7820 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", -- cgit v1.2.3