Skip to content

Commit e6dcdba

Browse files
chore(deps): update dependency graphql to v16.14.2
1 parent cc57f6e commit e6dcdba

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"prepare": "husky"
2727
},
2828
"resolutions": {
29-
"graphql": "16.14.0"
29+
"graphql": "16.14.2"
3030
},
3131
"devDependencies": {
3232
"@commitlint/cli": "21.2.1",
@@ -38,7 +38,7 @@
3838
"@types/ws": "8.18.1",
3939
"class-transformer": "0.5.1",
4040
"class-validator": "0.15.1",
41-
"graphql": "16.14.0",
41+
"graphql": "16.14.2",
4242
"graphql-subscriptions": "3.0.0",
4343
"husky": "9.1.7",
4444
"lerna": "9.0.7",

packages/graphql/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@nestjs/common": "11.1.22",
6363
"@nestjs/core": "11.1.22",
6464
"@nestjs/testing": "11.1.22",
65-
"graphql": "16.14.0",
65+
"graphql": "16.14.2",
6666
"reflect-metadata": "0.2.2",
6767
"ts-morph": "28.0.0"
6868
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4768,10 +4768,10 @@ graphql-ws@6.0.8, graphql-ws@^6.0.6:
47684768
resolved "https://registry.yarnpkg.com/graphql-ws/-/graphql-ws-6.0.8.tgz#6712bb9da8462937e92343e3146726f89424df68"
47694769
integrity sha512-m3EOaNsUBXwAnkBWbzPfe0Nq8pXUfxsWnolC54sru3FzHvhTZL0Ouf/BoQsaGAXqM+YPerXOJ47BUnmgmoupCw==
47704770

4771-
graphql@16.14.0, graphql@^16.12.0, graphql@^16.6.0:
4772-
version "16.14.0"
4773-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.0.tgz#f1128a74b16a34d1245c8436bb07b488d87b83e1"
4774-
integrity sha512-BBvQ/406p+4CZbTpCbVPSxfzrZrbnuWSP1ELYgyS6B+hNeKzgrdB4JczCa5VZUBQrDa9hUngm0KnexY6pJRN5Q==
4771+
graphql@16.14.2, graphql@^16.12.0, graphql@^16.6.0:
4772+
version "16.14.2"
4773+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-16.14.2.tgz#83faf25869e3df727cc855161db5da85b0e5b2c0"
4774+
integrity sha512-Chq1s4CY7jmh8gO2qvLIJyfCDIN+EHLFW/9iShnp1z8FjBQMoodWP1kDC36VAMXXIvAjj4ARa7ntfAV2BrjsbA==
47754775

47764776
handlebars@^4.7.7:
47774777
version "4.7.9"

0 commit comments

Comments
 (0)