From c8856f52de39e2bf6ec8b0f28e9b898c125862f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 Aug 2020 11:00:44 +0000 Subject: [PATCH] Bump hubot-hockey from 4.1.6 to 4.1.7 Bumps [hubot-hockey](https://github.com/stephenyeargin/hubot-hockey) from 4.1.6 to 4.1.7. - [Release notes](https://github.com/stephenyeargin/hubot-hockey/releases) - [Commits](https://github.com/stephenyeargin/hubot-hockey/compare/v4.1.6...v4.1.7) Signed-off-by: dependabot[bot] --- package-lock.json | 12 ++++++------ package.json | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package-lock.json b/package-lock.json index 85b48c7..6566734 100644 --- a/package-lock.json +++ b/package-lock.json @@ -310,9 +310,9 @@ "integrity": "sha512-a+EPoD+uZiNfh+5fxw2nO9QwFa6nJe2Or35fGY6Ipw1R3R4AGz1d1TEZrCegvw2YTmZ0jXirGYlzxxpYSHwpEg==" }, "csv-parse": { - "version": "4.11.1", - "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.11.1.tgz", - "integrity": "sha512-cH2BG5Gd0u4G8qVI/jGXJSP2+El7Vy91/ZD3ehKALAWids1aIKOPhZ1ZVJzUrs2zTn6aGumVPBlbHsI91kI83A==" + "version": "4.12.0", + "resolved": "https://registry.npmjs.org/csv-parse/-/csv-parse-4.12.0.tgz", + "integrity": "sha512-wPQl3H79vWLPI8cgKFcQXl0NBgYYEqVnT1i6/So7OjMpsI540oD7p93r3w6fDSyPvwkTepG05F69/7AViX2lXg==" }, "cycle": { "version": "1.0.3", @@ -761,9 +761,9 @@ "integrity": "sha512-1gL7ywROwQG6Grom68Bhi8O7YHn/qEkg3tGgap+tFejZGxVnFyJ/LcStBScW/zUj4yf0GlDaExR/vsaTjzBRsA==" }, "hubot-hockey": { - "version": "4.1.6", - "resolved": "https://registry.npmjs.org/hubot-hockey/-/hubot-hockey-4.1.6.tgz", - "integrity": "sha512-VCYumxbD+rr2Eti+5uQIPfUbLVZ6OWA0sEJ4ZYd7JCS214EJGLIVU0oubXyApuRRWK3fkG++JGgEkCSgsMglYw==", + "version": "4.1.7", + "resolved": "https://registry.npmjs.org/hubot-hockey/-/hubot-hockey-4.1.7.tgz", + "integrity": "sha512-0ksZlNN/gKnJGBEwewKuRsomC9ms2ZVbrj1UlUjA2L0/xxogans00/q4xxYBy8r/KV8hI6I4C+3qJk1A4/mjGw==", "requires": { "ascii-table": "0.0.9", "csv-parse": "^4.11.1", diff --git a/package.json b/package.json index cd52739..8a4617f 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "hubot-google-images": "^0.2.7", "hubot-google-translate": "^0.2.1", "hubot-help": "^1.0.1", - "hubot-hockey": "^4.1.6", + "hubot-hockey": "^4.1.7", "hubot-homepage": "^1.0.7", "hubot-maps": "0.0.3", "hubot-nashville-news": "^1.0.11",