Skip to content

Commit 96554e3

Browse files
Update dependency graphql to v16.8.1 [SECURITY]
1 parent 00c978c commit 96554e3

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"eslint-plugin-unused-imports": "2.0.0",
7171
"ethers": "5.7.2",
7272
"github-markdown-css": "5.2.0",
73-
"graphql": "16.6.0",
73+
"graphql": "16.8.1",
7474
"graphql-tag": "2.12.6",
7575
"jest": "29.5.0",
7676
"js-md4": "0.3.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12094,10 +12094,10 @@ graphql-tag@2.12.6, graphql-tag@^2.12.6:
1209412094
dependencies:
1209512095
tslib "^2.1.0"
1209612096

12097-
graphql@16.6.0:
12098-
version "16.6.0"
12099-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.6.0.tgz#c2dcffa4649db149f6282af726c8c83f1c7c5fdb"
12100-
integrity sha512-KPIBPDlW7NxrbT/eh4qPXz5FiFdL5UbaA0XUNz2Rp3Z3hqBSkbj0GVjwFDztsWVauZUWsbKHgMg++sk8UX0bkw==
12097+
graphql@16.8.1:
12098+
version "16.8.1"
12099+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
12100+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
1210112101

1210212102
gzip-size@^6.0.0:
1210312103
version "6.0.0"

0 commit comments

Comments
 (0)