From e29d108bf0a63341cdeb76229482f49d935a369d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 12 Jun 2024 16:22:34 +0000 Subject: [PATCH] fix(deps): update dependency @platformatic/deploy-client to v1.46.0 --- package-lock.json | 276 ++++++++++++++++++++++------------------------ 1 file changed, 131 insertions(+), 145 deletions(-) diff --git a/package-lock.json b/package-lock.json index fd2ba1d8..d1d3319e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -776,9 +776,9 @@ } }, "node_modules/@fastify/autoload": { - "version": "5.8.3", - "resolved": "https://registry.npmjs.org/@fastify/autoload/-/autoload-5.8.3.tgz", - "integrity": "sha512-QR/bd/4EfGwWfk/3kmG8vj2iIXjoDt71AlYVujjJWYBjBh7oIFvxmT25jeVxkIK1ttmM3ycwsWwpg2MLObb54g==", + "version": "5.9.0", + "resolved": "https://registry.npmjs.org/@fastify/autoload/-/autoload-5.9.0.tgz", + "integrity": "sha512-EM/2QKQW2oym0gwuPjhculnqbpqu0mWblxRJvYMTvb7SVRGWBh/SFWTtrNAb46fYIOirJUH95mc+dhYuFq99pg==", "license": "MIT" }, "node_modules/@fastify/basic-auth": { @@ -1682,13 +1682,13 @@ } }, "node_modules/@platformatic/authenticate": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-1.45.1.tgz", - "integrity": "sha512-c7izSEJ0WHlzoWAl9nMtqBEFQZwVyI4K3jgrB9s6PIEiobHFyFuMYq1+H24klcfItLaso8vxVprrl4WI5A96gA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-1.46.0.tgz", + "integrity": "sha512-Ykf6GPoYNAIKor6PQr1zTUE5wws8/Lf6DsUmc6q+vgPR7Td7Mmq/mXeWkQfJo6HK0lv+EE9BZbTN5fQEYPQcjw==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", - "@platformatic/config": "1.45.1", + "@platformatic/config": "1.46.0", "colorette": "^2.0.20", "commist": "^3.2.0", "es-main": "^1.3.0", @@ -1698,9 +1698,9 @@ } }, "node_modules/@platformatic/client": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-1.45.1.tgz", - "integrity": "sha512-aOn1I5nuHeMpNNw33og/a4+3N++RYCjvPyfVzxqrqk8u64zMEQ5LncmGmEX4wdHPrGTNvNIQcuBhWQF4kuM9fg==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/client/-/client-1.46.0.tgz", + "integrity": "sha512-BA/Cdg38G74Jzi6DFooRdpcFJobsG78un7ejdwchpWeb6gqSnNFSA/Z/mss4uJa+S++KDu/bKb8gNztC6XVNGQ==", "license": "Apache-2.0", "dependencies": { "@apidevtools/json-schema-ref-parser": "^11.5.4", @@ -1714,9 +1714,9 @@ } }, "node_modules/@platformatic/composer": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-1.45.1.tgz", - "integrity": "sha512-wVEwz9SFamX80zSKK009zADnNPSyC6a3ncstKjjSMhMrC5E7TkS6TjTT4FvN5qev9no6RXYfoNfsAAuPX/walQ==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/composer/-/composer-1.46.0.tgz", + "integrity": "sha512-PkIekGhMJb/J2vxJvupoR5d0a7Lpe97O9i3uOKSH6c5uF48HJ+6jEvsf2SHorAb3SwUQvPuv1yDZm9SqwN5+dg==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", @@ -1724,13 +1724,13 @@ "@fastify/reply-from": "^9.7.0", "@fastify/static": "^7.0.1", "@fastify/swagger": "^8.14.0", - "@platformatic/config": "1.45.1", - "@platformatic/generators": "1.45.1", + "@platformatic/config": "1.46.0", + "@platformatic/generators": "1.46.0", "@platformatic/graphql-composer": "^0.7.0", - "@platformatic/scalar-theme": "1.45.1", - "@platformatic/service": "1.45.1", - "@platformatic/telemetry": "1.45.1", - "@platformatic/utils": "^1.45.1", + "@platformatic/scalar-theme": "1.46.0", + "@platformatic/service": "1.46.0", + "@platformatic/telemetry": "1.46.0", + "@platformatic/utils": "^1.46.0", "@scalar/fastify-api-reference": "^1.19.5", "ajv": "^8.12.0", "commist": "^3.2.0", @@ -1747,11 +1747,11 @@ "json-schema-traverse": "^1.0.0", "mercurius": "^14.0.0", "minimist": "^1.2.8", + "my-ua-parser": "^2.0.2", "ora": "^6.3.1", "pino": "^8.19.0", "pino-pretty": "^11.0.0", "rfdc": "^1.3.1", - "ua-parser-js": "^1.0.37", "undici": "^6.9.0" }, "bin": { @@ -1759,14 +1759,14 @@ } }, "node_modules/@platformatic/config": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-1.45.1.tgz", - "integrity": "sha512-3Os0+eZEPFhQOZelecvLSK1XjJmxa+Po1IAL8hrhQXm0S7PY4TX27Cg4HW1fdsxSrzUjwLZBHTyUOAtZtPJucg==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-1.46.0.tgz", + "integrity": "sha512-gmUJVQd67e4PH0ERIqVgc06hkJSt5uAFbqqf+IS8+4/2G7MkvBTJ+MLx0nk0PjHFZW4EP9zA6PsWC1C3hqLmDg==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.4.1", - "@platformatic/utils": "1.45.1", + "@platformatic/utils": "1.46.0", "abstract-logging": "^2.0.1", "ajv": "^8.12.0", "dotenv": "^16.4.5", @@ -1778,9 +1778,9 @@ } }, "node_modules/@platformatic/db": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-1.45.1.tgz", - "integrity": "sha512-N9/A5sH4iaowmznctd/F1X5Y5WMjc/C1FW2woErlokRf68yINs2qVtbYLZN2iBAon8ZvDk9nQKze9aQ9ipYm9Q==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-1.46.0.tgz", + "integrity": "sha512-qxwFvt5wNkQAiVvVOu7CCjF9BPmfRepIhhdjuKlrPUnfQqRj8cpOggHkK8nqJxf+SzDJ3L4Z3fcvHLzYG0pEcQ==", "license": "Apache-2.0", "dependencies": { "@fastify/accepts": "^4.3.0", @@ -1790,18 +1790,18 @@ "@fastify/error": "^3.4.1", "@fastify/static": "^7.0.1", "@fastify/swagger": "^8.14.0", - "@platformatic/config": "1.45.1", - "@platformatic/db-authorization": "1.45.1", - "@platformatic/db-core": "1.45.1", - "@platformatic/generators": "1.45.1", - "@platformatic/service": "1.45.1", - "@platformatic/sql-events": "1.45.1", - "@platformatic/sql-graphql": "1.45.1", - "@platformatic/sql-json-schema-mapper": "1.45.1", - "@platformatic/sql-mapper": "1.45.1", - "@platformatic/sql-openapi": "1.45.1", - "@platformatic/telemetry": "1.45.1", - "@platformatic/utils": "1.45.1", + "@platformatic/config": "1.46.0", + "@platformatic/db-authorization": "1.46.0", + "@platformatic/db-core": "1.46.0", + "@platformatic/generators": "1.46.0", + "@platformatic/service": "1.46.0", + "@platformatic/sql-events": "1.46.0", + "@platformatic/sql-graphql": "1.46.0", + "@platformatic/sql-json-schema-mapper": "1.46.0", + "@platformatic/sql-mapper": "1.46.0", + "@platformatic/sql-openapi": "1.46.0", + "@platformatic/telemetry": "1.46.0", + "@platformatic/utils": "1.46.0", "camelcase": "^6.3.0", "close-with-grace": "^1.3.0", "code-block-writer": "^13.0.1", @@ -1818,23 +1818,23 @@ "graphql": "^16.8.1", "help-me": "^5.0.0", "minimist": "^1.2.8", + "my-ua-parser": "^2.0.2", "ora": "^6.3.1", "pino": "^8.19.0", "pino-pretty": "^11.0.0", "postgrator": "^7.2.0", "rfdc": "^1.3.1", "rimraf": "^4.4.1", - "semgrator": "^0.3.0", - "ua-parser-js": "^1.0.37" + "semgrator": "^0.3.0" }, "bin": { "plt-db": "db.mjs" } }, "node_modules/@platformatic/db-authorization": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-1.45.1.tgz", - "integrity": "sha512-o+laah36ZZP/gHUXk+ITe5r89aLB7XkVZLyoObGHUevUhaTEW45OdWVAXmXSGFq8e+WdFq+BvHLHwj0x454Apg==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-1.46.0.tgz", + "integrity": "sha512-FPtksMcY70nYEuahRj2ppukGk2krYIqI7Ju2k9W2ll7d7R2m9I66W92JjCE3w8P6ICbWJBA0K19teBXYmWEVFg==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", @@ -1847,37 +1847,37 @@ } }, "node_modules/@platformatic/db-core": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-1.45.1.tgz", - "integrity": "sha512-KQLdS90hmOqjIx9pSVqv6e/AW6ueEfXRdMFORwaqjIK2InEegFZgYtyWsoanBOFUFqnIVqNIR9KrEPWb8Caj4w==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-1.46.0.tgz", + "integrity": "sha512-RIHAXd3cEaEPY1jI7p2EPFcoTFiZgPtL0fGbVDMeOkNq36yYMAxyvB1cFQtFAaOekJBqSX2NN3k1bj//8fslOA==", "license": "Apache-2.0", "dependencies": { - "@platformatic/sql-events": "1.45.1", - "@platformatic/sql-graphql": "1.45.1", - "@platformatic/sql-mapper": "1.45.1", - "@platformatic/sql-openapi": "1.45.1", + "@platformatic/sql-events": "1.46.0", + "@platformatic/sql-graphql": "1.46.0", + "@platformatic/sql-mapper": "1.46.0", + "@platformatic/sql-openapi": "1.46.0", "fastify-plugin": "^4.5.1" } }, "node_modules/@platformatic/deploy-client": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-1.45.1.tgz", - "integrity": "sha512-Q+w6zX+wiz8QwrpyBF7zzZrtkFAJz8bbOUIWfnDv90hMBp56HEja5ECjlsHYu/IsUk4NbzX5sIv6VTmFOZg0qA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/deploy-client/-/deploy-client-1.46.0.tgz", + "integrity": "sha512-wFyenLwXTJxAVHfdm9Ix7/vH1AUEGLeZuZZuFwnP+yy8x6UboQa3ZOy4qxmm1YuQAIMOuc28bFGQgdBaGVUnJw==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", - "@platformatic/config": "1.45.1", - "@platformatic/runtime": "1.45.1", - "@platformatic/service": "1.45.1", + "@platformatic/config": "1.46.0", + "@platformatic/runtime": "1.46.0", + "@platformatic/service": "1.46.0", "pretty-bytes": "^6.1.1", "tar": "^7.0.0", "undici": "^6.9.0" } }, "node_modules/@platformatic/generators": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-1.45.1.tgz", - "integrity": "sha512-uJe4zpX5PltGO+YS0KVJxvPHlSE4C6bpGQjUaRltUprBJzq40lTs3tqrCPMh7TK4YBbnaE1R7N3jSpTsR9PiJg==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/generators/-/generators-1.46.0.tgz", + "integrity": "sha512-Uac/KXJS2E0S8x0EMWWtBRsyycWgVYcevqvOeUZtJzV4PmeoiGJ4bBbeXTaAD2kPUwmzUk53Xdok+KFLXEzgUg==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", @@ -1904,21 +1904,21 @@ } }, "node_modules/@platformatic/runtime": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-1.45.1.tgz", - "integrity": "sha512-Z/FkWC83R2S1Jgj8/yE5cqt1XsnmVffxvVl0Dng9AH30qactn6VPloEodvvsneSAmJjFHU5FcDcwSttOKywW9w==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/runtime/-/runtime-1.46.0.tgz", + "integrity": "sha512-a0LvCsMDyw4EP+4vAcM77UDZVmPXLTiLt569n3cCAGySbXZEXtcuhFf8FSYNZStI+iOv/ZoYmNk1FU6WGZ55fA==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", "@fastify/websocket": "^10.0.0", "@hapi/topo": "^6.0.2", - "@platformatic/composer": "1.45.1", - "@platformatic/config": "1.45.1", - "@platformatic/db": "1.45.1", - "@platformatic/generators": "1.45.1", - "@platformatic/service": "1.45.1", - "@platformatic/telemetry": "1.45.1", - "@platformatic/utils": "1.45.1", + "@platformatic/composer": "1.46.0", + "@platformatic/config": "1.46.0", + "@platformatic/db": "1.46.0", + "@platformatic/generators": "1.46.0", + "@platformatic/service": "1.46.0", + "@platformatic/telemetry": "1.46.0", + "@platformatic/utils": "1.46.0", "boring-name-generator": "^1.0.3", "change-case-all": "^2.1.0", "close-with-grace": "^1.3.0", @@ -1947,15 +1947,15 @@ } }, "node_modules/@platformatic/scalar-theme": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/scalar-theme/-/scalar-theme-1.45.1.tgz", - "integrity": "sha512-iGuFglaNQXETncIEUIbAOgL4Q8iHOyh4VKe4LTWTq3JRQAsy0YEX46OUCQtuDxfa8/3gZaPWFgVIzs0SmSST0w==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/scalar-theme/-/scalar-theme-1.46.0.tgz", + "integrity": "sha512-4GTdk5PApHN8+xH5+Apgx6IVkpbRtCXvnD5D/JTEZK4NP1qZxzCF/z5c2sBQcF3Nz/YT9POxX912DgUFbC6oKw==", "license": "Apache-2.0" }, "node_modules/@platformatic/service": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-1.45.1.tgz", - "integrity": "sha512-cLfgtZO1a9JGVSbhwtg3Fsb7yFLNNqQvF5o12CR3K+iKPkalmLDvzELYLl0jBj00QfHqGgYKn4XREq0ZiLk9Ew==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-1.46.0.tgz", + "integrity": "sha512-jrOOwYDQoBrme1Jx+sYxyDWvyuPf+f+DIss3JKGNh53yoJv0hbERnt10thS/+XXyj2d8mVbtuTiUEHd6uKFtuQ==", "license": "Apache-2.0", "dependencies": { "@fastify/accepts": "^4.3.0", @@ -1969,13 +1969,13 @@ "@fastify/swagger": "^8.14.0", "@fastify/under-pressure": "^8.3.0", "@mercuriusjs/federation": "^3.0.0", - "@platformatic/authenticate": "1.45.1", - "@platformatic/client": "1.45.1", - "@platformatic/config": "1.45.1", - "@platformatic/generators": "1.45.1", - "@platformatic/scalar-theme": "1.45.1", - "@platformatic/telemetry": "1.45.1", - "@platformatic/utils": "1.45.1", + "@platformatic/authenticate": "1.46.0", + "@platformatic/client": "1.46.0", + "@platformatic/config": "1.46.0", + "@platformatic/generators": "1.46.0", + "@platformatic/scalar-theme": "1.46.0", + "@platformatic/telemetry": "1.46.0", + "@platformatic/utils": "1.46.0", "@scalar/fastify-api-reference": "^1.19.5", "@types/ws": "^8.5.10", "ajv": "^8.12.0", @@ -1997,13 +1997,13 @@ "help-me": "^5.0.0", "mercurius": "^14.0.0", "minimist": "^1.2.8", + "my-ua-parser": "^2.0.2", "openapi-schema-diff": "^0.0.1", "ora": "^6.3.1", "pino": "^8.19.0", "pino-pretty": "^11.0.0", "rfdc": "^1.3.1", "semgrator": "^0.3.0", - "ua-parser-js": "^1.0.37", "undici": "^6.9.0" }, "bin": { @@ -2011,9 +2011,9 @@ } }, "node_modules/@platformatic/sql-events": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-1.45.1.tgz", - "integrity": "sha512-dsWSXHGZWHM1DAoFJXopOOueYR39u6FKtPbdPUIzKSQ+/4Kvk1snMdXLopXBBsf03bdKhmdlcHTOndwwILDsKA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-1.46.0.tgz", + "integrity": "sha512-5qnA+xcjKRdsEKaiZF+uFmhseU+CuHd7uw/WTr+6RZ9yrCNLNVaVdrQO1cPEXKX33YxB3ETN4h9/8QZP9xvABA==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", @@ -2024,14 +2024,14 @@ } }, "node_modules/@platformatic/sql-graphql": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-1.45.1.tgz", - "integrity": "sha512-5NDQHwwhR9/cmNKsTRNECCC+kLwHcdRUFCYsH/FgBrzT/bQ2kRGLdkA+1yOTo1b2NDidYHJNV2255dglbXbFPA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-1.46.0.tgz", + "integrity": "sha512-/xdwxfsm8mBddVJ2sMjWhtoEA9HjyhdJQ/npgbfTtqzcbBcGGPFsRvac2x2MYghPs6L1Vu83A/gyYTchLy2EoQ==", "license": "Apache-2.0", "dependencies": { "@fastify/error": "^3.4.1", "@mercuriusjs/federation": "^3.0.0", - "@platformatic/utils": "1.45.1", + "@platformatic/utils": "1.46.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.1", "graphql": "^16.8.1", @@ -2042,9 +2042,9 @@ } }, "node_modules/@platformatic/sql-json-schema-mapper": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-1.45.1.tgz", - "integrity": "sha512-2mhJto0SuScwAQ1tnzPD3FS4L97qT+jtSX+KWNsBlDmw1G1IHyK1aYq+oKxY0bDvDRT4l90ZCNHT2QIdr5bLLA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-1.46.0.tgz", + "integrity": "sha512-R7tSbVsvzGyR+DW9sSaU8ATa1q/avkedBx3k2MUOv16P5va8ignGgYE/Lq9lok15+1u8xPjtVflZnivovEGrNQ==", "license": "Apache-2.0", "dependencies": { "code-block-writer": "^13.0.1", @@ -2052,9 +2052,9 @@ } }, "node_modules/@platformatic/sql-mapper": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-1.45.1.tgz", - "integrity": "sha512-sz2HYULyAbrHJPobaRO5hjwgnOs7q499ZNJ2itxFRBHg5WQq3wyQAd8dutNKTFAb5h2Q837Bkb/jElZnKJ7SGw==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-1.46.0.tgz", + "integrity": "sha512-gW2eEJGLhOEDDvQIabVxfVIHmGaeM2qAyBjPtsYGDugV4SmKIWidhaTImQ3o79oo9EXXGBwwv2EgqgAFvOulHg==", "license": "Apache-2.0", "dependencies": { "@databases/mysql": "^6.0.0", @@ -2063,7 +2063,7 @@ "@fastify/error": "^3.4.1", "@hapi/topo": "^6.0.2", "@matteo.collina/sqlite-pool": "^0.4.0", - "@platformatic/utils": "1.45.1", + "@platformatic/utils": "1.46.0", "async-cache-dedupe": "^2.1.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.1", @@ -2071,17 +2071,17 @@ } }, "node_modules/@platformatic/sql-openapi": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-1.45.1.tgz", - "integrity": "sha512-z/KtQbxoQuLAEJeApq/UAPPUmJzL23w6QgjmK/bh4T909lakVDm9hl6aYk1/OAdge/Ne2tMtJL6C/HGgLRboqA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-1.46.0.tgz", + "integrity": "sha512-qit8KxgU5IBF/WNRTsEuvISpUE4oMHH5pcO4hAlomtHQS0HQBgjT3nDBkHpxUWWGNc+n38yvX4GxkdJEhkBHng==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/error": "^3.4.1", "@fastify/swagger": "^8.14.0", - "@platformatic/scalar-theme": "1.45.1", - "@platformatic/sql-json-schema-mapper": "1.45.1", - "@platformatic/utils": "1.45.1", + "@platformatic/scalar-theme": "1.46.0", + "@platformatic/sql-json-schema-mapper": "1.46.0", + "@platformatic/utils": "1.46.0", "@scalar/fastify-api-reference": "^1.19.5", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.1", @@ -2089,9 +2089,9 @@ } }, "node_modules/@platformatic/telemetry": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-1.45.1.tgz", - "integrity": "sha512-gdJLrPfxxBy0mBfpUHIlcnRNVxiWK2IIpCIbRcgcZ26NMjE7y71i8DUdaEQYTIY7RZSJNFNECOFneAA7hSGISA==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/telemetry/-/telemetry-1.46.0.tgz", + "integrity": "sha512-UQlsFXjDOqQ+bn7MLdyPl0ZQyXzJzYegz+VCR0f6VPnsbJYFw1xAOB2UAUz+rgI8duPwHU8/aDfVLZxgRtRMvg==", "license": "Apache-2.0", "dependencies": { "@fastify/swagger": "^8.14.0", @@ -2107,9 +2107,9 @@ } }, "node_modules/@platformatic/utils": { - "version": "1.45.1", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-1.45.1.tgz", - "integrity": "sha512-G9kWsYAmjCUU2ATSaMq6MFdEHFC0sLz3dxe0xhyVoDvbZt2hnU+BfbSrPfhgljuY7gk4LQr/BsDj4M8zPNmsVw==", + "version": "1.46.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-1.46.0.tgz", + "integrity": "sha512-9SGkhONClEF8hqU9QlGKl7pSKkTVNrdw7zeAJ4WTOsKn00/TfICGEW7oXfMAwHUdTV2Mo6+nTYwwBN3rHP4myw==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^1.3.0", @@ -5806,9 +5806,9 @@ "license": "MIT" }, "node_modules/graphql": { - "version": "16.8.1", - "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.1.tgz", - "integrity": "sha512-59LZHPdGZVh695Ud9lRzPBVTtlX9ZCV150Er2W43ro37wVof0ctenSaskPPjN7lVTIN8mSZt8PHUNKZuNQUuxw==", + "version": "16.8.2", + "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.8.2.tgz", + "integrity": "sha512-cvVIBILwuoSyD54U4cF/UXDh5yAobhNV/tPygI4lZhgOIJQE/WLWC4waBRb4I6bDVYb3OVx3lfHbaQOEoUD5sg==", "license": "MIT", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" @@ -7793,6 +7793,15 @@ "msgpack": "bin/msgpack" } }, + "node_modules/my-ua-parser": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/my-ua-parser/-/my-ua-parser-2.0.3.tgz", + "integrity": "sha512-HVPbLat89+BXilFXb7+HFzUdU15ZZQVa+MBpmoAc1lthHYmFPwj/DfTY9sFw6eHKI+CNlwfh6/ksI6nH6Po9Xw==", + "license": "MIT", + "engines": { + "node": "*" + } + }, "node_modules/mysql2": { "version": "2.3.3", "resolved": "https://registry.npmjs.org/mysql2/-/mysql2-2.3.3.tgz", @@ -7889,9 +7898,9 @@ } }, "node_modules/node-abi": { - "version": "3.63.0", - "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.63.0.tgz", - "integrity": "sha512-vAszCsOUrUxjGAmdnM/pq7gUgie0IRteCQMX6d4A534fQCR93EJU5qgzBvU6EkFfK27s0T3HEV3BOyJIr7OMYw==", + "version": "3.64.0", + "resolved": "https://registry.npmjs.org/node-abi/-/node-abi-3.64.0.tgz", + "integrity": "sha512-lxowHVCx3o1zfKJthjWh6WI8Eyi4gdTaK9bUc3oTjYv9j8sp5gSiufkOvoYZ1LgmZKngWUkS5a8G1RSuLWtPgg==", "license": "MIT", "dependencies": { "semver": "^7.3.5" @@ -8831,9 +8840,9 @@ } }, "node_modules/pino-pretty": { - "version": "11.2.0", - "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.0.tgz", - "integrity": "sha512-k6VHtZBcfLDB1mB8TWPE19OyLygfNdqOgX/uACqBbVMaUK2JeXHBUTINvJ/QPs5Vazwfq4gWIDpTYDnhkfy7Jw==", + "version": "11.2.1", + "resolved": "https://registry.npmjs.org/pino-pretty/-/pino-pretty-11.2.1.tgz", + "integrity": "sha512-O05NuD9tkRasFRWVaF/uHLOvoRDFD7tb5VMertr78rbsYFjYp48Vg3477EshVAF5eZaEw+OpDl/tu+B0R5o+7g==", "license": "MIT", "dependencies": { "colorette": "^2.0.7", @@ -9284,9 +9293,9 @@ } }, "node_modules/protobufjs": { - "version": "7.3.0", - "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.3.0.tgz", - "integrity": "sha512-YWD03n3shzV9ImZRX3ccbjqLxj7NokGN0V/ESiBV5xWqrommYHYiihuIyavq03pWSGqlyvYUFmfoMKd+1rPA/g==", + "version": "7.3.2", + "resolved": "https://registry.npmjs.org/protobufjs/-/protobufjs-7.3.2.tgz", + "integrity": "sha512-RXyHaACeqXeqAKGLDl68rQKbmObRsTIn4TYVUUug1KfS47YWCo5MacGITEryugIgZqORCvJWEk4l449POg5Txg==", "hasInstallScript": true, "license": "BSD-3-Clause", "dependencies": { @@ -13335,29 +13344,6 @@ "is-typedarray": "^1.0.0" } }, - "node_modules/ua-parser-js": { - "version": "1.0.38", - "resolved": "https://registry.npmjs.org/ua-parser-js/-/ua-parser-js-1.0.38.tgz", - "integrity": "sha512-Aq5ppTOfvrCMgAPneW1HfWj66Xi7XL+/mIy996R1/CLS/rcyJQm6QZdsKrUeivDFQ+Oc9Wyuwor8Ze8peEoUoQ==", - "funding": [ - { - "type": "opencollective", - "url": "https://opencollective.com/ua-parser-js" - }, - { - "type": "paypal", - "url": "https://paypal.me/faisalman" - }, - { - "type": "github", - "url": "https://github.com/sponsors/faisalman" - } - ], - "license": "MIT", - "engines": { - "node": "*" - } - }, "node_modules/unbox-primitive": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/unbox-primitive/-/unbox-primitive-1.0.2.tgz",