From 3352b9c99e263a228daf85c5178cab70b36c93f8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Oct 2020 05:49:13 +0000 Subject: [PATCH] Build(deps): Bump graphql-scalars from 1.2.7 to 1.4.1 Bumps [graphql-scalars](https://github.com/Urigo/graphql-scalars) from 1.2.7 to 1.4.1. - [Release notes](https://github.com/Urigo/graphql-scalars/releases) - [Commits](https://github.com/Urigo/graphql-scalars/commits) 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..16c026e 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.1", + "resolved": "https://registry.npmjs.org/graphql-scalars/-/graphql-scalars-1.4.1.tgz", + "integrity": "sha512-QCT9sHYkEns9jp3fYqzmoUtS7GiWn+IKrWvSKYDrGOEqlUVP66DDtR0HQmebIbnaSuww239drYnq6JNP0VIDTg==" }, "graphql-tag": { "version": "2.11.0",