]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
mgr/dashboard: bump moment in /src/pybind/mgr/dashboard/frontend 46718/head
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 18 Apr 2022 06:29:40 +0000 (06:29 +0000)
committerErnesto Puerta <epuertat@redhat.com>
Thu, 16 Jun 2022 15:22:05 +0000 (17:22 +0200)
Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.3.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/2.29.3/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.1...2.29.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
(cherry picked from commit 39b3f4dc6da1dd58edb40b9c20795e88baac19d1)

src/pybind/mgr/dashboard/frontend/package-lock.json
src/pybind/mgr/dashboard/frontend/package.json

index d102e622d5c8f7e5f8928bcae38c84d6280d3161..e6f4c714019898f92b5a0aaf70cf65199315999f 100644 (file)
       }
     },
     "moment": {
-      "version": "2.29.1",
-      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.1.tgz",
-      "integrity": "sha512-kHmoybcPV8Sqy59DwNDY3Jefr64lK/by/da0ViFcuA4DH0vQg5Q6Ze5VimxkfQNSC+Mls/Kx53s7TjP1RhFEDQ=="
+      "version": "2.29.3",
+      "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz",
+      "integrity": "sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw=="
     },
     "moo-color": {
       "version": "1.0.2",
index e2d19f334c0153e9d768b795dadf32e4024d40e0..7be7b9c55a1a6f2c81da3b39a49f166f81e42753 100644 (file)
@@ -94,7 +94,7 @@
     "file-saver": "2.0.2",
     "fork-awesome": "1.1.7",
     "lodash": "4.17.21",
-    "moment": "2.29.1",
+    "moment": "2.29.3",
     "ng-block-ui": "3.0.2",
     "ng-click-outside": "7.0.0",
     "ng2-charts": "2.4.2",