Skip to content

Commit 0989778

Browse files
fix(deps): update all non-major dependencies (ardatan#7158)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ad3d273 commit 0989778

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

packages/legacy/transforms/transfer-schema/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"micromatch": "4.0.7"
3737
},
3838
"devDependencies": {
39-
"@types/micromatch": "4.0.7"
39+
"@types/micromatch": "4.0.8"
4040
},
4141
"publishConfig": {
4242
"access": "public",

yarn.lock

+8-8
Original file line numberDiff line numberDiff line change
@@ -5750,7 +5750,7 @@ __metadata:
57505750
version: 0.0.0-use.local
57515751
resolution: "@graphql-mesh/transform-transfer-schema@workspace:packages/legacy/transforms/transfer-schema"
57525752
dependencies:
5753-
"@types/micromatch": "npm:4.0.7"
5753+
"@types/micromatch": "npm:4.0.8"
57545754
micromatch: "npm:4.0.7"
57555755
peerDependencies:
57565756
"@graphql-mesh/types": ^0.98.8
@@ -8015,8 +8015,8 @@ __metadata:
80158015
linkType: hard
80168016

80178017
"@neo4j/graphql@npm:^5.0.0":
8018-
version: 5.4.3
8019-
resolution: "@neo4j/graphql@npm:5.4.3"
8018+
version: 5.4.4
8019+
resolution: "@neo4j/graphql@npm:5.4.4"
80208020
dependencies:
80218021
"@apollo/subgraph": "npm:^2.2.3"
80228022
"@graphql-tools/merge": "npm:^9.0.0"
@@ -8037,7 +8037,7 @@ __metadata:
80378037
peerDependencies:
80388038
graphql: ^16.0.0
80398039
neo4j-driver: ^5.8.0
8040-
checksum: 10c0/a596a8f0e7fa107eeec703776e7367d267b00eea80f4d35bcbe46c93aa8c4dfbf015300b20ada2f18175f85255e82ba2deb9cfb3bd443806445d788440c35753
8040+
checksum: 10c0/4da1b4022141435cbfac4d2e6349521a3d3a39e76476487654686cb0792627e23a121d69bc4b3275f6d0ad046fb2e52031edbbca25c7d597fc9b02848e6819d7
80418041
languageName: node
80428042
linkType: hard
80438043

@@ -10584,12 +10584,12 @@ __metadata:
1058410584
languageName: node
1058510585
linkType: hard
1058610586

10587-
"@types/micromatch@npm:4.0.7":
10588-
version: 4.0.7
10589-
resolution: "@types/micromatch@npm:4.0.7"
10587+
"@types/micromatch@npm:4.0.8":
10588+
version: 4.0.8
10589+
resolution: "@types/micromatch@npm:4.0.8"
1059010590
dependencies:
1059110591
"@types/braces": "npm:*"
10592-
checksum: 10c0/972cdc349b611f18e3e43123865a46c053490f16cbd1d97e95c7d04ff7c8aef69bbae831249518d374e7bc0378e51ba088da9950422fbfced4b5bedde9738d13
10592+
checksum: 10c0/7c8040952b164858b99c3aafd9018a5b401c3d05caf83dbb1d9138eee972cadeccb337fc2ab2cf4e4a80aaaf8ccfc819b13ce9403f4bab5627d6b66423772153
1059310593
languageName: node
1059410594
linkType: hard
1059510595

0 commit comments

Comments
 (0)