Skip to content

Commit 0187de2

Browse files
Bump json-to-graphql-query from 2.0.0 to 2.2.4
Bumps [json-to-graphql-query](https://github.com/vkolgi/json-to-graphql-query) from 2.0.0 to 2.2.4. - [Release notes](https://github.com/vkolgi/json-to-graphql-query/releases) - [Changelog](https://github.com/vkolgi/json-to-graphql-query/blob/master/CHANGELOG.md) - [Commits](https://github.com/vkolgi/json-to-graphql-query/commits) --- updated-dependencies: - dependency-name: json-to-graphql-query dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcadd6d commit 0187de2

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"ajv": "^8.6.0",
1919
"ajv-formats": "^2.1.0",
2020
"cross-fetch": "^3.0.6",
21-
"json-to-graphql-query": "^2.0.0",
21+
"json-to-graphql-query": "^2.2.4",
2222
"lodash.set": "^4.3.2"
2323
},
2424
"devDependencies": {

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2556,7 +2556,7 @@ is-callable@^1.1.4, is-callable@^1.1.5:
25562556
resolved "https://registry.yarnpkg.com/is-callable/-/is-callable-1.1.5.tgz#f7e46b596890456db74e7f6e976cb3273d06faab"
25572557
integrity sha512-ESKv5sMCJB2jnHTWZ3O5itG+O128Hsus4K4Qh1h2/cgn2vbgnLSVqfV46AeJA9D5EeeLa9w81KUXMtn34zhX+Q==
25582558

2559-
is-core-module@^2.9.0:
2559+
is-core-module@^2.2.0, is-core-module@^2.9.0:
25602560
version "2.9.0"
25612561
resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.9.0.tgz#e1c34429cd51c6dd9e09e0799e396e27b19a9c69"
25622562
integrity sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==
@@ -2745,10 +2745,10 @@ json-stringify-safe@~5.0.1:
27452745
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
27462746
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
27472747

2748-
json-to-graphql-query@^2.0.0:
2749-
version "2.0.0"
2750-
resolved "https://registry.yarnpkg.com/json-to-graphql-query/-/json-to-graphql-query-2.0.0.tgz#2b0364a1be891ee530947db3cfbcae0ce583976e"
2751-
integrity sha512-+oFKHOVymP+jDETuLCl+ich+F7b8ym0vdczmOs8aJbtRd61+YGugVrtrI4xh5zfY1ZAVFG+zTAAsfDS1t5+17g==
2748+
json-to-graphql-query@^2.2.4:
2749+
version "2.2.4"
2750+
resolved "https://registry.yarnpkg.com/json-to-graphql-query/-/json-to-graphql-query-2.2.4.tgz#ada9cfdbb9bf38589fd2661e1588d1edd0a882cc"
2751+
integrity sha512-vNvsOKDSlEqYCzejI1xHS9Hm738dSnG4Upy09LUGqyybZXSIIb7NydDphB/6WxW2EEVpPU4JeU/Yo63Nw9dEJg==
27522752

27532753
jsonfile@^4.0.0:
27542754
version "4.0.0"

0 commit comments

Comments
 (0)