From 78fde758bed6c114b6e11cd1ad1ac029a453a386 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2020 22:37:21 +0000 Subject: [PATCH] Bump type-graphql from 0.17.4 to 0.17.6 Bumps [type-graphql](https://github.com/MichalLytek/type-graphql) from 0.17.4 to 0.17.6. - [Release notes](https://github.com/MichalLytek/type-graphql/releases) - [Changelog](https://github.com/MichalLytek/type-graphql/blob/master/CHANGELOG.md) - [Commits](https://github.com/MichalLytek/type-graphql/compare/v0.17.4...v0.17.6) Signed-off-by: dependabot[bot] --- package-lock.json | 47 +++++++++++++++++++++-------------------------- 1 file changed, 21 insertions(+), 26 deletions(-) diff --git a/package-lock.json b/package-lock.json index 5cac003..10c8be4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -419,7 +419,6 @@ "version": "7.1.1", "resolved": "https://registry.npmjs.org/@types/glob/-/glob-7.1.1.tgz", "integrity": "sha512-1Bh06cbWJUHMC97acuD6UMG29nMt0Aqz1vF3guLfG+kHHJhy3AyohZFFxYk2f7Q1SQIrNwvncxAE0N/9s70F2w==", - "optional": true, "requires": { "@types/events": "*", "@types/minimatch": "*", @@ -500,8 +499,7 @@ "@types/semver": { "version": "6.0.1", "resolved": "https://registry.npmjs.org/@types/semver/-/semver-6.0.1.tgz", - "integrity": "sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==", - "optional": true + "integrity": "sha512-ffCdcrEE5h8DqVxinQjo+2d1q+FV5z7iNtPofw3JsrltSoSVlOGaW0rY8XxtO9XukdTn8TaCGWmk2VFGhI70mg==" }, "@types/serve-static": { "version": "1.13.2", @@ -1753,7 +1751,6 @@ "version": "0.9.1", "resolved": "https://registry.npmjs.org/class-validator/-/class-validator-0.9.1.tgz", "integrity": "sha512-3wApflrd3ywVZyx4jaasGoFt8pmo4aGLPPAEKCKCsTRWVGPilahD88q3jQjRQwja50rl9a7rsP5LAxJYwGK8/Q==", - "optional": true, "requires": { "google-libphonenumber": "^3.1.6", "validator": "10.4.0" @@ -3313,15 +3310,6 @@ "apollo-server-env": "2.4.0" } }, - "graphql-query-complexity": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/graphql-query-complexity/-/graphql-query-complexity-0.2.3.tgz", - "integrity": "sha512-XLvEsqGTJmJmgof8u5NjIkBHL75b4Inw1F8JQ3jGRBhr3hVFx6aWOTL7C2aknp1uIh8dRmqwzrb9gas2NLHnfA==", - "optional": true, - "requires": { - "lodash.get": "^4.4.2" - } - }, "graphql-subscriptions": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/graphql-subscriptions/-/graphql-subscriptions-1.1.0.tgz", @@ -5598,8 +5586,7 @@ "lodash.get": { "version": "4.4.2", "resolved": "https://registry.npmjs.org/lodash.get/-/lodash.get-4.4.2.tgz", - "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=", - "optional": true + "integrity": "sha1-LRd/ZS+jHpObRDjVNBSZ36OCXpk=" }, "lodash.includes": { "version": "4.3.0", @@ -8860,8 +8847,7 @@ "semver": { "version": "6.2.0", "resolved": "https://registry.npmjs.org/semver/-/semver-6.2.0.tgz", - "integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==", - "optional": true + "integrity": "sha512-jdFC1VdUGT/2Scgbimf7FSx9iJLXoqfglSF+gJeuNWVpiE37OIbc1jywR/GJyFdz3mnkz2/id0L0J/cr0izR5A==" }, "semver-diff": { "version": "2.1.0", @@ -9959,20 +9945,29 @@ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==" }, "type-graphql": { - "version": "0.17.4", - "resolved": "https://registry.npmjs.org/type-graphql/-/type-graphql-0.17.4.tgz", - "integrity": "sha512-vrY0wVRo3EsnTMGcEdkieP/a5dgsSibWBlA0lT8/gBh/M9R72H2R6YtwdlfUMPDxRIVo6KdHh7cHNzn19bQbpw==", - "optional": true, + "version": "0.17.6", + "resolved": "https://registry.npmjs.org/type-graphql/-/type-graphql-0.17.6.tgz", + "integrity": "sha512-UFZaMMnpae3zeu9qCdWN82hm8wQeYu/+sQFbG5v3vlTtctZ9Xle9bvNi/rzSbQaG94K9Y5O5AGxjVKKMpEAMYA==", "requires": { "@types/glob": "^7.1.1", "@types/node": "*", - "@types/semver": "^6.0.0", + "@types/semver": "^6.0.1", "class-validator": ">=0.9.1", - "glob": "^7.1.3", - "graphql-query-complexity": "^0.2.3", + "glob": "^7.1.4", + "graphql-query-complexity": "^0.3.0", "graphql-subscriptions": "^1.1.0", - "semver": "^6.0.0", - "tslib": "^1.9.3" + "semver": "^6.2.0", + "tslib": "^1.10.0" + }, + "dependencies": { + "graphql-query-complexity": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/graphql-query-complexity/-/graphql-query-complexity-0.3.0.tgz", + "integrity": "sha512-JVqHT81Eh9O17iOjs1r1qzsh5YY2upfA3zoUsQGggT4d+1hajWitk4GQQY5SZtq5eul7y6jMsM9qRUSOAKhDJQ==", + "requires": { + "lodash.get": "^4.4.2" + } + } } }, "type-is": {