Skip to content

Commit 7a47a15

Browse files
fix(deps): update dependency graphql to v15.5.3 (#350)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 367fd66 commit 7a47a15

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
@@ -11,7 +11,7 @@
1111
"@types/better-sqlite3": "7.4.0",
1212
"better-sqlite3": "7.4.3",
1313
"gqtx": "0.7.0",
14-
"graphql": "15.5.2",
14+
"graphql": "15.5.3",
1515
"multer": "1.4.3",
1616
"patch-package": "6.4.7",
1717
"serve-static": "1.14.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4464,10 +4464,10 @@ graphql-ws@^5.0.0:
44644464
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-5.3.0.tgz#345f73686b639735f1f4ef0b9ea28e17c7f6a745"
44654465
integrity sha512-53MbSTOmgx5i6hf3DHVD5PrXix1drDmt2ja8MW7NG+aTpKGzkXVLyNcyNpxme4SK8jVtIV6ZIHkiwirqN0efpw==
44664466

4467-
graphql@15.5.2:
4468-
version "15.5.2"
4469-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.2.tgz#efa19f8f2bf1a48eb7d5c85bf17e144ba8bb0480"
4470-
integrity sha512-dZjLPWNQqYv0dqV2RNbiFed0LtSp6yd4jchsDGnuhDKa9OQHJYCfovaOEvY91w9gqbYO7Se9LKDTl3xxYva/3w==
4467+
graphql@15.5.3:
4468+
version "15.5.3"
4469+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-15.5.3.tgz#c72349017d5c9f5446a897fe6908b3186db1da00"
4470+
integrity sha512-sM+jXaO5KinTui6lbK/7b7H/Knj9BpjGxZ+Ki35v7YbUJxxdBCUqNM0h3CRVU1ZF9t5lNiBzvBCSYPvIwxPOQA==
44714471

44724472
growly@^1.3.0:
44734473
version "1.3.0"

0 commit comments

Comments
 (0)