Skip to content

Commit 482a6cb

Browse files
committed
fix(deps): update dependency history to v5.3.0
1 parent 0b5e4ef commit 482a6cb

2 files changed

Lines changed: 9 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@babel/runtime-corejs3": "7.17.2",
3838
"@poool/react-access": "1.2.0",
3939
"core-js": "3.21.1",
40-
"history": "5.2.0",
40+
"history": "5.3.0",
4141
"react": "17.0.2",
4242
"react-dom": "17.0.2",
4343
"react-router-dom": "6.2.1"

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3097,7 +3097,14 @@ he@^1.2.0:
30973097
resolved "https://registry.yarnpkg.com/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f"
30983098
integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw==
30993099

3100-
history@5.2.0, history@^5.2.0:
3100+
history@5.3.0:
3101+
version "5.3.0"
3102+
resolved "https://registry.yarnpkg.com/history/-/history-5.3.0.tgz#1548abaa245ba47992f063a0783db91ef201c73b"
3103+
integrity sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==
3104+
dependencies:
3105+
"@babel/runtime" "^7.7.6"
3106+
3107+
history@^5.2.0:
31013108
version "5.2.0"
31023109
resolved "https://registry.yarnpkg.com/history/-/history-5.2.0.tgz#7cdd31cf9bac3c5d31f09c231c9928fad0007b7c"
31033110
integrity sha512-uPSF6lAJb3nSePJ43hN3eKj1dTWpN9gMod0ZssbFTIsen+WehTmEadgL+kg78xLJFdRfrrC//SavDzmRVdE+Ig==

0 commit comments

Comments
 (0)