diff --git a/client/package-lock.json b/client/package-lock.json index 8c8de3c..caf65af 100644 --- a/client/package-lock.json +++ b/client/package-lock.json @@ -1917,9 +1917,9 @@ } }, "@types/history": { - "version": "4.7.7", - "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.7.tgz", - "integrity": "sha512-2xtoL22/3Mv6a70i4+4RB7VgbDDORoWwjcqeNysojZA0R7NK17RbY5Gof/2QiFfJgX+KkWghbwJ+d/2SB8Ndzg==" + "version": "4.7.11", + "resolved": "https://registry.npmjs.org/@types/history/-/history-4.7.11.tgz", + "integrity": "sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA==" }, "@types/invariant": { "version": "2.2.33", diff --git a/client/package.json b/client/package.json index 4e8f085..1241372 100644 --- a/client/package.json +++ b/client/package.json @@ -17,7 +17,7 @@ "@material-ui/core": "^4.10.1", "@material-ui/icons": "^4.9.1", "@types/brainhubeu__react-carousel": "^1.15.0", - "@types/history": "^4.7.7", + "@types/history": "^4.7.11", "bootstrap": "^4.5.0", "node-sass": "^4.14.1", "notistack": "^1.0.0",