Skip to content

Commit

Permalink
Bump graphql-query-compress from 1.2.3 to 1.2.4
Browse files Browse the repository at this point in the history
Bumps [graphql-query-compress](https://github.com/rse/graphql-query-compress) from 1.2.3 to 1.2.4.
- [Commits](rse/graphql-query-compress@1.2.3...1.2.4)

---
updated-dependencies:
- dependency-name: graphql-query-compress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 21e7b91 commit 5e88ca5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion packages/altair-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"graphql-language-service": "^5.2.0",
"graphql-language-service-parser": "1.10.4",
"graphql-language-service-types": "1.8.2",
"graphql-query-compress": "1.2.3",
"graphql-query-compress": "1.2.4",
"graphql-ws": "5.9.1",
"json-bigint": "^1.0.0",
"lodash-es": "4.17.21",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -17527,12 +17527,12 @@ graphql-language-service@^5.2.0:
nullthrows "^1.0.0"
vscode-languageserver-types "^3.17.1"

graphql-query-compress@1.2.3:
version "1.2.3"
resolved "https://registry.yarnpkg.com/graphql-query-compress/-/graphql-query-compress-1.2.3.tgz#6a28c03fe56226fe26c7fe2208cca3379718f2d2"
integrity sha512-iSqK2PecUkGhiYyjHUS2Gftkgp9M7R+DNQfXiBuY/KJWqO5Er8nEBjscXkRtvXd4P+xwQhzeaRfW9zJ4GlO1sw==
graphql-query-compress@1.2.4:
version "1.2.4"
resolved "https://registry.yarnpkg.com/graphql-query-compress/-/graphql-query-compress-1.2.4.tgz#27c6a21ef4fe0dfaa2ff9d29ca8938a876a55650"
integrity sha512-W5SMy8/2RAsC9uMOV9VTwnUkp+8N3BZz6qef6jRCIxOVrVxRBiX2btvpaKrEnPU4nchnc1bCfmMDkEtCRzJUiw==
dependencies:
tokenizr "1.5.6"
tokenizr "1.5.7"

graphql-sse@1.2.2:
version "1.2.2"
Expand Down Expand Up @@ -28305,10 +28305,10 @@ toidentifier@1.0.1:
resolved "https://registry.yarnpkg.com/toidentifier/-/toidentifier-1.0.1.tgz#3be34321a88a820ed1bd80dfaa33e479fbb8dd35"
integrity sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==

tokenizr@1.5.6:
version "1.5.6"
resolved "https://registry.yarnpkg.com/tokenizr/-/tokenizr-1.5.6.tgz#cf87fa0db31e5418f18a5f6c8d5d9d86a2212143"
integrity sha512-GObgcvKW10mkuzpbpuWeALTsum4KOkHuZMpjPowsZANrMQH1hF4ZrTZHZnd/20/qLN1VQWpxXNcI4QGBXIQthg==
tokenizr@1.5.7:
version "1.5.7"
resolved "https://registry.yarnpkg.com/tokenizr/-/tokenizr-1.5.7.tgz#80702775ac9d61899bd3c60e4c7ac36b9845bcbf"
integrity sha512-w6qS6F5PNtY30DxoRD4a7nC7zOlPM2SlpQ4zLhOmqBaB1VCZrlV82bLpc/lKNOdNmrwIwcsJLDcjEJ8f7UG6Mg==

tosource@1.0.0:
version "1.0.0"
Expand Down

0 comments on commit 5e88ca5

Please sign in to comment.