Переглянути джерело

Bump history from 5.0.0 to 5.3.0 in /kafka-ui-react-app (#1685)

Bumps [history](https://github.com/remix-run/history) from 5.0.0 to 5.3.0.
- [Release notes](https://github.com/remix-run/history/releases)
- [Commits](https://github.com/remix-run/history/compare/v5.0.0...v5.3.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>
Co-authored-by: Sasha Stepanyan <100123785+sasunprov@users.noreply.github.com>
dependabot[bot] 3 роки тому
батько
коміт
e7f1a39209
1 змінених файлів з 3 додано та 3 видалено
  1. 3 3
      kafka-ui-react-app/package-lock.json

+ 3 - 3
kafka-ui-react-app/package-lock.json

@@ -11758,9 +11758,9 @@
       "dev": true
     },
     "history": {
-      "version": "5.0.0",
-      "resolved": "https://registry.npmjs.org/history/-/history-5.0.0.tgz",
-      "integrity": "sha512-3NyRMKIiFSJmIPdq7FxkNMJkQ7ZEtVblOQ38VtKaA0zZMW1Eo6Q6W8oDKEflr1kNNTItSnk4JMCO1deeSgbLLg==",
+      "version": "5.3.0",
+      "resolved": "https://registry.npmjs.org/history/-/history-5.3.0.tgz",
+      "integrity": "sha512-ZqaKwjjrAYUYfLG+htGaIIZ4nioX2L70ZUMIFysS3xvBsSG4x/n1V6TXV3N8ZYNuFGlDirFg32T7B6WOUPDYcQ==",
       "dev": true,
       "requires": {
         "@babel/runtime": "^7.7.6"