Merge pull request #26318 from backstage/renovate/graphql-config-5.x-lockfile
fix(deps): update dependency graphql-config to v5.1.2
This commit is contained in:
@@ -23540,7 +23540,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cosmiconfig@npm:^8.1.0, cosmiconfig@npm:^8.2.0":
|
||||
"cosmiconfig@npm:^8.2.0":
|
||||
version: 8.3.6
|
||||
resolution: "cosmiconfig@npm:8.3.6"
|
||||
dependencies:
|
||||
@@ -23557,6 +23557,23 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cosmiconfig@npm:^9.0.0":
|
||||
version: 9.0.0
|
||||
resolution: "cosmiconfig@npm:9.0.0"
|
||||
dependencies:
|
||||
env-paths: ^2.2.1
|
||||
import-fresh: ^3.3.0
|
||||
js-yaml: ^4.1.0
|
||||
parse-json: ^5.2.0
|
||||
peerDependencies:
|
||||
typescript: ">=4.9.5"
|
||||
peerDependenciesMeta:
|
||||
typescript:
|
||||
optional: true
|
||||
checksum: a30c424b53d442ea0bdd24cb1b3d0d8687c8dda4a17ab6afcdc439f8964438801619cdb66e8e79f63b9caa3e6586b60d8bab9ce203e72df6c5e80179b971fe8f
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"cpu-features@npm:~0.0.9":
|
||||
version: 0.0.9
|
||||
resolution: "cpu-features@npm:0.0.9"
|
||||
@@ -28533,8 +28550,8 @@ __metadata:
|
||||
linkType: hard
|
||||
|
||||
"graphql-config@npm:^5.0.2":
|
||||
version: 5.0.3
|
||||
resolution: "graphql-config@npm:5.0.3"
|
||||
version: 5.1.2
|
||||
resolution: "graphql-config@npm:5.1.2"
|
||||
dependencies:
|
||||
"@graphql-tools/graphql-file-loader": ^8.0.0
|
||||
"@graphql-tools/json-file-loader": ^8.0.0
|
||||
@@ -28542,9 +28559,9 @@ __metadata:
|
||||
"@graphql-tools/merge": ^9.0.0
|
||||
"@graphql-tools/url-loader": ^8.0.0
|
||||
"@graphql-tools/utils": ^10.0.0
|
||||
cosmiconfig: ^8.1.0
|
||||
cosmiconfig: ^9.0.0
|
||||
jiti: ^1.18.2
|
||||
minimatch: ^4.2.3
|
||||
minimatch: ^9.0.5
|
||||
string-env-interpolation: ^1.0.1
|
||||
tslib: ^2.4.0
|
||||
peerDependencies:
|
||||
@@ -28553,7 +28570,7 @@ __metadata:
|
||||
peerDependenciesMeta:
|
||||
cosmiconfig-toml-loader:
|
||||
optional: true
|
||||
checksum: 3d079d48ccc624d16bee58d15802267d65e856f4d1ba278ededb3ac66a565d4f205cd60ac1f19ed8159bfa2d944c453ae58512c6513a8004754bea9964924485
|
||||
checksum: 48e17fff9e31a5037a42e9edb79251fe91e49338125ac3141ec80886832e0669112f547b2b67db9412d31fcc4cdac4548180f45550dc2ed2bc94c54bcb01053a
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@@ -34105,15 +34122,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^4.2.3":
|
||||
version: 4.2.3
|
||||
resolution: "minimatch@npm:4.2.3"
|
||||
dependencies:
|
||||
brace-expansion: ^1.1.7
|
||||
checksum: 3392388e3ef7de7ae9a3a48d48a27a323934452f4af81b925dfbe85ce2dc07da855e3dbcc69229888be4e5118f6c0b79847d30f3e7c0e0017b25e423c11c0409
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^5.0.1, minimatch@npm:^5.1.0":
|
||||
version: 5.1.6
|
||||
resolution: "minimatch@npm:5.1.6"
|
||||
@@ -34132,7 +34140,7 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3, minimatch@npm:^9.0.4":
|
||||
"minimatch@npm:^9.0.0, minimatch@npm:^9.0.1, minimatch@npm:^9.0.3, minimatch@npm:^9.0.4, minimatch@npm:^9.0.5":
|
||||
version: 9.0.5
|
||||
resolution: "minimatch@npm:9.0.5"
|
||||
dependencies:
|
||||
|
||||
Reference in New Issue
Block a user