Skip to content

Commit 6f84c9e

Browse files
chore(deps): update nest monorepo to v9.3.11
1 parent 8bc511e commit 6f84c9e

File tree

4 files changed

+88
-46
lines changed

4 files changed

+88
-46
lines changed

packages/apollo/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -27,11 +27,11 @@
2727
"@apollo/server-plugin-response-cache": "4.1.0",
2828
"@apollo/subgraph": "2.2.3",
2929
"@as-integrations/fastify": "1.3.2",
30-
"@nestjs/common": "9.3.9",
31-
"@nestjs/core": "9.3.9",
32-
"@nestjs/platform-express": "9.3.9",
33-
"@nestjs/platform-fastify": "9.3.9",
34-
"@nestjs/testing": "9.3.9",
30+
"@nestjs/common": "9.3.11",
31+
"@nestjs/core": "9.3.11",
32+
"@nestjs/platform-express": "9.3.11",
33+
"@nestjs/platform-fastify": "9.3.11",
34+
"@nestjs/testing": "9.3.11",
3535
"apollo-cache-inmemory": "1.6.6",
3636
"apollo-client": "2.6.10",
3737
"apollo-link-ws": "1.0.20"

packages/graphql/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,9 +35,9 @@
3535
},
3636
"devDependencies": {
3737
"@apollo/subgraph": "2.2.3",
38-
"@nestjs/common": "9.3.9",
39-
"@nestjs/core": "9.3.9",
40-
"@nestjs/testing": "9.3.9",
38+
"@nestjs/common": "9.3.11",
39+
"@nestjs/core": "9.3.11",
40+
"@nestjs/testing": "9.3.11",
4141
"graphql": "16.6.0",
4242
"reflect-metadata": "0.1.13",
4343
"ts-morph": "17.0.1"

packages/mercurius/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -29,9 +29,9 @@
2929
"devDependencies": {
3030
"@mercuriusjs/federation": "^1.0.0",
3131
"@mercuriusjs/gateway": "^1.0.0",
32-
"@nestjs/common": "9.3.9",
33-
"@nestjs/platform-fastify": "9.3.9",
34-
"@nestjs/testing": "9.3.9",
32+
"@nestjs/common": "9.3.11",
33+
"@nestjs/platform-fastify": "9.3.11",
34+
"@nestjs/testing": "9.3.11",
3535
"fastify": "4.15.0",
3636
"mercurius": "12.2.0",
3737
"mercurius-integration-testing": "8.0.0"

yarn.lock

Lines changed: 77 additions & 35 deletions
Original file line numberDiff line numberDiff line change
@@ -760,7 +760,7 @@
760760
resolved "https://registry.yarnpkg.com/@fastify/accept-negotiator/-/accept-negotiator-1.1.0.tgz#c1c66b3b771c09742a54dd5bc87c582f6b0630ff"
761761
integrity sha512-OIHZrb2ImZ7XG85HXOONLcJWGosv7sIvM2ifAPQVhg9Lv7qdmMBNVaai4QTdyuaqbKM5eO6sLSQOYI7wEQeCJQ==
762762

763-
"@fastify/ajv-compiler@^3.3.1", "@fastify/ajv-compiler@^3.5.0":
763+
"@fastify/ajv-compiler@^3.5.0":
764764
version "3.5.0"
765765
resolved "https://registry.yarnpkg.com/@fastify/ajv-compiler/-/ajv-compiler-3.5.0.tgz#459bff00fefbf86c96ec30e62e933d2379e46670"
766766
integrity sha512-ebbEtlI7dxXF5ziNdr05mOY8NnDiPB1XvAlLHctRt/Rc+C3LCOVW5imUVX+mhvUhnNzmPBHewUkOFgGlCxgdAA==
@@ -769,10 +769,10 @@
769769
ajv-formats "^2.1.1"
770770
fast-uri "^2.0.0"
771771

772-
"@fastify/cors@8.2.0":
773-
version "8.2.0"
774-
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.2.0.tgz#44ce6b28bc111e12679cb02f980f0ce865ff4877"
775-
integrity sha512-qDgwpmg6C4D0D3nh8MTMuRXWyEwPnDZDBODaJv90FP2o9ukbahJByW4FtrM5Bpod5KbTf1oIExBmpItbUTQmHg==
772+
"@fastify/cors@8.2.1":
773+
version "8.2.1"
774+
resolved "https://registry.yarnpkg.com/@fastify/cors/-/cors-8.2.1.tgz#dd348162bcbfb87dff4b492e2bef32d41244006a"
775+
integrity sha512-2H2MrDD3ea7g707g1CNNLWb9/tYbmw7HS+MK2SDcgjxwzbOFR93JortelTIO8DBFsZqFtEpKNxiZfSyrGgYcbw==
776776
dependencies:
777777
fastify-plugin "^4.0.0"
778778
mnemonist "0.39.5"
@@ -1306,19 +1306,19 @@
13061306
secure-json-parse "^2.4.0"
13071307
ws "^8.2.2"
13081308

1309-
"@nestjs/common@9.3.9":
1310-
version "9.3.9"
1311-
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-9.3.9.tgz#170201ce1c2a8f73bd4babe74b64a2a0b37a95d0"
1312-
integrity sha512-GshTD9Xz+wD2em6NyzU4NXw5IXMUmapgDgD+iuj6XL0258hvDwODmNk37mBBnZvTZlqER+krvIUKnS34etqF/A==
1309+
"@nestjs/common@9.3.11":
1310+
version "9.3.11"
1311+
resolved "https://registry.yarnpkg.com/@nestjs/common/-/common-9.3.11.tgz#95a54a2dd0fec0a7abc1edba793c53a53b59c783"
1312+
integrity sha512-IFZ2G/5UKWC2Uo7tJ4SxGed2+aiA+sJyWeWsGTogKVDhq90oxVBToh+uCDeI31HNUpqYGoWmkletfty42zUd8A==
13131313
dependencies:
13141314
uid "2.0.1"
13151315
iterare "1.2.1"
13161316
tslib "2.5.0"
13171317

1318-
"@nestjs/core@9.3.9":
1319-
version "9.3.9"
1320-
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.3.9.tgz#694caf785e0209175479637f11be79a930d0c0d6"
1321-
integrity sha512-9g1A1G9eirLXEpH21rc6dKb08zHc2+adhCRz8NW39hbejcsxxD72FApJzt4QBQAKvu862ixt/tdpStnFT7lOSw==
1318+
"@nestjs/core@9.3.11":
1319+
version "9.3.11"
1320+
resolved "https://registry.yarnpkg.com/@nestjs/core/-/core-9.3.11.tgz#1be65db0e889f8f12b87aec12c9cf66ea6043205"
1321+
integrity sha512-CI27a2JFd5rvvbgkalWqsiwQNhcP4EAG5BUK8usjp29wVp1kx30ghfBT8FLqIgmkRVo65A0IcEnWsxeXMntkxQ==
13221322
dependencies:
13231323
uid "2.0.1"
13241324
"@nuxtjs/opencollective" "0.3.2"
@@ -1332,34 +1332,34 @@
13321332
resolved "https://registry.yarnpkg.com/@nestjs/mapped-types/-/mapped-types-1.2.2.tgz#d9ddb143776e309dbc1a518ac1607fddac1e140e"
13331333
integrity sha512-3dHxLXs3M0GPiriAcCFFJQHoDFUuzTD5w6JDhE7TyfT89YKpe6tcCCIqOZWdXmt9AZjjK30RkHRSFF+QEnWFQg==
13341334

1335-
"@nestjs/platform-express@9.3.9":
1336-
version "9.3.9"
1337-
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-9.3.9.tgz#557ace8589b54d4ee7bad87a1247a521058395d7"
1338-
integrity sha512-f8ja2sYuDGj2QSMmjg05n3WF19wJG5yTiYxRi64nsu5GKL0qLM1LzxNemehkni/knExlvF2bDpbKKpna9nC1JA==
1335+
"@nestjs/platform-express@9.3.11":
1336+
version "9.3.11"
1337+
resolved "https://registry.yarnpkg.com/@nestjs/platform-express/-/platform-express-9.3.11.tgz#19a73af7f6f1ceb1cc173709cac741f8a4a032ca"
1338+
integrity sha512-S5VH4dNKmj0HHC1cnmbFDhU7v/C6eX7syDQolQ1KWdtf48AdrqmHJtL+/FbYmHtegx36Vcx6pb1RrkzsHB4MBQ==
13391339
dependencies:
1340-
body-parser "1.20.1"
1340+
body-parser "1.20.2"
13411341
cors "2.8.5"
13421342
express "4.18.2"
13431343
multer "1.4.4-lts.1"
13441344
tslib "2.5.0"
13451345

1346-
"@nestjs/platform-fastify@9.3.9":
1347-
version "9.3.9"
1348-
resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-9.3.9.tgz#b49b04ef13d0fe6fb5238640e42236c4e0dbc5bf"
1349-
integrity sha512-+QZgd+1BDT5ZiISNWKGTsWKv6+RUYzOjOP5Iyo/hpljsGIq6GeXl90wP43FuqMp3+imVPu2AzmMa2CijT1iLXA==
1346+
"@nestjs/platform-fastify@9.3.11":
1347+
version "9.3.11"
1348+
resolved "https://registry.yarnpkg.com/@nestjs/platform-fastify/-/platform-fastify-9.3.11.tgz#1086a81b695b920e1bd6b73c66de34a2f1633e00"
1349+
integrity sha512-pr3NWAYBDE+om+ApnVPlquXgdVzfVffyxyLfIoyZhtbrBoJjjnuBH4kacVTOh9xfZxt5YQVnWnJa3FkZsuaR+w==
13501350
dependencies:
1351-
"@fastify/cors" "8.2.0"
1351+
"@fastify/cors" "8.2.1"
13521352
"@fastify/formbody" "7.4.0"
13531353
"@fastify/middie" "8.1.0"
1354-
fastify "4.13.0"
1355-
light-my-request "5.8.0"
1354+
fastify "4.14.1"
1355+
light-my-request "5.9.1"
13561356
path-to-regexp "3.2.0"
13571357
tslib "2.5.0"
13581358

1359-
"@nestjs/testing@9.3.9":
1360-
version "9.3.9"
1361-
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-9.3.9.tgz#f09a5df30cb1725a06f9fddd666543bbeb87eb35"
1362-
integrity sha512-+mPvSVvSC2SAkYgZZv1mOI2xsdGc1pmq7/sem7iin/JDoFtlvoGSK+pfZHD3IV3EpYtq1v/8/5gi+UFH9yZnDg==
1359+
"@nestjs/testing@9.3.11":
1360+
version "9.3.11"
1361+
resolved "https://registry.yarnpkg.com/@nestjs/testing/-/testing-9.3.11.tgz#3c4171a9187ca35510cfa58d4818d6c1fa4aef0d"
1362+
integrity sha512-8xSxrpQFW0Z9ABJz0r8J+zZwBZQ1I4Yn880ye3iS863s1tLCS7ARUeuCiD3eQ6imIGt3+oPUzwGQIrbrQopLcw==
13631363
dependencies:
13641364
tslib "2.5.0"
13651365

@@ -2818,6 +2818,24 @@ body-parser@1.20.1, body-parser@^1.20.0:
28182818
type-is "~1.6.18"
28192819
unpipe "1.0.0"
28202820

2821+
body-parser@1.20.2:
2822+
version "1.20.2"
2823+
resolved "https://registry.yarnpkg.com/body-parser/-/body-parser-1.20.2.tgz#6feb0e21c4724d06de7ff38da36dad4f57a747fd"
2824+
integrity sha512-ml9pReCu3M61kGlqoTm2umSXTlRTuGTx0bfYj+uIUKKYycG5NtSbeetV3faSU6R7ajOPw0g/J1PvK4qNy7s5bA==
2825+
dependencies:
2826+
bytes "3.1.2"
2827+
content-type "~1.0.5"
2828+
debug "2.6.9"
2829+
depd "2.0.0"
2830+
destroy "1.2.0"
2831+
http-errors "2.0.0"
2832+
iconv-lite "0.4.24"
2833+
on-finished "2.4.1"
2834+
qs "6.11.0"
2835+
raw-body "2.5.2"
2836+
type-is "~1.6.18"
2837+
unpipe "1.0.0"
2838+
28212839
boxen@^7.0.0:
28222840
version "7.0.1"
28232841
resolved "https://registry.yarnpkg.com/boxen/-/boxen-7.0.1.tgz#cd84db4364a8bae65f1f016ce94a21ec2c832c16"
@@ -3433,6 +3451,11 @@ content-type@~1.0.4:
34333451
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.4.tgz#e138cc75e040c727b1966fe5e5f8c9aee256fe3b"
34343452
integrity sha512-hIP3EEPs8tB9AT1L+NUqtwOAps4mk2Zob89MWXMHjHWg9milF/j4osnnQLXBCBFBk/tvIG/tUc9mOUJiPBhPXA==
34353453

3454+
content-type@~1.0.5:
3455+
version "1.0.5"
3456+
resolved "https://registry.yarnpkg.com/content-type/-/content-type-1.0.5.tgz#8b773162656d1d1086784c8f23a54ce6d73d7918"
3457+
integrity sha512-nTjqfcBFEipKdXCv4YDQWCfmcLZKm81ldF0pAopTvyrFGVbcR6P/VAAd5G7N+0tTr8QqiU0tFadD6FK4NtJwOA==
3458+
34363459
conventional-changelog-angular@5.0.12:
34373460
version "5.0.12"
34383461
resolved "https://registry.yarnpkg.com/conventional-changelog-angular/-/conventional-changelog-angular-5.0.12.tgz#c979b8b921cbfe26402eb3da5bbfda02d865a2b9"
@@ -4510,12 +4533,12 @@ fastify-plugin@^4.0.0, fastify-plugin@^4.2.0, fastify-plugin@^4.3.0, fastify-plu
45104533
resolved "https://registry.yarnpkg.com/fastify-plugin/-/fastify-plugin-4.5.0.tgz#8b853923a0bba6ab6921bb8f35b81224e6988d91"
45114534
integrity sha512-79ak0JxddO0utAXAQ5ccKhvs6vX2MGyHHMMsmZkBANrq3hXc1CHzvNPHOcvTsVMEPl5I+NT+RO4YKMGehOfSIg==
45124535

4513-
fastify@4.13.0:
4514-
version "4.13.0"
4515-
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.13.0.tgz#5726d4c63acae1b5e34c7643e233a0be8169009a"
4516-
integrity sha512-p9ibdFWH3pZ7KPgmfHPKGUy2W4EWU2TEpwlcu58w4CwGyU3ARFfh2kwq6zpZ5W2ZGVbufi4tZbqHIHAlX/9Z/A==
4536+
fastify@4.14.1:
4537+
version "4.14.1"
4538+
resolved "https://registry.yarnpkg.com/fastify/-/fastify-4.14.1.tgz#be1b27a13910c74ecb8625de4fa42feab9703259"
4539+
integrity sha512-yjrDeXe77j9gRlSV2UJry8mcFWbD0NQ5JYjnPi4tkFjHZVaG3/BD5wxOmRzGnHPC0YvaBJ0XWrIfFPl2IHRa1w==
45174540
dependencies:
4518-
"@fastify/ajv-compiler" "^3.3.1"
4541+
"@fastify/ajv-compiler" "^3.5.0"
45194542
"@fastify/error" "^3.0.0"
45204543
"@fastify/fast-json-stringify-compiler" "^4.1.0"
45214544
abstract-logging "^2.0.1"
@@ -6642,7 +6665,16 @@ libphonenumber-js@^1.10.14:
66426665
resolved "https://registry.yarnpkg.com/libphonenumber-js/-/libphonenumber-js-1.10.19.tgz#e18970c8d566fbfb1f88e688345f0512e126712e"
66436666
integrity sha512-MDZ1zLIkfSDZV5xBta3nuvbEOlsnKCPe4z5r3hyup/AXveevkl9A1eSWmLhd2FX4k7pJDe4MrLeQsux0HI/VWg==
66446667

6645-
light-my-request@5.8.0, light-my-request@^5.6.1:
6668+
light-my-request@5.9.1:
6669+
version "5.9.1"
6670+
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-5.9.1.tgz#076f8d4cc4639408cc48381d4f2860212d469d4b"
6671+
integrity sha512-UT7pUk8jNCR1wR7w3iWfIjx32DiB2f3hFdQSOwy3/EPQ3n3VocyipUxcyRZR0ahoev+fky69uA+GejPa9KuHKg==
6672+
dependencies:
6673+
cookie "^0.5.0"
6674+
process-warning "^2.0.0"
6675+
set-cookie-parser "^2.4.1"
6676+
6677+
light-my-request@^5.6.1:
66466678
version "5.8.0"
66476679
resolved "https://registry.yarnpkg.com/light-my-request/-/light-my-request-5.8.0.tgz#93b28615d4cd134b4e2370bcf2ff7e35b51c8d29"
66486680
integrity sha512-4BtD5C+VmyTpzlDPCZbsatZMJVgUIciSOwYhJDCbLffPZ35KoDkDj4zubLeHDEb35b4kkPeEv5imbh+RJxK/Pg==
@@ -8499,6 +8531,16 @@ raw-body@2.5.1, raw-body@^2.2.0:
84998531
iconv-lite "0.4.24"
85008532
unpipe "1.0.0"
85018533

8534+
raw-body@2.5.2:
8535+
version "2.5.2"
8536+
resolved "https://registry.yarnpkg.com/raw-body/-/raw-body-2.5.2.tgz#99febd83b90e08975087e8f1f9419a149366b68a"
8537+
integrity sha512-8zGqypfENjCIqGhgXToC8aB2r7YrBX+AQAfIPs/Mlk+BtPTztOvTS01NRW/3Eh60J+a48lt8qsCzirQ6loCVfA==
8538+
dependencies:
8539+
bytes "3.1.2"
8540+
http-errors "2.0.0"
8541+
iconv-lite "0.4.24"
8542+
unpipe "1.0.0"
8543+
85028544
rc@1.2.8:
85038545
version "1.2.8"
85048546
resolved "https://registry.yarnpkg.com/rc/-/rc-1.2.8.tgz#cd924bf5200a075b83c188cd6b9e211b7fc0d3ed"

0 commit comments

Comments
 (0)