Skip to content

Commit

Permalink
chore(deps-dev): bump graphql from 16.8.0 to 16.8.1
Browse files Browse the repository at this point in the history
Bumps [graphql](https://github.com/graphql/graphql-js) from 16.8.0 to 16.8.1.
- [Release notes](https://github.com/graphql/graphql-js/releases)
- [Commits](graphql/graphql-js@v16.8.0...v16.8.1)

---
updated-dependencies:
- dependency-name: graphql
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2023
1 parent 43c20f4 commit 0966ecb
Showing 1 changed file with 3 additions and 85 deletions.
88 changes: 3 additions & 85 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2126,7 +2126,6 @@
"@npmcli/run-script" "4.1.7"
"@nrwl/devkit" ">=15.5.2 < 16"
"@octokit/rest" "19.0.3"
<<<<<<< HEAD
byte-size "7.0.0"
chalk "4.1.0"
clone-deep "4.0.1"
Expand Down Expand Up @@ -2185,87 +2184,6 @@
write-file-atomic "4.0.1"
write-pkg "4.0.0"
yargs "16.2.0"
=======
"byte-size" "7.0.0"
"chalk" "4.1.0"
"clone-deep" "4.0.1"
"cmd-shim" "5.0.0"
"columnify" "1.6.0"
"config-chain" "1.1.12"
"conventional-changelog-core" "4.2.4"
"conventional-recommended-bump" "6.1.0"
"cosmiconfig" "7.0.0"
"dedent" "0.7.0"
"dot-prop" "6.0.1"
"execa" "5.0.0"
"file-url" "3.0.0"
"find-up" "5.0.0"
"fs-extra" "9.1.0"
"get-port" "5.1.1"
"get-stream" "6.0.0"
"git-url-parse" "13.1.0"
"glob-parent" "5.1.2"
"globby" "11.1.0"
"graceful-fs" "4.2.10"
"has-unicode" "2.0.1"
"inquirer" "8.2.4"
"is-ci" "2.0.0"
"is-stream" "2.0.0"
"libnpmpublish" "7.1.4"
"load-json-file" "6.2.0"
"make-dir" "3.1.0"
"minimatch" "3.0.5"
"multimatch" "5.0.0"
"node-fetch" "2.6.7"
"npm-package-arg" "8.1.1"
"npm-packlist" "5.1.1"
"npm-registry-fetch" "14.0.3"
"npmlog" "6.0.2"
"p-map" "4.0.0"
"p-map-series" "2.1.0"
"p-queue" "6.6.2"
"p-waterfall" "2.1.1"
"pacote" "15.1.1"
"pify" "5.0.0"
"pretty-format" "29.4.3"
"read-cmd-shim" "3.0.0"
"read-package-json" "5.0.1"
"resolve-from" "5.0.0"
"semver" "7.3.8"
"signal-exit" "3.0.7"
"slash" "3.0.0"
"ssri" "9.0.1"
"strong-log-transformer" "2.1.0"
"tar" "6.1.11"
"temp-dir" "1.0.0"
"tempy" "1.0.0"
"upath" "2.0.1"
"uuid" "8.3.2"
"write-file-atomic" "4.0.1"
"write-pkg" "4.0.0"
"yargs" "16.2.0"

"@nibiruchain/indexer-nibi@file:/home/runner/work/ts-sdk/ts-sdk/packages/indexer-nibi":
"resolved" "file:packages/indexer-nibi"
"version" "0.21.21"

"@nibiruchain/nibijs@file:/home/runner/work/ts-sdk/ts-sdk/packages/nibijs":
"resolved" "file:packages/nibijs"
"version" "0.21.26"
dependencies:
"@cosmjs/cosmwasm-stargate" "^0.31.0"
"@cosmjs/proto-signing" "^0.31.0"
"@cosmjs/stargate" "^0.31.0"
"@cosmjs/tendermint-rpc" "^0.31.0"
"@nibiruchain/protojs" "^0.21.13"
"bignumber.js" "^9.1.1"
"cross-fetch" "^3.1.5"
"long" "^5.2.0"

"@nibiruchain/protojs@^0.21.13", "@nibiruchain/protojs@file:/home/runner/work/ts-sdk/ts-sdk/packages/protojs":
"resolved" "file:packages/protojs"
"version" "0.21.13"
>>>>>>> releases/v0.21.x

"@noble/hashes@^1", "@noble/hashes@^1.0.0":
version "1.3.1"
Expand Down Expand Up @@ -6823,9 +6741,9 @@ graphql-ws@^5.14.0:
integrity sha512-itrUTQZP/TgswR4GSSYuwWUzrE/w5GhbwM2GX3ic2U7aw33jgEsayfIlvaj7/GcIvZgNMzsPTrE5hqPuFUiE5g==

graphql@^16.7.1:
version "16.8.0"
resolved "https://registry.npmjs.org/graphql/-/graphql-16.8.0.tgz"
integrity sha512-0oKGaR+y3qcS5mCu1vb7KG+a89vjn06C7Ihq/dDl3jA+A8B3TKomvi3CiEcVLJQGalbu8F52LxkOym7U5sSfbg==
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"
integrity sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==

handlebars@^4.7.7:
version "4.7.8"
Expand Down

0 comments on commit 0966ecb

Please sign in to comment.