Bump dateformat from 5.0.2 to 5.0.3 (#338)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 22 Feb 2022 14:21:31 +0000 (19:51 +0530)
committerGitHub <noreply@github.com>
Tue, 22 Feb 2022 14:21:31 +0000 (19:51 +0530)
Bumps [dateformat](https://github.com/felixge/node-dateformat) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/felixge/node-dateformat/releases)
- [Commits](https://github.com/felixge/node-dateformat/compare/v5.0.2...v5.0.3)

---
updated-dependencies:
- dependency-name: dateformat
  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>
package-lock.json
package.json

index d8adbdd954737b5dd63de3feae2950414f12142f..46bef999cac0465b894d6baf46343052ca592aaf 100644 (file)
@@ -15,7 +15,7 @@
         "@tippyjs/react": "^4.2.5",
         "babel-polyfill": "^6.26.0",
         "browser-encrypt-attachment": "^0.3.0",
-        "dateformat": "^5.0.2",
+        "dateformat": "^5.0.3",
         "emojibase-data": "^7.0.1",
         "file-saver": "^2.0.5",
         "flux": "^4.0.3",
       }
     },
     "node_modules/dateformat": {
-      "version": "5.0.2",
-      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-5.0.2.tgz",
-      "integrity": "sha512-h9vywpuz+ReixnJTwFx5JLtZpS8eLCbRm8shwwKkCKOZA547N6yoMtD3W91Z6+NFZ8wOaZlcaCcK/w+kELhSVg==",
+      "version": "5.0.3",
+      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-5.0.3.tgz",
+      "integrity": "sha512-Kvr6HmPXUMerlLcLF+Pwq3K7apHpYmGDVqrxcDasBg86UcKeTSNWbEzU8bwdXnxnR44FtMhJAxI4Bov6Y/KUfA==",
       "engines": {
         "node": ">=12.20"
       }
       }
     },
     "dateformat": {
-      "version": "5.0.2",
-      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-5.0.2.tgz",
-      "integrity": "sha512-h9vywpuz+ReixnJTwFx5JLtZpS8eLCbRm8shwwKkCKOZA547N6yoMtD3W91Z6+NFZ8wOaZlcaCcK/w+kELhSVg=="
+      "version": "5.0.3",
+      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-5.0.3.tgz",
+      "integrity": "sha512-Kvr6HmPXUMerlLcLF+Pwq3K7apHpYmGDVqrxcDasBg86UcKeTSNWbEzU8bwdXnxnR44FtMhJAxI4Bov6Y/KUfA=="
     },
     "debug": {
       "version": "4.3.2",
index eec690838b124cac6c1eb8164df75fb1cd6dd673..dd945c6c7d5c9c157d8de7b07750fd96ee9a46b9 100644 (file)
@@ -21,7 +21,7 @@
     "@tippyjs/react": "^4.2.5",
     "babel-polyfill": "^6.26.0",
     "browser-encrypt-attachment": "^0.3.0",
-    "dateformat": "^5.0.2",
+    "dateformat": "^5.0.3",
     "emojibase-data": "^7.0.1",
     "file-saver": "^2.0.5",
     "flux": "^4.0.3",