From 3d810a26ffc83db28c1f814f7900dee1f7653ce1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 7 Oct 2020 05:57:27 +0000 Subject: [PATCH] Build(deps): Bump graphql-scalars from 1.2.7 to 1.4.0 Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.2.7 to 1.4.0. - [Release notes](https://github.com/Urigo/graphql-scalars/releases) - [Commits](https://github.com/Urigo/graphql-scalars/compare/v1.2.7...v1.4.0) Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index aac6725..fb4a46c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -3700,9 +3700,9 @@ "integrity": "sha512-wMWha1NIOKfuqQ05v+pm/0QO6ox6xrXXagDDDgx5O64XITYWk3/SJNuBUDV25oIbV7ehMAvn40BMBhY4JH6nGg==" }, "graphql-scalars": { - "version": "1.2.7", - "resolved": "https://registry.npmjs.org/graphql-scalars/-/graphql-scalars-1.2.7.tgz", - "integrity": "sha512-bkB/OEsfiYm/hMwSnZfg91SZ3ChOM6Dnw5LZkUN68IXtBGKrBxjw8kXbD3bBXhWpjaKshvNVG7ZK3vFtfBmwrQ==" + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/graphql-scalars/-/graphql-scalars-1.4.0.tgz", + "integrity": "sha512-Owm8vcbPFJnYhHAyLP/M5WX1CGZD1rW/sImDkI/+zgU+l6nGK8V27R1c0DiY4WgXaIYWxndqkDY3pZIisn7YHA==" }, "graphql-tag": { "version": "2.11.0",