diff --git a/src/packages/server/package.json b/src/packages/server/package.json index ef1dd5747..5ad073265 100644 --- a/src/packages/server/package.json +++ b/src/packages/server/package.json @@ -27,7 +27,7 @@ "@escape.tech/graphql-armor": "3.1.1", "@exogee/graphweaver": "workspace:*", "@exogee/logger": "workspace:*", - "@fastify/cors": "9.0.1", + "@fastify/cors": "10.0.1", "class-validator": "0.14.1", "decimal.js": "10.4.3", "fastify": "4.28.1", diff --git a/src/pnpm-lock.yaml b/src/pnpm-lock.yaml index b4f0055a2..2809313c5 100644 --- a/src/pnpm-lock.yaml +++ b/src/pnpm-lock.yaml @@ -1610,8 +1610,8 @@ importers: specifier: workspace:* version: link:../logger '@fastify/cors': - specifier: 9.0.1 - version: 9.0.1 + specifier: 10.0.1 + version: 10.0.1 class-validator: specifier: 0.14.1 version: 0.14.1 @@ -3239,8 +3239,8 @@ packages: '@fastify/ajv-compiler@3.6.0': resolution: {integrity: sha512-LwdXQJjmMD+GwLOkP7TVC68qa+pSSogeWWmznRJ/coyTcfe9qA05AHFSe1eZFwK6q+xVRpChnvFUkf1iYaSZsQ==} - '@fastify/cors@9.0.1': - resolution: {integrity: sha512-YY9Ho3ovI+QHIL2hW+9X4XqQjXLjJqsU+sMV/xFsxZkE8p3GNnYVFpoOxF7SsP5ZL76gwvbo3V9L+FIekBGU4Q==} + '@fastify/cors@10.0.1': + resolution: {integrity: sha512-O8JIf6448uQbOgzSkCqhClw6gFTAqrdfeA6R3fc/3gwTJGUp7gl8/3tbNB+6INuu4RmgVOq99BmvdGbtu5pgOA==} '@fastify/error@3.4.1': resolution: {integrity: sha512-wWSvph+29GR783IhmvdwWnN4bUxTD01Vm5Xad4i7i1VuAOItLvbPAb69sb0IQ2N57yprvhNIwAP5B6xfKTmjmQ==} @@ -6677,6 +6677,9 @@ packages: fastify-plugin@4.5.1: resolution: {integrity: sha512-stRHYGeuqpEZTL1Ef0Ovr2ltazUT9g844X5z/zEBFLG8RYlpDiOCIG+ATvYEp+/zmc7sN29mcIMp8gvYplYPIQ==} + fastify-plugin@5.0.1: + resolution: {integrity: sha512-HCxs+YnRaWzCl+cWRYFnHmeRFyR5GVnJTAaCJQiYzQSDwK9MgJdyAsuL3nh0EWRCYMgQ5MeziymvmAhUHYHDUQ==} + fastify@4.28.1: resolution: {integrity: sha512-kFWUtpNr4i7t5vY2EJPCN2KgMVpuqfU4NjnJNCgiNB900oiDeYqaNDRcAfeBbOF5hGixixxcKnOU4KN9z6QncQ==} @@ -8165,8 +8168,8 @@ packages: engines: {node: '>=10'} hasBin: true - mnemonist@0.39.6: - resolution: {integrity: sha512-A/0v5Z59y63US00cRSLiloEIw3t5G+MiKz4BhX21FI+YBJXBOGW0ohFxTxO08dsOYlzxo87T7vGfZKYp2bcAWA==} + mnemonist@0.39.8: + resolution: {integrity: sha512-vyWo2K3fjrUw8YeeZ1zF0fy6Mu59RHokURlld8ymdUPjMlD9EC9ov1/YPqTgqRvUN9nTr3Gqfz29LYAmu0PHPQ==} mockdate@3.0.5: resolution: {integrity: sha512-iniQP4rj1FhBdBYS/+eQv7j1tadJ9lJtdzgOpvsOHng/GbcDh2Fhdeq+ZRldrPYdXvCyfFUmFeEwEGXZB5I/AQ==} @@ -12154,10 +12157,10 @@ snapshots: ajv-formats: 2.1.1(ajv@8.17.1) fast-uri: 2.4.0 - '@fastify/cors@9.0.1': + '@fastify/cors@10.0.1': dependencies: - fastify-plugin: 4.5.1 - mnemonist: 0.39.6 + fastify-plugin: 5.0.1 + mnemonist: 0.39.8 '@fastify/error@3.4.1': {} @@ -17002,6 +17005,8 @@ snapshots: fastify-plugin@4.5.1: {} + fastify-plugin@5.0.1: {} + fastify@4.28.1: dependencies: '@fastify/ajv-compiler': 3.6.0 @@ -18942,7 +18947,7 @@ snapshots: mkdirp@1.0.4: {} - mnemonist@0.39.6: + mnemonist@0.39.8: dependencies: obliterator: 2.0.4