From e0990414eff914f45c68d5c8d9069993c629e0c7 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2020 05:27:09 +0000 Subject: [PATCH] Bump stripe from 7.15.0 to 8.77.0 Bumps [stripe](https://github.com/stripe/stripe-node) from 7.15.0 to 8.77.0. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-node/compare/v7.15.0...v8.77.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 513f57e..5e47c2f 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "requestify": "^0.2.5", "sequelize": "^5.10.1", "sqlite3": "^4.0.9", - "stripe": "^7.4.0", + "stripe": "^8.77.0", "twit": "^2.2.11", "unfluff": "^3.2.0", "url-exists": "^1.0.3"