Skip to content

Commit

Permalink
Update yarn.lock
Browse files Browse the repository at this point in the history
  • Loading branch information
benjie committed Oct 24, 2021
1 parent 48e23ad commit 255a3c8
Showing 1 changed file with 38 additions and 0 deletions.
38 changes: 38 additions & 0 deletions yarn.lock
Expand Up @@ -5275,6 +5275,35 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.8.tgz#e412b8d33f5e006593cbd3cee6df9f2cebbe802a"
integrity sha512-qkIilPUYcNhJpd33n0GBXTB1MMPp14TxEsEs0pTrsSVucApsYzW5V+Q8Qxhik6KU3evy+qkAAowTByymK0avdg==

graphile-build-pg@4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/graphile-build-pg/-/graphile-build-pg-4.12.1.tgz#f6102a60968076beedfefeb102e8558255e65921"
integrity sha512-Rd9QBtbyLJ425VUeHggFCvh3s3oKR58mUU6JYK0sQTRjYbxrE/eWDNAQZQLuWeemfSHvgS5W0EzppkHjkoiWiQ==
dependencies:
"@graphile/lru" "4.11.0"
chalk "^2.4.2"
debug "^4.1.1"
graphile-build "4.12.0"
jsonwebtoken "^8.5.1"
lodash ">=4 <5"
lru-cache ">=4 <5"
pg-sql2 "4.12.1"

graphile-build@4.12.0:
version "4.12.0"
resolved "https://registry.yarnpkg.com/graphile-build/-/graphile-build-4.12.0.tgz#726bdb1338f13b30cdec35ee3b0c9af8aa7f7dab"
integrity sha512-P4urOvOf4C8uzuuCq8BjFb+qffQvWUnZamrEyRC/0BfKKPkZhQ/HYqe9M7JkwiH8uFekHaTXDBrdR+OPoZEdhw==
dependencies:
"@graphile/lru" "4.11.0"
chalk "^2.4.2"
debug "^4.1.1"
graphql-parse-resolve-info "4.12.0"
iterall "^1.2.2"
lodash ">=4 <5"
lru-cache "^5.0.0"
pluralize "^7.0.0"
semver "^6.0.0"

graphql-config@^3.0.2:
version "3.4.1"
resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-3.4.1.tgz#59f937a1b4d3a3c2dcdb27ddf5b4d4d4b2c6e9e1"
Expand Down Expand Up @@ -8119,6 +8148,15 @@ posix-character-classes@^0.1.0:
resolved "https://registry.yarnpkg.com/posix-character-classes/-/posix-character-classes-0.1.1.tgz#01eac0fe3b5af71a2a6c02feabb8c1fef7e00eab"
integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs=

postgraphile-core@4.12.1:
version "4.12.1"
resolved "https://registry.yarnpkg.com/postgraphile-core/-/postgraphile-core-4.12.1.tgz#fcee9d54b02a56666a8026df56e0b0540e712cf4"
integrity sha512-BukrJ3j+H4dtEaCCZOPjLZ6+DJnAYHPOvFpDC85w9T4xlpLFCx7/E8ZlZFm7z/P6f/s8SS8EpL7lazms6uB8FQ==
dependencies:
graphile-build "4.12.0"
graphile-build-pg "4.12.1"
tslib "^2.0.1"

postgraphile@^4.10.0-alpha.0:
version "4.12.4"
resolved "https://registry.yarnpkg.com/postgraphile/-/postgraphile-4.12.4.tgz#c07395618e12f3e35f401ec7c75d7e34e48de69b"
Expand Down

0 comments on commit 255a3c8

Please sign in to comment.