Skip to content

Commit 0fe617f

Browse files
chore(deps): update dependency @envelop/live-query to v9 (#7253)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc5e989 commit 0fe617f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/loaders/url/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
},
6767
"devDependencies": {
6868
"@envelop/core": "5.3.0",
69-
"@envelop/live-query": "8.1.3",
69+
"@envelop/live-query": "9.0.0",
7070
"@graphql-yoga/plugin-defer-stream": "3.13.5",
7171
"@types/express": "5.0.3",
7272
"@types/valid-url": "1.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1343,10 +1343,10 @@
13431343
"@whatwg-node/promise-helpers" "^1.2.1"
13441344
tslib "^2.5.0"
13451345

1346-
"@envelop/live-query@8.1.3":
1347-
version "8.1.3"
1348-
resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-8.1.3.tgz#955b15f995f25a32464bb2c5410fa0ab1a733170"
1349-
integrity sha512-GpB24YwbBdFT8cyCsaVq254ujzHs748uVEa8QtgQWhS7A/DVkbBuwIZX0S1aDbbZPMnulJGfo2sXELrXIoCJ6g==
1346+
"@envelop/live-query@9.0.0":
1347+
version "9.0.0"
1348+
resolved "https://registry.yarnpkg.com/@envelop/live-query/-/live-query-9.0.0.tgz#0f04ae4b06190dd4469beffcff4a8254bedd7925"
1349+
integrity sha512-LLqyx69mN8VezfnL6eo3D4MrD8zwpe0RhlN7Xbh0UjT4W0c+N6woqHz+TBBNJmcBCmd2zupzwfes1z1FW+gUNg==
13501350
dependencies:
13511351
"@graphql-tools/utils" "^10.0.0"
13521352
"@n1ru4l/graphql-live-query" "^0.10.0"

0 commit comments

Comments
 (0)