diff --git a/package.json b/package.json index eb9b48ced4c54f..25da26f5d472ee 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "@types/color": "^3.0.3", "@types/diff": "5.2.1", "@types/gtag.js": "^0.0.12", - "@types/history": "^3.2.5", + "@types/history": "^4.7.11", "@types/invariant": "^2.2.35", "@types/jest": "29.5.12", "@types/js-beautify": "^1.14.3", diff --git a/yarn.lock b/yarn.lock index 471eeebd3b7d30..6f44ce28c4c8eb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3933,10 +3933,10 @@ resolved "https://registry.yarnpkg.com/@types/gtag.js/-/gtag.js-0.0.12.tgz#095122edca896689bdfcdd73b057e23064d23572" integrity sha512-YQV9bUsemkzG81Ea295/nF/5GijnD2Af7QhEofh7xu+kvCN6RdodgNwwGWXB5GMI3NoyvQo0odNctoH/qLMIpg== -"@types/history@^3.2.5": - version "3.2.5" - resolved "https://registry.yarnpkg.com/@types/history/-/history-3.2.5.tgz#be614208f1a10a20c414b4d3762d1f2b65b53ae4" - integrity sha512-TqWYI0mlqS5qhH8MHgJJs0RcgvvZLxkn0bi2qK07liZqP7M9rl1kpJ6TCAUo5Cp4vP5DObIqHcky0MWyyQojVQ== +"@types/history@^4.7.11": + version "4.7.11" + resolved "https://registry.yarnpkg.com/@types/history/-/history-4.7.11.tgz#56588b17ae8f50c53983a524fc3cc47437969d64" + integrity sha512-qjDJRrmvBMiTx+jyLxvLfJU7UznFuokDv4f3WRuriHKERccVpFU+8XMQUAbDzoiJCsmexxRExQeMwwCdamSKDA== "@types/html-minifier-terser@^6.0.0": version "6.1.0"