Bump history from 5.0.0 to 5.1.0 in /kafka-ui-react-app (#1216)
Bumps [history](https://github.com/ReactTraining/history) from 5.0.0 to 5.1.0. - [Release notes](https://github.com/ReactTraining/history/releases) - [Commits](https://github.com/ReactTraining/history/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: history dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
a35982081f
commit
b748802081
1 changed files with 3 additions and 3 deletions
6
kafka-ui-react-app/package-lock.json
generated
6
kafka-ui-react-app/package-lock.json
generated
|
@ -9756,9 +9756,9 @@
|
|||
"dev": true
|
||||
},
|
||||
"history": {
|
||||
"version": "5.0.0",
|
||||
"resolved": "https://registry.npmjs.org/history/-/history-5.0.0.tgz",
|
||||
"integrity": "sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==",
|
||||
"version": "5.1.0",
|
||||
"resolved": "https://registry.npmjs.org/history/-/history-5.1.0.tgz",
|
||||
"integrity": "sha512-zPuQgPacm2vH2xdORvGGz1wQMuHSIB56yNAy5FnLuwOwgSYyPKptJtcMm6Ev+hRGeS+GzhbmRacHzvlESbFwDg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@babel/runtime": "^7.7.6"
|
||||
|
|
Loading…
Add table
Reference in a new issue