Skip to content

Commit

Permalink
fix(deps): update dependency graphql to v16.10.0 (#1516)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 15, 2024
1 parent aa2aa51 commit ac54eb7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"date-fns-tz": "3.2.0",
"discord.js": "14.16.2",
"fast-glob": "3.3.2",
"graphql": "16.9.0",
"graphql": "16.10.0",
"graphql-request": "7.1.2",
"node-cron": "3.0.3",
"path": "0.12.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4655,10 +4655,10 @@ __metadata:
languageName: node
linkType: hard

"graphql@npm:16.9.0":
version: 16.9.0
resolution: "graphql@npm:16.9.0"
checksum: 10c0/a8850f077ff767377237d1f8b1da2ec70aeb7623cdf1dfc9e1c7ae93accc0c8149c85abe68923be9871a2934b1bce5a2496f846d4d56e1cfb03eaaa7ddba9b6a
"graphql@npm:16.10.0":
version: 16.10.0
resolution: "graphql@npm:16.10.0"
checksum: 10c0/303730675538c8bd6c76b447dc6f03e61242e2d2596b408c34759666ec4877409e5593a7a0467d590ac5407b8c663b093b599556a77f24f281abea69ddc53de6
languageName: node
linkType: hard

Expand Down Expand Up @@ -6829,7 +6829,7 @@ __metadata:
discord.js: "npm:14.16.2"
env-cmd: "npm:10.1.0"
fast-glob: "npm:3.3.2"
graphql: "npm:16.9.0"
graphql: "npm:16.10.0"
graphql-request: "npm:7.1.2"
node-cron: "npm:3.0.3"
path: "npm:0.12.7"
Expand Down

0 comments on commit ac54eb7

Please sign in to comment.