Skip to content

Commit 986e3d8

Browse files
fix(deps): update dependency @n1ru4l/graphql-live-query-patch-json-patch to v0.5.1 (#370)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent af6eb16 commit 986e3d8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"private": true,
55
"dependencies": {
66
"@n1ru4l/graphql-live-query": "0.8.1",
7-
"@n1ru4l/graphql-live-query-patch-json-patch": "0.5.0",
7+
"@n1ru4l/graphql-live-query-patch-json-patch": "0.5.1",
88
"@n1ru4l/in-memory-live-query-store": "0.7.2",
99
"@n1ru4l/socket-io-graphql-server": "0.10.0",
1010
"@tinyhttp/app": "2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1845,10 +1845,10 @@
18451845
"@types/yargs" "^16.0.0"
18461846
chalk "^4.0.0"
18471847

1848-
"@n1ru4l/graphql-live-query-patch-json-patch@0.5.0":
1849-
version "0.5.0"
1850-
resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query-patch-json-patch/-/graphql-live-query-patch-json-patch-0.5.0.tgz#5ff4d86e86f46257f8b7ada518b3da5018795122"
1851-
integrity sha512-aFaAO06gyfBFoWajI2ibxQhO4OKCxbAuevwYzIDDQcATvIwQFFKqvzHdZpTjp8TKlblbSejUcCp3bNG23Dk+4g==
1848+
"@n1ru4l/graphql-live-query-patch-json-patch@0.5.1":
1849+
version "0.5.1"
1850+
resolved "https://registry.yarnpkg.com/@n1ru4l/graphql-live-query-patch-json-patch/-/graphql-live-query-patch-json-patch-0.5.1.tgz#38ff94c38691161f1beebce6ed64f2370612b791"
1851+
integrity sha512-75RVo6growBWCwHMfqPAytV0d6ZWMxGPJyugYfGbGvb27bBO4W+/agPeU3iFHf1T7mW78tIQHrThR6rkGAIdSw==
18521852
dependencies:
18531853
"@n1ru4l/graphql-live-query-patch" "^0.5.0"
18541854
fast-json-patch "3.1.0"

0 commit comments

Comments
 (0)