diff --git a/package-lock.json b/package-lock.json index 991e4f7..caf81c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1455,9 +1455,9 @@ } }, "node_modules/moment": { - "version": "2.24.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", - "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==", + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==", "engines": { "node": "*" } @@ -2982,6 +2982,7 @@ }, "hubot-jira-bot": { "version": "git+ssh://git@github.com/joedrew/hubot-jira-bot.git#f339deec2a8b2191e3f070a5312246e6daa68770", + "integrity": "sha512-25XWChciD7DP3ArGPPpFVoRlFmJlz2QEdlztGoY3XXM7UTQycqk+9OQtjT0lEc64BmvyfJgDXhjCM2RMpvT4JQ==", "from": "hubot-jira-bot@git://github.com/joedrew/hubot-jira-bot.git#email-address", "requires": { "coffee-script": "^1.10.0", @@ -3030,6 +3031,7 @@ }, "hubot-plusplus-slack": { "version": "git+ssh://git@github.com/joedrew/hubot-plusplus.git#ccfb1a9088c27445cf1e2e700a9d73d77dc32629", + "integrity": "sha512-FcRaQlMjlteOT6MYrtO1m1/5f3uu8hD/6ooZVAQLkkynWQZQaQ6ubpIUEDwLRbzeOejE9qo4jinCz9hjwRip2w==", "from": "hubot-plusplus-slack@git+https://github.com/joedrew/hubot-plusplus.git", "requires": { "@slack/client": "^4.2.0", @@ -3312,9 +3314,9 @@ } }, "moment": { - "version": "2.24.0", - "resolved": "https://registry.npmjs.org/moment/-/moment-2.24.0.tgz", - "integrity": "sha512-bV7f+6l2QigeBBZSM/6yTNq4P2fNpSWj/0e7jQcy87A8e7o2nAfP/34/2ky5Vw4B9S446EtIhodAzkFCcR4dQg==" + "version": "2.29.2", + "resolved": "https://registry.npmjs.org/moment/-/moment-2.29.2.tgz", + "integrity": "sha512-UgzG4rvxYpN15jgCmVJwac49h9ly9NurikMWGPdVxm8GZD6XjkKPxDTjQQ43gtGgnV3X0cAyWDdP2Wexoquifg==" }, "moment-timezone": { "version": "0.5.23",