Skip to content

Commit 9c4922f

Browse files
author
Max
committed
graphql-mesh/utils 0.13.0
1 parent 8647eb2 commit 9c4922f

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

.changeset/silent-jeans-stare.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@graphql-portal/gateway': patch
3+
---
4+
5+
graphql-mesh/utils 0.13.0

packages/gateway/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@graphql-mesh/transform-resolvers-composition": "^0.10.0",
5050
"@graphql-mesh/transform-snapshot": "^0.10.0",
5151
"@graphql-mesh/types": "0.42.0",
52-
"@graphql-mesh/utils": "^0.13.0",
52+
"@graphql-mesh/utils": "0.13.0",
5353
"@graphql-portal/config": "^0.12.0",
5454
"@graphql-portal/dashboard": "^0.1.14",
5555
"@graphql-portal/logger": "^0.7.14",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1652,7 +1652,7 @@
16521652
object-hash "2.2.0"
16531653
tiny-lru "7.0.6"
16541654

1655-
"@graphql-mesh/[email protected]", "@graphql-mesh/utils@^0.13.0":
1655+
"@graphql-mesh/[email protected]":
16561656
version "0.13.0"
16571657
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.13.0.tgz#faa364d016089ae8623753ad9ac312de43b66840"
16581658
integrity sha512-l2J5G8GeJTMwP8QKFNN5PicuG+JN2jzUyaGr4sAg/y6tro+tFGL4jG3WARm22JEi1AJClge2OtKTJ4SawJGJtQ==

0 commit comments

Comments
 (0)