From 8a9293b551fb4f964d730381d5ab4cc596545cc3 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Wed, 17 Mar 2021 17:34:42 +0000 Subject: [PATCH] chore(deps): bump graphql-scalars from 1.4.1 to 1.9.0 Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.4.1 to 1.9.0. - [Release notes](https://github.com/Urigo/graphql-scalars/releases) - [Commits](https://github.com/Urigo/graphql-scalars/commits/v1.9.0) Signed-off-by: dependabot-preview[bot] --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 734ccb3..e3daee1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6695,9 +6695,9 @@ graphql-playground-middleware-lambda@1.7.12: graphql-playground-html "1.6.12" graphql-scalars@^1.4.1: - version "1.8.0" - resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.8.0.tgz#bdbe78ef799fd18a6fded27c81bee711ca7b3204" - integrity sha512-XBFQmvOFspiIj+qEQe7mPBN0abn7N8UkKHqJffMJgt7UQx+WExg0GaiJta5iTrFYl1y63EaFZnG4FtHbMZAD0Q== + version "1.9.0" + resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.9.0.tgz#fd3171cafc6f51b71d58f6a8ff89ea97477c16d3" + integrity sha512-31bBDnHdBapb2wknLCjNzTSjKfVEtm+0HxI7DKM7jQ4Uipk1o1aMUCYCkYunmRDdgQaI03u1MD5KutLf7yHnvw== dependencies: tslib "~2.1.0"