From 06ac3bd13ed20fe427be371d40d23877a0e71b51 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 31 Jul 2019 07:57:44 +0000 Subject: [PATCH] Bump @types/stripe from 6.25.9 to 6.31.11 in /discovery Bumps [@types/stripe](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/stripe) from 6.25.9 to 6.31.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/stripe) Signed-off-by: dependabot-preview[bot] --- discovery/package.json | 2 +- discovery/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/discovery/package.json b/discovery/package.json index bdc72d3ff..fb008720b 100644 --- a/discovery/package.json +++ b/discovery/package.json @@ -30,7 +30,7 @@ "@types/node": "10.14.13", "@types/parse": "^2.1.0", "@types/passport": "^1.0.0", - "@types/stripe": "^6.19.7", + "@types/stripe": "^6.31.11", "@types/supertest": "2.0.8", "@types/uuid": "^3.4.4", "aws-sdk": "^2.362.0", diff --git a/discovery/yarn.lock b/discovery/yarn.lock index 3ba30ed4e..46d53c64b 100644 --- a/discovery/yarn.lock +++ b/discovery/yarn.lock @@ -725,10 +725,10 @@ resolved "https://registry.yarnpkg.com/@types/stack-utils/-/stack-utils-1.0.1.tgz#0a851d3bd96498fa25c33ab7278ed3bd65f06c3e" integrity sha512-l42BggppR6zLmpfU6fq9HEa2oGPEI8yrSPL3GITjfRInppYFahObbIQOQK3UGxEnyQpltZLaPe75046NOZQikw== -"@types/stripe@^6.19.7": - version "6.25.9" - resolved "https://registry.yarnpkg.com/@types/stripe/-/stripe-6.25.9.tgz#c60f88438f9e5756567bc22c63c7d82098a22c7e" - integrity sha512-5l/7puoWLOUnwLOXh3tm3wduwav7PHYMi+OyxoRrZgl6jDXD4j/IHIpkLlN2B/UYz7qlkvAxkl43Ef3l9psbSw== +"@types/stripe@^6.31.11": + version "6.31.11" + resolved "https://registry.yarnpkg.com/@types/stripe/-/stripe-6.31.11.tgz#ed13838c218ce60fd882a64c709ae222f1d936c1" + integrity sha512-8tfFcdMJYTQXgUgNqmj0HS54mg2sDSviyD+jz3xXhLT7WGj6Uzh+EsSO7DDy+do9R17KOAMNYR5hhcE/iJsi+Q== dependencies: "@types/node" "*"