Skip to content

Commit 81085ed

Browse files
chore(deps): update dependency graphql to v16.8.1 [security]
1 parent 50e807c commit 81085ed

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"express": "4.18.0",
6060
"express-rate-limit": "6.4.0",
6161
"gotenberg-js-client": "0.7.2",
62-
"graphql": "16.4.0",
62+
"graphql": "16.8.1",
6363
"graphql-subscriptions": "2.0.0",
6464
"inline-css": "3.0.0",
6565
"js-sha3": "0.8.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2105,10 +2105,10 @@ graphql-tag@^2.11.0:
21052105
dependencies:
21062106
tslib "^2.1.0"
21072107

2108-
graphql@16.4.0:
2109-
version "16.4.0"
2110-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.4.0.tgz#bb10b1b4683045dedcb67000eb4ad134a36c59e6"
2111-
integrity sha512-tYDNcRvKCcfHREZYje3v33NSrSD/ZpbWWdPtBtUUuXx9NCo/2QDxYzNqCnMvfsrnbwRpEHMovVrPu/ERoLrIRg==
2108+
graphql@16.8.1:
2109+
version "16.8.1"
2110+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
2111+
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==
21122112

21132113
has-flag@^3.0.0:
21142114
version "3.0.0"

0 commit comments

Comments
 (0)