diff --git a/package-lock.json b/package-lock.json index 5dd989588..dc7e92cff 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3227,9 +3227,9 @@ } }, "@types/history": { - "version": "4.7.3", - "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.3.tgz", - "integrity": "sha512-cS5owqtwzLN5kY+l+KgKdRJ/Cee8tlmQoGQuIE9tWnSmS3JMKzmxo2HIAk2wODMifGwO20d62xZQLYz+RLfXmw==", + "version": "4.7.5", + "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.5.tgz", + "integrity": "sha512-wLD/Aq2VggCJXSjxEwrMafIP51Z+13H78nXIX0ABEuIGhmB5sNGbR113MOKo+yfw+RDo1ZU3DM6yfnnRF/+ouw==", "dev": true }, "@types/hoist-non-react-statics": { diff --git a/package.json b/package.json index 3b26a7049..1b0fe93a0 100644 --- a/package.json +++ b/package.json @@ -114,7 +114,7 @@ "@types/express": "4.16.1", "@types/express-session": "1.15.12", "@types/express-useragent": "0.2.23", - "@types/history": "4.7.3", + "@types/history": "4.7.5", "@types/hoist-non-react-statics": "3.3.1", "@types/jest": "24.0.13", "@types/joi": "14.3.3",