Skip to content

Commit

Permalink
chore: update yarn.lock (#27817)
Browse files Browse the repository at this point in the history
  • Loading branch information
vladar authored Nov 3, 2020
1 parent 6753ead commit 16c616a
Showing 1 changed file with 26 additions and 2 deletions.
28 changes: 26 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1528,14 +1528,22 @@
"@graphql-tools/utils" "^6.2.4"
tslib "~2.0.1"

"@graphql-tools/schema@^6.0.14", "@graphql-tools/schema@^6.2.4":
"@graphql-tools/schema@^6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-6.2.4.tgz#cc4e9f5cab0f4ec48500e666719d99fc5042481d"
integrity sha512-rh+14lSY1q8IPbEv2J9x8UBFJ5NrDX9W5asXEUlPp+7vraLp/Tiox4GXdgyA92JhwpYco3nTf5Bo2JDMt1KnAQ==
dependencies:
"@graphql-tools/utils" "^6.2.4"
tslib "~2.0.1"

"@graphql-tools/schema@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/schema/-/schema-7.0.0.tgz#f87e307d00a3d388f5c54d32f4697611396c0127"
integrity sha512-yDKgoT2+Uf3cdLYmiFB9lRIGsB6lZhILtCXHgZigYgURExrEPmfj3ZyszfEpPKYcPmKaO9FI4coDhIN0Toxl3w==
dependencies:
"@graphql-tools/utils" "^7.0.0"
tslib "~2.0.1"

"@graphql-tools/url-loader@^6.0.0":
version "6.3.0"
resolved "https://registry.yarnpkg.com/@graphql-tools/url-loader/-/url-loader-6.3.0.tgz#75b82bdf0983d3e389c75948a7abff20fa45a630"
Expand All @@ -1551,7 +1559,7 @@
valid-url "1.0.9"
websocket "1.0.32"

"@graphql-tools/utils@^6.0.0", "@graphql-tools/utils@^6.0.14", "@graphql-tools/utils@^6.2.4":
"@graphql-tools/utils@^6.0.0", "@graphql-tools/utils@^6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-6.2.4.tgz#38a2314d2e5e229ad4f78cca44e1199e18d55856"
integrity sha512-ybgZ9EIJE3JMOtTrTd2VcIpTXtDrn2q6eiYkeYMKRVh3K41+LZa6YnR2zKERTXqTWqhobROwLt4BZbw2O3Aeeg==
Expand All @@ -1569,6 +1577,15 @@
camel-case "4.1.1"
tslib "~2.0.1"

"@graphql-tools/utils@^7.0.2":
version "7.0.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-7.0.2.tgz#1977d3277158bf32df792a5ff76d3fdc04647a64"
integrity sha512-VQQ7krHeoXO0FS3qbWsb/vZb8c8oyiCYPIH4RSgeK9SKOUpatWYt3DW4jmLmyHZLVVMk0yjUbsOhKTBEMejKSA==
dependencies:
"@ardatan/aggregate-error" "0.0.6"
camel-case "4.1.1"
tslib "~2.0.1"

"@graphql-tools/wrap@^6.2.4":
version "6.2.4"
resolved "https://registry.yarnpkg.com/@graphql-tools/wrap/-/wrap-6.2.4.tgz#2709817da6e469753735a9fe038c9e99736b2c57"
Expand Down Expand Up @@ -11033,6 +11050,13 @@ gather-stream@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/gather-stream/-/gather-stream-1.0.0.tgz#b33994af457a8115700d410f317733cbe7a0904b"

gatsby-design-tokens@^2.0.2:
version "2.0.13"
resolved "https://registry.yarnpkg.com/gatsby-design-tokens/-/gatsby-design-tokens-2.0.13.tgz#33f5fa84a399b821ae224b9921847d7b37c45600"
integrity sha512-I4i1pYG5y8yQ9uul1uvUZ1sy5skCOg33kHUUeYCWvW7vPdtBcQLgYqT2tLPQMMCc16ljbJF0DL4g52zQ7tVAhQ==
dependencies:
hex2rgba "^0.0.1"

gatsby-interface@^0.0.225:
version "0.0.225"
resolved "https://registry.yarnpkg.com/gatsby-interface/-/gatsby-interface-0.0.225.tgz#f2962d8f2e40163ff1bf908f3083ef634a3f4730"
Expand Down

0 comments on commit 16c616a

Please sign in to comment.