From 9a2b1204f9ee0875a2b11b12d8117a8cd0c97204 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Dec 2025 02:43:17 +0000 Subject: [PATCH] Update dependency history to v5.3.0 --- example/package.json | 2 +- example/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) 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"