Skip to content

Commit

Permalink
fix(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 2579331 commit 6025a52
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2109,11 +2109,12 @@
ws "^8.12.0"

"@graphql-tools/utils@^10.0.0", "@graphql-tools/utils@^10.0.1":
version "10.0.1"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.1.tgz#52e6c0ce920b57473823e487184f5017974fe4c4"
integrity sha512-i1FozbDGHgdsFA47V/JvQZ0FE8NAy0Eiz7HGCJO2MkNdZAKNnwei66gOq0JWYVFztwpwbVQ09GkKhq7Kjcq5Cw==
version "10.0.2"
resolved "https://registry.yarnpkg.com/@graphql-tools/utils/-/utils-10.0.2.tgz#ce8c0b61b4cc0860dbbce84980b461452fb898a3"
integrity sha512-lm3ApMyjWqRurLHvqK/pUK8zbZzdCzJoff2Y6XIyAHJT3P69n/uSF+Tl6YRV10SPGoJJdRn+XObFv9jXQ/NhkQ==
dependencies:
"@graphql-typed-document-node/core" "^3.1.1"
dset "^3.1.2"
tslib "^2.4.0"

"@graphql-tools/utils@^8.8.0":
Expand Down

0 comments on commit 6025a52

Please sign in to comment.