diff --git a/example/package.json b/example/package.json index 2888763..30d3142 100644 --- a/example/package.json +++ b/example/package.json @@ -8,7 +8,7 @@ "build": "vite build" }, "dependencies": { - "history": "5.1.0", + "history": "5.3.0", "react": "17.0.2", "react-app-polyfill": "2.0.0", "style.css": "1.0.0" diff --git a/example/yarn.lock b/example/yarn.lock index d5220fa..034c5a1 100644 --- a/example/yarn.lock +++ b/example/yarn.lock @@ -553,10 +553,10 @@ has@^1.0.3: dependencies: function-bind "^1.1.1" -history@5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/history/-/history-5.1.0.tgz#2e93c09c064194d38d52ed62afd0afc9d9b01ece" - integrity sha512-zPuQgPacm2vH2xdORvGGz1wQMuHSIB56yNAy5FnLuwOwgSYyPKptJtcMm6Ev+hRGeS+GzhbmRacHzvlESbFwDg== +history@5.3.0: + version "5.3.0" + resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b" + integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ== dependencies: "@babel/runtime" "^7.7.6"