Skip to content

Commit

Permalink
chore(deps): update dependency graphql to v16.8.1 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 3, 2023
1 parent 50e807c commit 81085ed
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"express": "4.18.0",
"express-rate-limit": "6.4.0",
"gotenberg-js-client": "0.7.2",
"graphql": "16.4.0",
"graphql": "16.8.1",
"graphql-subscriptions": "2.0.0",
"inline-css": "3.0.0",
"js-sha3": "0.8.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2105,10 +2105,10 @@ graphql-tag@^2.11.0:
dependencies:
tslib "^2.1.0"

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

has-flag@^3.0.0:
version "3.0.0"
Expand Down

0 comments on commit 81085ed

Please sign in to comment.