Skip to content

Commit

Permalink
[dependabot skip] fix lockfile for @dependabot
Browse files Browse the repository at this point in the history
Signed-off-by: flexdevelopment[bot] <[email protected]>
  • Loading branch information
flexdevelopment committed Mar 6, 2023
1 parent 588afb3 commit 998e83b
Showing 1 changed file with 1 addition and 23 deletions.
24 changes: 1 addition & 23 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4948,7 +4948,7 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:4.4.1":
"graphql-config@npm:4.4.1, graphql-config@npm:^4.4.0":
version: 4.4.1
resolution: "graphql-config@npm:4.4.1"
dependencies:
Expand All @@ -4975,28 +4975,6 @@ __metadata:
languageName: node
linkType: hard

"graphql-config@npm:^4.4.0":
version: 4.4.0
resolution: "graphql-config@npm:4.4.0"
dependencies:
"@graphql-tools/graphql-file-loader": "npm:^7.3.7"
"@graphql-tools/json-file-loader": "npm:^7.3.7"
"@graphql-tools/load": "npm:^7.5.5"
"@graphql-tools/merge": "npm:^8.2.6"
"@graphql-tools/url-loader": "npm:^7.9.7"
"@graphql-tools/utils": "npm:^9.0.0"
cosmiconfig: "npm:8.0.0"
minimatch: "npm:4.2.1"
string-env-interpolation: "npm:1.0.1"
tslib: "npm:^2.4.0"
peerDependencies:
cosmiconfig-toml-loader: ^1.0.0
cosmiconfig-typescript-loader: ^4.0.0
graphql: ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0
checksum: 64f26d71ce3e3cf9913742b2d29046a60023a566ad472868746a38e21968b6cb919239b738088c97ecc378f1e7a9ba3f6ffb58b97df77456c64903fbf4a3bf7e
languageName: node
linkType: hard

"graphql-depth-limit@npm:^1.1.0":
version: 1.1.0
resolution: "graphql-depth-limit@npm:1.1.0"
Expand Down

0 comments on commit 998e83b

Please sign in to comment.