Skip to content

Commit 4e575a3

Browse files
chore(deps): update dependency graphql to v16.8.1 [security]
1 parent 4029ffe commit 4e575a3

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
@@ -36,7 +36,7 @@
3636
"eslint-plugin-jest": "26.2.2",
3737
"eslint-plugin-prettier": "4.0.0",
3838
"eslint-plugin-simple-import-sort": "7.0.0",
39-
"graphql": "16.5.0",
39+
"graphql": "16.8.1",
4040
"graphql-tools": "8.2.11",
4141
"jest": "28.1.0",
4242
"jest-mock-extended": "2.0.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3441,10 +3441,10 @@ graphql-tools@8.2.11:
34413441
optionalDependencies:
34423442
"@apollo/client" "~3.2.5 || ~3.3.0 || ~3.4.0 || ~3.5.0 || ~3.6.0"
34433443

3444-
graphql@16.5.0:
3445-
version "16.5.0"
3446-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.5.0.tgz#41b5c1182eaac7f3d47164fb247f61e4dfb69c85"
3447-
integrity sha512-qbHgh8Ix+j/qY+a/ZcJnFQ+j8ezakqPiHwPiZhV/3PgGlgf96QMBB5/f2rkiC9sgLoy/xvT6TSiaf2nTHJh5iA==
3444+
graphql@16.8.1:
3445+
version "16.8.1"
3446+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
3447+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
34483448

34493449
handlebars@^4.7.7:
34503450
version "4.7.7"

0 commit comments

Comments
 (0)