fix(deps): update dependency history to v5.3.0

This commit is contained in:
renovate[bot]
2024-07-15 10:16:17 +00:00
parent 95a35e17dc
commit 9c3264c8a2
2 changed files with 6 additions and 5 deletions

9
package-lock.json generated
View File

@@ -34,7 +34,7 @@
"file-saver": "^2.0.5",
"filesize": "^8.0.6",
"font-awesome": "4.7.0",
"history": "5.0.1",
"history": "5.3.0",
"html-react-parser": "^1.3.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "29.7.0",
@@ -12638,9 +12638,10 @@
}
},
"node_modules/history": {
"version": "5.0.1",
"resolved": "https://registry.npmjs.org/history/-/history-5.0.1.tgz",
"integrity": "sha512-5qC/tFUKfVci5kzgRxZxN5Mf1CV8NmJx9ByaPX0YTLx5Vz3Svh7NYp6eA4CpDq4iA9D0C1t8BNIfvQIrUI3mVw==",
"version": "5.3.0",
"resolved": "https://registry.npmjs.org/history/-/history-5.3.0.tgz",
"integrity": "sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==",
"license": "MIT",
"dependencies": {
"@babel/runtime": "^7.7.6"
}

View File

@@ -51,7 +51,7 @@
"file-saver": "^2.0.5",
"filesize": "^8.0.6",
"font-awesome": "4.7.0",
"history": "5.0.1",
"history": "5.3.0",
"html-react-parser": "^1.3.0",
"jest": "^29.7.0",
"jest-environment-jsdom": "29.7.0",