From 1b226fab43af37ec845d44d83ff35f55d48eec73 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 24 Oct 2020 02:52:39 +0000 Subject: [PATCH 1/2] fix: upgrade moment from 2.27.0 to 2.29.0 Snyk has created this PR to upgrade moment from 2.27.0 to 2.29.0. See this package in npm: https://www.npmjs.com/package/moment See this project in Snyk: https://app.snyk.io/org/codingtools/project/69f63852-fccf-4e2e-aeaf-6785477b4de5?utm_source=github&utm_medium=upgrade-pr --- package-lock.json | 6 +++--- package.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index 3086d63..dcae5ea 100644 --- a/package-lock.json +++ b/package-lock.json @@ -4655,9 +4655,9 @@ "dev": true }, "moment": { - "version": "2.27.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.27.0.tgz", - "integrity": "sha512-al0MUK7cpIcglMv3YF13qSgdAIqxHTO7brRtaz3DlSULbqfazqkc5kEjNrLDOM7fsjshoFIihnU8snrP7zUvhQ==" + "version": "2.29.0", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.0.tgz", + "integrity": "sha512-z6IJ5HXYiuxvFTI6eiQ9dm77uE0gyy1yXNApVHqTcnIKfY9tIwEjlzsZ6u1LQXvVgKeTnv9Xm7NDvJ7lso3MtA==" }, "moment-timezone": { "version": "0.5.31", diff --git a/package.json b/package.json index c109f8b..61e5b90 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "jshashes": "^1.0.8", "json-2-csv": "^3.7.5", "minify": "^5.1.1", - "moment": "2.27.0", + "moment": "2.29.0", "moment-timezone": "^0.5.31", "nyc": "^15.1.0", "ora": "^4.0.5", From 78d185100bc6a79909e815c22523000fd2d26221 Mon Sep 17 00:00:00 2001 From: ashish Date: Tue, 27 Oct 2020 10:22:33 +0530 Subject: [PATCH 2/2] updated Signed-off-by: ashish --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c015a04..2fa8122 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ @codingtools/cdt === -CLI for Developers :sunglasses: +CLI for Developers :sunglasses: [![GithubCI](https://github.com/codingtools/cdt/workflows/GithubCI/badge.svg)](https://github.com/codingtools/cdt/actions?query=workflow%3AGithubCI) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/82d29e2a902a4c338228d636f290d9cd)](https://app.codacy.com/gh/codingtools/cdt?utm_source=github.com&utm_medium=referral&utm_content=codingtools/cdt&utm_campaign=Badge_Grade_Dashboard)