Skip to content

Commit ec550d9

Browse files
committed
2 parents 7fb88f3 + 125f2a8 commit ec550d9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/graphql": "0.13.3",
2828
"ava": "0.25.0",
2929
"graphql": "0.13.2",
30-
"graphql-middleware": "^1.4.2",
30+
"graphql-middleware": "1.4.2",
3131
"graphql-tools": "3.0.5",
3232
"prettier": "1.13.7",
3333
"prettier-check": "2.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1935,7 +1935,7 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.2, graceful-fs@^4.1.6:
19351935
version "4.1.11"
19361936
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.1.11.tgz#0e8bdfe4d1ddb8854d64e04ea7c00e2a026e5658"
19371937

1938-
graphql-middleware@^1.4.2:
1938+
19391939
version "1.4.2"
19401940
resolved "https://registry.yarnpkg.com/graphql-middleware/-/graphql-middleware-1.4.2.tgz#db1738587c14e87317ce9d8ae5787750db3b4680"
19411941
dependencies:

0 commit comments

Comments
 (0)