Bump dateformat from 4.5.1 to 5.0.2 (#287)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Thu, 3 Feb 2022 15:15:49 +0000 (20:45 +0530)
committerGitHub <noreply@github.com>
Thu, 3 Feb 2022 15:15:49 +0000 (20:45 +0530)
Bumps [dateformat](https://github.com/felixge/node-dateformat) from 4.6.3 to 5.0.2.
- [Release notes](https://github.com/felixge/node-dateformat/releases)
- [Commits](https://github.com/felixge/node-dateformat/commits/v5.0.2)

---
updated-dependencies:
- dependency-name: dateformat
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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 f25f634b5c743354485e32b0a3e5181d25ad75cd..37484d62c5adf440b894662b1ecd14bbb4037fe2 100644 (file)
@@ -13,7 +13,7 @@
         "@tippyjs/react": "^4.2.5",
         "babel-polyfill": "^6.26.0",
         "browser-encrypt-attachment": "^0.3.0",
-        "dateformat": "^4.5.1",
+        "dateformat": "^5.0.2",
         "emojibase-data": "^6.2.0",
         "file-saver": "^2.0.5",
         "flux": "^4.0.3",
       }
     },
     "node_modules/dateformat": {
-      "version": "4.6.3",
-      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-4.6.3.tgz",
-      "integrity": "sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA==",
+      "version": "5.0.2",
+      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-5.0.2.tgz",
+      "integrity": "sha512-h9vywpuz+ReixnJTwFx5JLtZpS8eLCbRm8shwwKkCKOZA547N6yoMtD3W91Z6+NFZ8wOaZlcaCcK/w+kELhSVg==",
       "engines": {
-        "node": "*"
+        "node": ">=12.20"
       }
     },
     "node_modules/debug": {
       }
     },
     "dateformat": {
-      "version": "4.6.3",
-      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-4.6.3.tgz",
-      "integrity": "sha512-2P0p0pFGzHS5EMnhdxQi7aJN+iMheud0UhG4dlE1DLAlvL8JHjJJTX/CSm4JXwV0Ka5nGk3zC5mcb5bUQUxxMA=="
+      "version": "5.0.2",
+      "resolved": "https://registry.npmjs.org/dateformat/-/dateformat-5.0.2.tgz",
+      "integrity": "sha512-h9vywpuz+ReixnJTwFx5JLtZpS8eLCbRm8shwwKkCKOZA547N6yoMtD3W91Z6+NFZ8wOaZlcaCcK/w+kELhSVg=="
     },
     "debug": {
       "version": "4.3.2",
index 4a6ce2636a6f1eb64e7a2e750d2b0b723fff26ac..771d35d108453da56d8acaec8ab664aaafa07d3f 100644 (file)
@@ -19,7 +19,7 @@
     "@tippyjs/react": "^4.2.5",
     "babel-polyfill": "^6.26.0",
     "browser-encrypt-attachment": "^0.3.0",
-    "dateformat": "^4.5.1",
+    "dateformat": "^5.0.2",
     "emojibase-data": "^6.2.0",
     "file-saver": "^2.0.5",
     "flux": "^4.0.3",