Skip to content

Commit

Permalink
Bump graphql-scalars from 1.1.5 to 1.1.7 (#1680)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Jun 23, 2020
1 parent f7536fe commit ad03249
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/schema/package.json
Expand Up @@ -15,7 +15,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"devDependencies": {
"graphql-scalars": "1.1.5"
"graphql-scalars": "1.1.7"
},
"buildOptions": {
"input": "./src/index.ts"
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Expand Up @@ -18,7 +18,7 @@
"devDependencies": {
"@types/dateformat": "3.0.1",
"dateformat": "3.0.3",
"graphql-scalars": "1.1.5"
"graphql-scalars": "1.1.7"
},
"dependencies": {
"aggregate-error": "3.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -6327,10 +6327,10 @@ graphql-request@^1.5.0:
dependencies:
cross-fetch "2.2.2"

graphql-scalars@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.1.5.tgz#9d0485e4f67a4120400dcbfa83797fc74f2f19af"
integrity sha512-2Kbq8VgreOB62eKUafwp7qvyvDIS3wmw+JNzyXydQS6I986/s4ceJZs6Hc7Ex/9zBrhFsUlVIEl0a6oUqGCU/Q==
graphql-scalars@1.1.7:
version "1.1.7"
resolved "https://registry.yarnpkg.com/graphql-scalars/-/graphql-scalars-1.1.7.tgz#7f6947b5a3f3ceb98d3b369c4fbd70474c0f6acb"
integrity sha512-esnNvzzdotAjLYFDAP9095PfxmpsAYDPoXayY6tvxLUFCISXcHE3aWKttBfdK3DZItkkd5GL7gx0PWHqQXD3dg==

graphql-subscriptions@^1.0.0:
version "1.1.0"
Expand Down

0 comments on commit ad03249

Please sign in to comment.