Skip to content

Commit 911bfc3

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @graphql-mesh/transform-snapshot to v0.13.15
1 parent ac82a04 commit 911bfc3

File tree

2 files changed

+7
-30
lines changed

2 files changed

+7
-30
lines changed

packages/backend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@graphql-mesh/transform-prefix": "0.11.4",
4747
"@graphql-mesh/transform-rename": "0.12.4",
4848
"@graphql-mesh/transform-resolvers-composition": "0.12.15",
49-
"@graphql-mesh/transform-snapshot": "0.13.12",
49+
"@graphql-mesh/transform-snapshot": "0.13.15",
5050
"@graphql-portal/contentful": "0.1.3",
5151
"@graphql-portal/crunchbase": "0.1.4",
5252
"@graphql-portal/datasources": "0.1.5",

yarn.lock

Lines changed: 6 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -3128,13 +3128,13 @@
31283128
"@graphql-tools/resolvers-composition" "6.3.5"
31293129
"@graphql-tools/schema" "8.1.2"
31303130

3131-
"@graphql-mesh/[email protected].12":
3132-
version "0.13.12"
3133-
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.12.tgz#64162323eed71c7ac294372b1f1ac08024a7349d"
3134-
integrity sha512-bhSe4za6mG8HacZJYXmnb46GLx9jMjhy/CBCUo+WG2A9T36KhcMuVIemMJxk+KULIw2JlT6bm1OPbJo7eft/hg==
3131+
"@graphql-mesh/[email protected].15":
3132+
version "0.13.15"
3133+
resolved "https://registry.yarnpkg.com/@graphql-mesh/transform-snapshot/-/transform-snapshot-0.13.15.tgz#0eb5aa9878d1664f2c1449f324dba34279eb6598"
3134+
integrity sha512-knwe4DSF6svl6F9XQXtIRFvZDqKplJUGnLurkqgLsKTYG1xYDWn8wK5tzXFDwc0n40WOBYdq6Bkf43KCJ+7I5Q==
31353135
dependencies:
3136-
"@graphql-mesh/types" "0.61.0"
3137-
"@graphql-mesh/utils" "0.26.4"
3136+
"@graphql-mesh/types" "0.62.1"
3137+
"@graphql-mesh/utils" "0.27.2"
31383138
"@graphql-tools/resolvers-composition" "6.4.1"
31393139
"@graphql-tools/schema" "8.3.1"
31403140
"@graphql-tools/utils" "8.6.1"
@@ -3304,29 +3304,6 @@
33043304
object-hash "2.2.0"
33053305
tiny-lru "7.0.6"
33063306

3307-
"@graphql-mesh/[email protected]":
3308-
version "0.26.4"
3309-
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.26.4.tgz#56243e7eeb4f866a2f9a664d5366e0e138a3414c"
3310-
integrity sha512-gFxNfm8rpnCQK2LXmi6xQX8s5qTve9QlSYWMRyd9kQqdhniWXS99HjLFFhk259lUmdcHKM4mgBOv64yf6MNO1A==
3311-
dependencies:
3312-
"@ardatan/string-interpolation" "1.2.12"
3313-
"@graphql-mesh/types" "0.61.0"
3314-
"@graphql-tools/delegate" "8.4.3"
3315-
"@graphql-tools/utils" "8.6.1"
3316-
"@graphql-typed-document-node/core" "3.1.1"
3317-
chalk "4.1.2"
3318-
cross-undici-fetch "0.1.16"
3319-
date-fns "2.28.0"
3320-
fetchache "0.1.1"
3321-
flatstr "1.0.12"
3322-
graphql-jit "0.7.2"
3323-
graphql-subscriptions "2.0.0"
3324-
is-url "1.2.4"
3325-
js-yaml "4.1.0"
3326-
lodash "4.17.21"
3327-
object-hash "2.2.0"
3328-
tiny-lru "7.0.6"
3329-
33303307
"@graphql-mesh/[email protected]":
33313308
version "0.27.0"
33323309
resolved "https://registry.yarnpkg.com/@graphql-mesh/utils/-/utils-0.27.0.tgz#5441ce99ea6f4b0028f6b33322dc610061392bbf"

0 commit comments

Comments
 (0)