Skip to content

Commit 324d2d1

Browse files
fix(deps): update dependency graphql-parse-resolve-info to v4.11.0 (#1514)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 743439f commit 324d2d1

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

packages/handlers/odata/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"fast-xml-parser": "3.17.6",
2626
"fetchache": "0.0.4",
2727
"graphql-compose": "7.24.3",
28-
"graphql-parse-resolve-info": "4.10.0",
28+
"graphql-parse-resolve-info": "4.11.0",
2929
"graphql-scalars": "1.7.0",
3030
"pascal-case": "3.1.2",
3131
"url-join": "4.0.1"

yarn.lock

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10717,6 +10717,14 @@ [email protected]:
1071710717
debug "^4.1.1"
1071810718
tslib "^2.0.1"
1071910719

10720+
10721+
version "4.11.0"
10722+
resolved "https://registry.yarnpkg.com/graphql-parse-resolve-info/-/graphql-parse-resolve-info-4.11.0.tgz#e2c67080ab01876faec8a1067c6df3db6526e67b"
10723+
integrity sha512-vIylHwlhtUz7y4UkXlwGRNIf1O2GhONRsZPYcz8SP+zI5Klp0aiulM4sQ7aEVJNbrqvzGj6cxthJLm+sys0dog==
10724+
dependencies:
10725+
debug "^4.1.1"
10726+
tslib "^2.0.1"
10727+
1072010728
1072110729
version "1.7.27"
1072210730
resolved "https://registry.yarnpkg.com/graphql-playground-react/-/graphql-playground-react-1.7.27.tgz#0d0e2c14a9a1fe3583917c9eb2cecc22b9e342e4"

0 commit comments

Comments
 (0)