Browse Source

Bump dayjs from 1.10.6 to 1.10.7 in /kafka-ui-react-app (#1280)

Bumps [dayjs](https://github.com/iamkun/dayjs) from 1.10.6 to 1.10.7.
- [Release notes](https://github.com/iamkun/dayjs/releases)
- [Changelog](https://github.com/iamkun/dayjs/blob/v1.10.7/CHANGELOG.md)
- [Commits](https://github.com/iamkun/dayjs/compare/v1.10.6...v1.10.7)

---
updated-dependencies:
- dependency-name: dayjs
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 3 years ago
parent
commit
6e196fe292
1 changed files with 3 additions and 3 deletions
  1. 3 3
      kafka-ui-react-app/package-lock.json

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

@@ -6613,9 +6613,9 @@
       "dev": true
     },
     "dayjs": {
-      "version": "1.10.6",
-      "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.6.tgz",
-      "integrity": "sha512-AztC/IOW4L1Q41A86phW5Thhcrco3xuAA+YX/BLpLWWjRcTj5TOt/QImBLmCKlrF7u7k47arTnOyL6GnbG8Hvw=="
+      "version": "1.10.7",
+      "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.10.7.tgz",
+      "integrity": "sha512-P6twpd70BcPK34K26uJ1KT3wlhpuOAPoMwJzpsIWUxHZ7wpmbdZL/hQqBDfz7hGurYSa5PhzdhDHtt319hL3ig=="
     },
     "debug": {
       "version": "2.6.9",