Skip to content

Commit

Permalink
Merge pull request #60 from arjunnn/dependabot/npm_and_yarn/graphql-1…
Browse files Browse the repository at this point in the history
…6.8.1

Bump graphql from 16.7.1 to 16.8.1
  • Loading branch information
arjunnn committed Oct 4, 2023
2 parents 8dae8b4 + 58718b5 commit 001fcf4
Show file tree
Hide file tree
Showing 2 changed files with 267 additions and 5 deletions.
168 changes: 165 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

104 changes: 102 additions & 2 deletions yarn.lock
Expand Up @@ -3566,6 +3566,12 @@ create-gatsby@^3.11.0:
dependencies:
"@babel/runtime" "^7.20.13"

create-gatsby@^3.12.0:
version "3.12.0"
resolved "https://registry.yarnpkg.com/create-gatsby/-/create-gatsby-3.12.0.tgz#1a5d0dc5d536f6c826f51a27390d0e1c30239ee1"
dependencies:
"@babel/runtime" "^7.20.13"

cross-fetch@^3.1.5:
version "3.1.6"
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-3.1.6.tgz#bae05aa31a4da760969756318feeee6e70f15d6c"
Expand Down Expand Up @@ -4082,6 +4088,10 @@ entities@^2.0.0:
version "2.2.0"
resolved "https://registry.yarnpkg.com/entities/-/entities-2.2.0.tgz#098dc90ebb83d8dffa089d55256b351d34c4da55"

envinfo@^7.10.0:
version "7.10.0"
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.10.0.tgz#55146e3909cc5fe63c22da63fb15b05aeac35b13"

envinfo@^7.8.1:
version "7.8.1"
resolved "https://registry.yarnpkg.com/envinfo/-/envinfo-7.8.1.tgz#06377e3e5f4d379fea7ac592d5ad8927e0c4d475"
Expand Down Expand Up @@ -4914,6 +4924,52 @@ gatsby-cli@^5.11.0:
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"

gatsby-cli@^5.12.1:
version "5.12.1"
resolved "https://registry.yarnpkg.com/gatsby-cli/-/gatsby-cli-5.12.1.tgz#f1b783a11e6e7667e16dcf93c642ea309fd58c28"
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/core" "^7.20.12"
"@babel/generator" "^7.20.14"
"@babel/helper-plugin-utils" "^7.20.2"
"@babel/preset-typescript" "^7.18.6"
"@babel/runtime" "^7.20.13"
"@babel/template" "^7.20.7"
"@babel/types" "^7.20.7"
"@jridgewell/trace-mapping" "^0.3.18"
"@types/common-tags" "^1.8.1"
better-opn "^2.1.1"
boxen "^5.1.2"
chalk "^4.1.2"
clipboardy "^2.3.0"
common-tags "^1.8.2"
convert-hrtime "^3.0.0"
create-gatsby "^3.12.0"
envinfo "^7.10.0"
execa "^5.1.1"
fs-exists-cached "^1.0.0"
fs-extra "^11.1.1"
gatsby-core-utils "^4.12.0"
gatsby-telemetry "^4.12.0"
hosted-git-info "^3.0.8"
is-valid-path "^0.1.1"
joi "^17.9.2"
lodash "^4.17.21"
node-fetch "^2.6.11"
opentracing "^0.14.7"
pretty-error "^2.1.2"
progress "^2.0.3"
prompts "^2.4.2"
redux "4.2.1"
resolve-cwd "^3.0.0"
semver "^7.5.3"
signal-exit "^3.0.7"
stack-trace "^0.0.10"
strip-ansi "^6.0.1"
yargs "^15.4.1"
yoga-layout-prebuilt "^1.10.0"
yurnalist "^2.1.0"

gatsby-core-utils@^3.25.0:
version "3.25.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.25.0.tgz#6ebfd2b8c95f3bbc3b52a9619a1ff26c68109c25"
Expand Down Expand Up @@ -4955,6 +5011,27 @@ gatsby-core-utils@^4.11.0:
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-core-utils@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-4.12.0.tgz#1ee4ced94cf2c7b2139d8d3ea6321391ce3ffdea"
dependencies:
"@babel/runtime" "^7.20.13"
ci-info "2.0.0"
configstore "^5.0.1"
fastq "^1.15.0"
file-type "^16.5.4"
fs-extra "^11.1.1"
got "^11.8.6"
hash-wasm "^4.9.0"
import-from "^4.0.0"
lmdb "2.5.3"
lock "^1.1.0"
node-object-hash "^2.3.10"
proper-lockfile "^4.1.2"
resolve-from "^5.0.0"
tmp "^0.2.1"
xdg-basedir "^4.0.0"

gatsby-graphiql-explorer@^3.11.0:
version "3.11.0"
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-3.11.0.tgz#c49f3ddc623259f313085bd6190bf2e36b89860e"
Expand Down Expand Up @@ -5165,6 +5242,23 @@ gatsby-telemetry@^4.11.0:
lodash "^4.17.21"
node-fetch "^2.6.11"

gatsby-telemetry@^4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/gatsby-telemetry/-/gatsby-telemetry-4.12.0.tgz#1294ff7a831049f01445f9976a0eef03e33a40bf"
dependencies:
"@babel/code-frame" "^7.18.6"
"@babel/runtime" "^7.20.13"
"@turist/fetch" "^7.2.0"
"@turist/time" "^0.0.2"
boxen "^5.1.2"
configstore "^5.0.1"
fs-extra "^11.1.1"
gatsby-core-utils "^4.12.0"
git-up "^7.0.0"
is-docker "^2.2.1"
lodash "^4.17.21"
node-fetch "^2.6.11"

gatsby-transformer-sharp@^5.11.0:
version "5.11.0"
resolved "https://registry.yarnpkg.com/gatsby-transformer-sharp/-/gatsby-transformer-sharp-5.11.0.tgz#9660502f314588425d7689f7d2007a01813fd917"
Expand Down Expand Up @@ -5590,8 +5684,8 @@ graphql-type-json@0.3.2:
resolved "https://registry.yarnpkg.com/graphql-type-json/-/graphql-type-json-0.3.2.tgz#f53a851dbfe07bd1c8157d24150064baab41e115"

graphql@^16.6.0:
version "16.7.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.7.1.tgz#11475b74a7bff2aefd4691df52a0eca0abd9b642"
version "16.8.1"
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.8.1.tgz#1930a965bef1170603702acdb68aedd3f3cf6f07"

gzip-size@^6.0.0:
version "6.0.0"
Expand Down Expand Up @@ -8217,6 +8311,12 @@ semver@^7.2.1, semver@^7.3.2, semver@^7.3.4, semver@^7.3.5, semver@^7.3.7, semve
dependencies:
lru-cache "^6.0.0"

semver@^7.5.3:
version "7.5.4"
resolved "https://registry.yarnpkg.com/semver/-/semver-7.5.4.tgz#483986ec4ed38e1c6c48c34894a9182dbff68a6e"
dependencies:
lru-cache "^6.0.0"

send@0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/send/-/send-0.18.0.tgz#670167cc654b05f5aa4a767f9113bb371bc706be"
Expand Down

0 comments on commit 001fcf4

Please sign in to comment.