diff options
| author | Wes Bos <wesbos@gmail.com> | 2018-04-17 16:51:09 -0400 |
|---|---|---|
| committer | Wes Bos <wesbos@gmail.com> | 2018-04-17 16:51:09 -0400 |
| commit | 54dd0e29830f04c9055863fb0449ee4fc2ab0689 (patch) | |
| tree | 920fc79aea7624f0480603ba716aa38358dbc5ab /backend/package-lock.json | |
| parent | 4f907fc051a9863e3cbea249b33a71009551f482 (diff) | |
these tests are on fireee but the bad kind
Diffstat (limited to 'backend/package-lock.json')
| -rw-r--r-- | backend/package-lock.json | 89 |
1 files changed, 86 insertions, 3 deletions
diff --git a/backend/package-lock.json b/backend/package-lock.json index 6269d81..beb8e11 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -5213,6 +5213,17 @@ "js-yaml": "3.11.0", "lodash": "4.17.5", "minimatch": "3.0.4" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "dev": true, + "requires": { + "lodash": "4.17.5" + } + } } }, "inquirer": { @@ -5348,6 +5359,16 @@ "js-yaml": "3.11.0", "lodash": "4.17.5", "minimatch": "3.0.4" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "requires": { + "lodash": "4.17.5" + } + } } }, "graphql-config-extension-graphcool": { @@ -5371,6 +5392,17 @@ "js-yaml": "3.11.0", "lodash": "4.17.5", "minimatch": "3.0.4" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "dev": true, + "requires": { + "lodash": "4.17.5" + } + } } } } @@ -5396,6 +5428,17 @@ "js-yaml": "3.11.0", "lodash": "4.17.5", "minimatch": "3.0.4" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "dev": true, + "requires": { + "lodash": "4.17.5" + } + } } } } @@ -5456,6 +5499,17 @@ "js-yaml": "3.11.0", "lodash": "4.17.5", "minimatch": "3.0.4" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "dev": true, + "requires": { + "lodash": "4.17.5" + } + } } }, "prisma-yml": { @@ -5503,9 +5557,9 @@ } }, "graphql-import": { - "version": "0.4.5", - "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", - "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.5.0.tgz", + "integrity": "sha512-Sv9OjGh2Cj52By83e/0ky6LlRc9UW0aCu+VFHJcxwoGaSToTVoDU0Iacsyp7NwhXdwcuRp2VIj21tiJe00c07Q==", "requires": { "lodash": "4.17.5" } @@ -5641,6 +5695,16 @@ "graphql-subscriptions": "0.5.8", "graphql-tools": "2.24.0", "subscriptions-transport-ws": "0.9.7" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "requires": { + "lodash": "4.17.5" + } + } } }, "growly": { @@ -8990,6 +9054,14 @@ "zen-observable-ts": "0.8.9" } }, + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "requires": { + "lodash": "4.17.5" + } + }, "graphql-tools": { "version": "2.21.0", "resolved": "https://registry.npmjs.org/graphql-tools/-/graphql-tools-2.21.0.tgz", @@ -9122,6 +9194,17 @@ "js-yaml": "3.11.0", "lodash": "4.17.5", "minimatch": "3.0.4" + }, + "dependencies": { + "graphql-import": { + "version": "0.4.5", + "resolved": "https://registry.npmjs.org/graphql-import/-/graphql-import-0.4.5.tgz", + "integrity": "sha512-G/+I08Qp6/QGTb9qapknCm3yPHV0ZL7wbaalWFpxsfR8ZhZoTBe//LsbsCKlbALQpcMegchpJhpTSKiJjhaVqQ==", + "dev": true, + "requires": { + "lodash": "4.17.5" + } + } } }, "source-map": { |
