From 450409d66ae290ec8f244f7ffe8b6761a45a7921 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 16 Aug 2024 20:05:27 +0000 Subject: [PATCH] fix: upgrade moment from 2.29.4 to 2.30.1 Snyk has created this PR to upgrade moment from 2.29.4 to 2.30.1. See this package in npm: moment See this project in Snyk: https://app.snyk.io/org/okeamah/project/b63fcac4-ba86-4ad2-a59d-a8955223571e?utm_source=github&utm_medium=referral&page=upgrade-pr --- projects/github-actions/repo-gardening/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/github-actions/repo-gardening/package.json b/projects/github-actions/repo-gardening/package.json index be43668549edb..b625aebfc8ddc 100644 --- a/projects/github-actions/repo-gardening/package.json +++ b/projects/github-actions/repo-gardening/package.json @@ -17,7 +17,7 @@ "@actions/github": "6.0.0", "compare-versions": "3.6.0", "glob": "7.1.6", - "moment": "2.29.4", + "moment": "2.30.1", "node-fetch": "2.6.7" }, "devDependencies": {