Revert "Bump history from 5.0.0 to 5.1.0 in /kafka-ui-react-app (#1216)" (#1272)

This reverts commit b748802081.
This commit is contained in:
Oleg Shur 2021-12-17 21:57:12 +03:00 committed by GitHub
parent b1938578f2
commit 0924bc2375
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -9799,9 +9799,9 @@
"dev": true
},
"history": {
"version": "5.1.0",
"resolved": "https://registry.npmjs.org/history/-/history-5.1.0.tgz",
"integrity": "sha512-zPuQgPacm2vH2xdORvGGz1wQMuHSIB56yNAy5FnLuwOwgSYyPKptJtcMm6Ev+hRGeS+GzhbmRacHzvlESbFwDg==",
"version": "5.0.0",
"resolved": "https://registry.npmjs.org/history/-/history-5.0.0.tgz",
"integrity": "sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==",
"dev": true,
"requires": {
"@babel/runtime": "^7.7.6"