diff --git a/apps/movie-quotes-api/package-lock.json b/apps/movie-quotes-api/package-lock.json index ccd915d..2c9367f 100644 --- a/apps/movie-quotes-api/package-lock.json +++ b/apps/movie-quotes-api/package-lock.json @@ -8,7 +8,7 @@ "name": "movie-quotes-api", "dependencies": { "fluent-json-schema": "^4.0.0", - "platformatic": "^0.15.1" + "platformatic": "^0.16.0" } }, "node_modules/@babel/code-frame": { @@ -362,11 +362,11 @@ "optional": true }, "node_modules/@graphql-typed-document-node/core": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.1.tgz", - "integrity": "sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz", + "integrity": "sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==", "peerDependencies": { - "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0" + "graphql": "^0.8.0 || ^0.9.0 || ^0.10.0 || ^0.11.0 || ^0.12.0 || ^0.13.0 || ^14.0.0 || ^15.0.0 || ^16.0.0 || ^17.0.0" } }, "node_modules/@iarna/toml": { @@ -576,11 +576,11 @@ } }, "node_modules/@platformatic/authenticate": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.15.1.tgz", - "integrity": "sha512-dVNmRSRUNhKXoaUQ+8H32vy8G2ZEwt5XKKN2j7j7ZmF1sZoQWiBkzEZdkS0wvWpYZTz/ZmEgyeSGmkTRq9B+7w==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.16.0.tgz", + "integrity": "sha512-4mpknoucy1CQSycrDRZWmPM8TYgcLZFKtf2QLE527onVBNAHnsosDXZUSJasSQhjw675D/O9tm2GCQeJTnG2gg==", "dependencies": { - "@platformatic/config": "0.15.1", + "@platformatic/config": "0.16.0", "colorette": "^2.0.19", "commist": "^3.2.0", "es-main": "^1.2.0", @@ -590,12 +590,12 @@ } }, "node_modules/@platformatic/config": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.15.1.tgz", - "integrity": "sha512-gFDjHhf1oIO+K40yy34rCmok1jOXfhaAqmTcUJYGEjfGO+CTTutlyP4t+o/kkw3p9FgPqFHXP1C0gqjb1gfxrA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.16.0.tgz", + "integrity": "sha512-2kzfzreSJMXFSxzF+Wu7QIjDGhwL4NbwH8mM6TlITPMadoXNr4q5QqgH5Bj1Mpwz/UjkpuOvNtyL1tR6x/4LYg==", "dependencies": { "@iarna/toml": "^2.2.5", - "@platformatic/utils": "0.15.1", + "@platformatic/utils": "0.16.0", "ajv": "^8.11.2", "dotenv": "^16.0.3", "json5": "^2.2.2", @@ -604,9 +604,9 @@ } }, "node_modules/@platformatic/db": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.15.1.tgz", - "integrity": "sha512-eO8J3R4ymu2TpoD92HUlR4rkOcyN4yuCP0OdJk0JNcxaiOM8U07BxGfgJZBpjip8s7oDeWMcKPhebdIP66/tqw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.16.0.tgz", + "integrity": "sha512-X63bF0XTsVRzQH+V2ZwGTpeoeaAsqap9yCl+zCqxxom6q0ft4/nyBHC+hEt0NMWZbvMIAajP1Sta0HcOQm/xmA==", "dependencies": { "@fastify/accepts": "^4.1.0", "@fastify/basic-auth": "^5.0.0", @@ -614,18 +614,18 @@ "@fastify/deepmerge": "^1.3.0", "@fastify/static": "^6.6.0", "@fastify/swagger": "^8.2.1", - "@platformatic/config": "0.15.1", - "@platformatic/db-authorization": "0.15.1", - "@platformatic/db-core": "0.15.1", - "@platformatic/db-dashboard": "0.15.1", - "@platformatic/service": "0.15.1", - "@platformatic/sql-json-schema-mapper": "0.15.1", - "@platformatic/sql-mapper": "0.15.1", - "@platformatic/utils": "0.15.1", + "@platformatic/config": "0.16.0", + "@platformatic/db-authorization": "0.16.0", + "@platformatic/db-core": "0.16.0", + "@platformatic/db-dashboard": "0.16.0", + "@platformatic/service": "0.16.0", + "@platformatic/sql-json-schema-mapper": "0.16.0", + "@platformatic/sql-mapper": "0.16.0", + "@platformatic/utils": "0.16.0", "camelcase": "^6.3.0", "close-with-grace": "^1.1.0", "commist": "^3.2.0", - "create-platformatic": "0.15.1", + "create-platformatic": "0.16.0", "desm": "^1.3.0", "dtsgenerator": "^3.16.2", "env-schema": "^5.2.0", @@ -647,9 +647,9 @@ } }, "node_modules/@platformatic/db-authorization": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.15.1.tgz", - "integrity": "sha512-9CO3oLXYtpAWOpSqDnczci3z1/GTVqg3AeuRGZcFfzZxhD/EacHYCuKXn+qtdxTAGYkW9oxgNkmcp2E4kcgnew==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.16.0.tgz", + "integrity": "sha512-6jOraYKfuYpMiARirMjohvwSerpv/0JADkvDO1I7uNkwO/4ty7OzXws5RH8f3l3zI+fBcM+b6M0+otlvjp0GKw==", "dependencies": { "@fastify/error": "^3.2.0", "@fastify/jwt": "^6.5.0", @@ -661,29 +661,29 @@ } }, "node_modules/@platformatic/db-core": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.15.1.tgz", - "integrity": "sha512-zvc56kVlflDpgwT8/QBfwfRHeg5bMataHR7LY3L1sgX4tvx22FxVDWIlcMSyxRhSmqKNmKMg/bbyC44ABo/Lag==", - "dependencies": { - "@platformatic/sql-events": "0.15.1", - "@platformatic/sql-graphql": "0.15.1", - "@platformatic/sql-mapper": "0.15.1", - "@platformatic/sql-openapi": "0.15.1", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.16.0.tgz", + "integrity": "sha512-GzutQWIV7OZ4vtYjqyzXJGFfocML54jZDrD/78Vo4zU8WHbs34nrzKaHqybP+RmbiTMdd9s8cbo8ocj8LgCD0w==", + "dependencies": { + "@platformatic/sql-events": "0.16.0", + "@platformatic/sql-graphql": "0.16.0", + "@platformatic/sql-mapper": "0.16.0", + "@platformatic/sql-openapi": "0.16.0", "fastify-plugin": "^4.4.0" } }, "node_modules/@platformatic/db-dashboard": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-dashboard/-/db-dashboard-0.15.1.tgz", - "integrity": "sha512-z/wHhRMM9EqejLy+uYlVPAbOQIv8mpxIW0TRBnTVAIjpFwrVuZhkg4snWyEc7VY0pty06bhRubi0SMA85ZQDiA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-dashboard/-/db-dashboard-0.16.0.tgz", + "integrity": "sha512-a8bSj88AFoiTbjY5Q447nAZFVBKQlmE6Ho/biUNR30XYAdlnrB7Wsc12n286m0+ra3M8kBZA+QLoJGSsjN15kg==", "dependencies": { "@fastify/static": "^6.6.0" } }, "node_modules/@platformatic/service": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.15.1.tgz", - "integrity": "sha512-chNSCdFPwZaNLJG8Nwl7KTfSp+UQJM+pSG6p8j21v4nRKeWgrv6TkZzslIqxKFEKzSDvXOQJoVrQQ11ohvZ3aQ==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.16.0.tgz", + "integrity": "sha512-UPo2hGUwyokdq+VB4VatnGCf6cLu8xfB442IrZAcwzyWEqZmcY1pu6IHPjAgVtUwZWQBmhu/cTKkyKnJWrF58A==", "dependencies": { "@fastify/accepts": "^4.1.0", "@fastify/autoload": "^5.6.0", @@ -694,8 +694,8 @@ "@fastify/static": "^6.6.0", "@fastify/swagger": "^8.2.1", "@fastify/under-pressure": "^8.2.0", - "@platformatic/config": "0.15.1", - "@platformatic/utils": "0.15.1", + "@platformatic/config": "0.16.0", + "@platformatic/utils": "0.16.0", "close-with-grace": "^1.1.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -716,9 +716,9 @@ } }, "node_modules/@platformatic/sql-events": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.15.1.tgz", - "integrity": "sha512-e1Ie4dNkFGyuy3SGPlpTk1BB1Basr8zJCXpDAXw3A/0vhUJXcUvbOF+AewIkHoZhC01sJVn2dKMF+sWORkUdpA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.16.0.tgz", + "integrity": "sha512-T1l5hTbe8STnfxfxE3MrcIRl1xoCa9zMh2oe5HT7Eqi7w8/w5BzgPRpVzIzd07PNTeEnyoUSLrFoSbeIYS8FYw==", "dependencies": { "fastify-plugin": "^4.4.0", "mqemitter": "^5.0.0", @@ -726,9 +726,9 @@ } }, "node_modules/@platformatic/sql-graphql": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.15.1.tgz", - "integrity": "sha512-bKbMn+RdTsLxCBy+dDGBjiiX/PMS3+NYQXSkz/nAHQEDrXiHzxAMM9hmkx3d3TGU3fzJbEdLwqd/i+U0ct5f6Q==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.16.0.tgz", + "integrity": "sha512-SaoQHdTPsFVvQ915/IZMC4sCcOdFmwMxNJuCZ8aMgEy/qtW19jmrmVVh+DuoWJun+V43OiSu6L9weOjYDpq1wA==", "dependencies": { "@mercuriusjs/federation": "^1.0.0", "camelcase": "^6.3.0", @@ -741,14 +741,14 @@ } }, "node_modules/@platformatic/sql-json-schema-mapper": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.15.1.tgz", - "integrity": "sha512-s8V5XMfPcb+rxUBCjUq/Tnp5jG5oKowpxXBuUKSGW26qG0d59x7TuZZb1KHtUma2UXnlMsCLcI06s0vksF14gw==" + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.16.0.tgz", + "integrity": "sha512-Kh1CRbNR8Hvbq8B5IePeDxpJQTR9RhBHE58FFrP71KscOtmEV6ZOYqbJmGf3ZfgwQlJttVSgotywHq7Y3YwivQ==" }, "node_modules/@platformatic/sql-mapper": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.15.1.tgz", - "integrity": "sha512-lO+C2dnCASv1wOrqurGyxVbYVv4NcB1SYDXxNlCOvpBQmFtinrde8fZgekPvoYWxoqk7JcJR5PQqK31g3++mwg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.16.0.tgz", + "integrity": "sha512-htLTTyidhRtk6eOiibOJN9LdKFpfGfMMhngVG+WevYYJUW/roNjlk0kpsZ1XGXA7nJuzLXMcqO6zHhtIdFyZtQ==", "dependencies": { "@databases/mysql": "^5.2.1", "@databases/pg": "^5.4.1", @@ -760,26 +760,26 @@ } }, "node_modules/@platformatic/sql-openapi": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.15.1.tgz", - "integrity": "sha512-SAR908NrWx5KgYOG/qNac1MPQauHo+SmuMvTRiZkoNC8/mzQnJNPkeRjLvOkxuNm/7T4A6NKfhXmfziWkq0F8w==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.16.0.tgz", + "integrity": "sha512-Q2AX1tOswVupipmGl78TKRnXWQZujwTxSHGZJPINOY+06SUBVVIjWhpqpDn45KKwQU5HJh8A6IGA1bqUDFgkaA==", "dependencies": { "@fastify/deepmerge": "^1.3.0", "@fastify/swagger": "^8.2.1", "@fastify/swagger-ui": "^1.3.0", - "@platformatic/sql-json-schema-mapper": "0.15.1", + "@platformatic/sql-json-schema-mapper": "0.16.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.4.0", "inflected": "^2.1.0" } }, "node_modules/@platformatic/utils": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.15.1.tgz", - "integrity": "sha512-6Q1l4oqAWYbc9B184aKK1dJ8rO5PZkq+5NXTULl+JCFqKs7ddL1InhPiaXyGr7Pcwhv6f4WcOCOcplazAhozmw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.16.0.tgz", + "integrity": "sha512-WhJIHKmRr8x5VPXYJY4ukUTKZAbY7m4HJNTpYT8bb+l/AqOFkAntSUHVGL/jyT1MbTlVOjV8QAfwQ6q79IwntQ==", "dependencies": { "@fastify/deepmerge": "^1.3.0", - "minimatch": "^6.0.0" + "minimatch": "^7.0.0" } }, "node_modules/@tootallnate/once": { @@ -805,9 +805,9 @@ } }, "node_modules/@types/node": { - "version": "18.14.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.0.tgz", - "integrity": "sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==" + "version": "18.14.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.1.tgz", + "integrity": "sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==" }, "node_modules/@types/sqlite3": { "version": "3.1.8", @@ -994,9 +994,9 @@ } }, "node_modules/are-we-there-yet/node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", @@ -1121,9 +1121,9 @@ } }, "node_modules/bl/node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "dependencies": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", @@ -1534,9 +1534,9 @@ } }, "node_modules/create-platformatic": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.15.1.tgz", - "integrity": "sha512-Q8Cc1bSXYOAfH6Jte9W95ClUeLgLCd6L0QHWs2a+BJiWt98DRcarBcmdWwhzY0DtKVbmFYMCNhQYKh3az+AbGw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.16.0.tgz", + "integrity": "sha512-mrsGGw1Vx7drnQofi2HyAUAA7puVW8Ee3l78Hn1eNzdBopKJxLFSXnSQOdSJ3BxtsKORFwjSQyS2j/mg7sN/DQ==", "dependencies": { "chalk": "^5.2.0", "commist": "^3.2.0", @@ -1953,9 +1953,9 @@ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" }, "node_modules/fast-json-stringify": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.6.1.tgz", - "integrity": "sha512-2xcYZrS/QJTvPZZ1VTmOBs6mvo4VwXMZRXTvS7v829wN5BY2wwsyCWGMmVw7mBPSVbCRx5gPOghbyUTuaJ7/IQ==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.6.2.tgz", + "integrity": "sha512-F6xkRrXvtGbAiDSEI5Rk7qk2P63Y9kc8bO6Dnsd3Rt6sBNr2QxNFWs0JbKftgiyOfGxnJaRoHe4SizCTqeAyrA==", "dependencies": { "@fastify/deepmerge": "^1.0.0", "ajv": "^8.10.0", @@ -3220,9 +3220,9 @@ "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==" }, "node_modules/minimatch": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.2.0.tgz", - "integrity": "sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.1.0.tgz", + "integrity": "sha512-ZRvZsrVXiuB/QDlJx7WPymFyOHQUntQOEH3vFIwCzs/fDnH/siHZQAmI6Zamx1J9u9S66ucgKXU0CnqHfi8Z4g==", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -3642,9 +3642,9 @@ } }, "node_modules/node-gyp/node_modules/readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "optional": true, "dependencies": { "inherits": "^2.0.3", @@ -4122,13 +4122,13 @@ } }, "node_modules/platformatic": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.15.1.tgz", - "integrity": "sha512-31qXWyqFmzTKN9cyIGDnjSvjabRgnF1s1/52VtjxpQSKDhfxFrFHMC1ele7K099oiuvyz1uXiPW+kP0SbtTHJg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.16.0.tgz", + "integrity": "sha512-JGuJJPZtMG/htn9iE4rh9ZXMneBnf3Kr5xpWBpuVc28K+8yU84DTYsVxiI9fCGU0pi/brPLci5vBt6E+EnYqmw==", "dependencies": { - "@platformatic/authenticate": "0.15.1", - "@platformatic/db": "0.15.1", - "@platformatic/service": "0.15.1", + "@platformatic/authenticate": "0.16.0", + "@platformatic/db": "0.16.0", + "@platformatic/service": "0.16.0", "colorette": "^2.0.19", "commist": "^3.2.0", "desm": "^1.3.0", @@ -5676,9 +5676,9 @@ "optional": true }, "@graphql-typed-document-node/core": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.1.tgz", - "integrity": "sha512-NQ17ii0rK1b34VZonlmT2QMJFI70m0TRwbknO/ihlbatXyaktDhN/98vBiUU6kNBPljqGqyIrl2T4nY2RpFANg==", + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/@graphql-typed-document-node/core/-/core-3.1.2.tgz", + "integrity": "sha512-9anpBMM9mEgZN4wr2v8wHJI2/u5TnnggewRN6OlvXTTnuVyoY19X6rOv9XTqKRw6dcGKwZsBi8n0kDE2I5i4VA==", "requires": {} }, "@iarna/toml": { @@ -5842,11 +5842,11 @@ } }, "@platformatic/authenticate": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.15.1.tgz", - "integrity": "sha512-dVNmRSRUNhKXoaUQ+8H32vy8G2ZEwt5XKKN2j7j7ZmF1sZoQWiBkzEZdkS0wvWpYZTz/ZmEgyeSGmkTRq9B+7w==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/authenticate/-/authenticate-0.16.0.tgz", + "integrity": "sha512-4mpknoucy1CQSycrDRZWmPM8TYgcLZFKtf2QLE527onVBNAHnsosDXZUSJasSQhjw675D/O9tm2GCQeJTnG2gg==", "requires": { - "@platformatic/config": "0.15.1", + "@platformatic/config": "0.16.0", "colorette": "^2.0.19", "commist": "^3.2.0", "es-main": "^1.2.0", @@ -5856,12 +5856,12 @@ } }, "@platformatic/config": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.15.1.tgz", - "integrity": "sha512-gFDjHhf1oIO+K40yy34rCmok1jOXfhaAqmTcUJYGEjfGO+CTTutlyP4t+o/kkw3p9FgPqFHXP1C0gqjb1gfxrA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/config/-/config-0.16.0.tgz", + "integrity": "sha512-2kzfzreSJMXFSxzF+Wu7QIjDGhwL4NbwH8mM6TlITPMadoXNr4q5QqgH5Bj1Mpwz/UjkpuOvNtyL1tR6x/4LYg==", "requires": { "@iarna/toml": "^2.2.5", - "@platformatic/utils": "0.15.1", + "@platformatic/utils": "0.16.0", "ajv": "^8.11.2", "dotenv": "^16.0.3", "json5": "^2.2.2", @@ -5870,9 +5870,9 @@ } }, "@platformatic/db": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.15.1.tgz", - "integrity": "sha512-eO8J3R4ymu2TpoD92HUlR4rkOcyN4yuCP0OdJk0JNcxaiOM8U07BxGfgJZBpjip8s7oDeWMcKPhebdIP66/tqw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db/-/db-0.16.0.tgz", + "integrity": "sha512-X63bF0XTsVRzQH+V2ZwGTpeoeaAsqap9yCl+zCqxxom6q0ft4/nyBHC+hEt0NMWZbvMIAajP1Sta0HcOQm/xmA==", "requires": { "@fastify/accepts": "^4.1.0", "@fastify/basic-auth": "^5.0.0", @@ -5880,18 +5880,18 @@ "@fastify/deepmerge": "^1.3.0", "@fastify/static": "^6.6.0", "@fastify/swagger": "^8.2.1", - "@platformatic/config": "0.15.1", - "@platformatic/db-authorization": "0.15.1", - "@platformatic/db-core": "0.15.1", - "@platformatic/db-dashboard": "0.15.1", - "@platformatic/service": "0.15.1", - "@platformatic/sql-json-schema-mapper": "0.15.1", - "@platformatic/sql-mapper": "0.15.1", - "@platformatic/utils": "0.15.1", + "@platformatic/config": "0.16.0", + "@platformatic/db-authorization": "0.16.0", + "@platformatic/db-core": "0.16.0", + "@platformatic/db-dashboard": "0.16.0", + "@platformatic/service": "0.16.0", + "@platformatic/sql-json-schema-mapper": "0.16.0", + "@platformatic/sql-mapper": "0.16.0", + "@platformatic/utils": "0.16.0", "camelcase": "^6.3.0", "close-with-grace": "^1.1.0", "commist": "^3.2.0", - "create-platformatic": "0.15.1", + "create-platformatic": "0.16.0", "desm": "^1.3.0", "dtsgenerator": "^3.16.2", "env-schema": "^5.2.0", @@ -5913,9 +5913,9 @@ } }, "@platformatic/db-authorization": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.15.1.tgz", - "integrity": "sha512-9CO3oLXYtpAWOpSqDnczci3z1/GTVqg3AeuRGZcFfzZxhD/EacHYCuKXn+qtdxTAGYkW9oxgNkmcp2E4kcgnew==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-authorization/-/db-authorization-0.16.0.tgz", + "integrity": "sha512-6jOraYKfuYpMiARirMjohvwSerpv/0JADkvDO1I7uNkwO/4ty7OzXws5RH8f3l3zI+fBcM+b6M0+otlvjp0GKw==", "requires": { "@fastify/error": "^3.2.0", "@fastify/jwt": "^6.5.0", @@ -5927,29 +5927,29 @@ } }, "@platformatic/db-core": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.15.1.tgz", - "integrity": "sha512-zvc56kVlflDpgwT8/QBfwfRHeg5bMataHR7LY3L1sgX4tvx22FxVDWIlcMSyxRhSmqKNmKMg/bbyC44ABo/Lag==", - "requires": { - "@platformatic/sql-events": "0.15.1", - "@platformatic/sql-graphql": "0.15.1", - "@platformatic/sql-mapper": "0.15.1", - "@platformatic/sql-openapi": "0.15.1", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-core/-/db-core-0.16.0.tgz", + "integrity": "sha512-GzutQWIV7OZ4vtYjqyzXJGFfocML54jZDrD/78Vo4zU8WHbs34nrzKaHqybP+RmbiTMdd9s8cbo8ocj8LgCD0w==", + "requires": { + "@platformatic/sql-events": "0.16.0", + "@platformatic/sql-graphql": "0.16.0", + "@platformatic/sql-mapper": "0.16.0", + "@platformatic/sql-openapi": "0.16.0", "fastify-plugin": "^4.4.0" } }, "@platformatic/db-dashboard": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/db-dashboard/-/db-dashboard-0.15.1.tgz", - "integrity": "sha512-z/wHhRMM9EqejLy+uYlVPAbOQIv8mpxIW0TRBnTVAIjpFwrVuZhkg4snWyEc7VY0pty06bhRubi0SMA85ZQDiA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/db-dashboard/-/db-dashboard-0.16.0.tgz", + "integrity": "sha512-a8bSj88AFoiTbjY5Q447nAZFVBKQlmE6Ho/biUNR30XYAdlnrB7Wsc12n286m0+ra3M8kBZA+QLoJGSsjN15kg==", "requires": { "@fastify/static": "^6.6.0" } }, "@platformatic/service": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.15.1.tgz", - "integrity": "sha512-chNSCdFPwZaNLJG8Nwl7KTfSp+UQJM+pSG6p8j21v4nRKeWgrv6TkZzslIqxKFEKzSDvXOQJoVrQQ11ohvZ3aQ==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/service/-/service-0.16.0.tgz", + "integrity": "sha512-UPo2hGUwyokdq+VB4VatnGCf6cLu8xfB442IrZAcwzyWEqZmcY1pu6IHPjAgVtUwZWQBmhu/cTKkyKnJWrF58A==", "requires": { "@fastify/accepts": "^4.1.0", "@fastify/autoload": "^5.6.0", @@ -5960,8 +5960,8 @@ "@fastify/static": "^6.6.0", "@fastify/swagger": "^8.2.1", "@fastify/under-pressure": "^8.2.0", - "@platformatic/config": "0.15.1", - "@platformatic/utils": "0.15.1", + "@platformatic/config": "0.16.0", + "@platformatic/utils": "0.16.0", "close-with-grace": "^1.1.0", "commist": "^3.2.0", "desm": "^1.3.0", @@ -5982,9 +5982,9 @@ } }, "@platformatic/sql-events": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.15.1.tgz", - "integrity": "sha512-e1Ie4dNkFGyuy3SGPlpTk1BB1Basr8zJCXpDAXw3A/0vhUJXcUvbOF+AewIkHoZhC01sJVn2dKMF+sWORkUdpA==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-events/-/sql-events-0.16.0.tgz", + "integrity": "sha512-T1l5hTbe8STnfxfxE3MrcIRl1xoCa9zMh2oe5HT7Eqi7w8/w5BzgPRpVzIzd07PNTeEnyoUSLrFoSbeIYS8FYw==", "requires": { "fastify-plugin": "^4.4.0", "mqemitter": "^5.0.0", @@ -5992,9 +5992,9 @@ } }, "@platformatic/sql-graphql": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.15.1.tgz", - "integrity": "sha512-bKbMn+RdTsLxCBy+dDGBjiiX/PMS3+NYQXSkz/nAHQEDrXiHzxAMM9hmkx3d3TGU3fzJbEdLwqd/i+U0ct5f6Q==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-graphql/-/sql-graphql-0.16.0.tgz", + "integrity": "sha512-SaoQHdTPsFVvQ915/IZMC4sCcOdFmwMxNJuCZ8aMgEy/qtW19jmrmVVh+DuoWJun+V43OiSu6L9weOjYDpq1wA==", "requires": { "@mercuriusjs/federation": "^1.0.0", "camelcase": "^6.3.0", @@ -6007,14 +6007,14 @@ } }, "@platformatic/sql-json-schema-mapper": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.15.1.tgz", - "integrity": "sha512-s8V5XMfPcb+rxUBCjUq/Tnp5jG5oKowpxXBuUKSGW26qG0d59x7TuZZb1KHtUma2UXnlMsCLcI06s0vksF14gw==" + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-json-schema-mapper/-/sql-json-schema-mapper-0.16.0.tgz", + "integrity": "sha512-Kh1CRbNR8Hvbq8B5IePeDxpJQTR9RhBHE58FFrP71KscOtmEV6ZOYqbJmGf3ZfgwQlJttVSgotywHq7Y3YwivQ==" }, "@platformatic/sql-mapper": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.15.1.tgz", - "integrity": "sha512-lO+C2dnCASv1wOrqurGyxVbYVv4NcB1SYDXxNlCOvpBQmFtinrde8fZgekPvoYWxoqk7JcJR5PQqK31g3++mwg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-0.16.0.tgz", + "integrity": "sha512-htLTTyidhRtk6eOiibOJN9LdKFpfGfMMhngVG+WevYYJUW/roNjlk0kpsZ1XGXA7nJuzLXMcqO6zHhtIdFyZtQ==", "requires": { "@databases/mysql": "^5.2.1", "@databases/pg": "^5.4.1", @@ -6026,26 +6026,26 @@ } }, "@platformatic/sql-openapi": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.15.1.tgz", - "integrity": "sha512-SAR908NrWx5KgYOG/qNac1MPQauHo+SmuMvTRiZkoNC8/mzQnJNPkeRjLvOkxuNm/7T4A6NKfhXmfziWkq0F8w==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/sql-openapi/-/sql-openapi-0.16.0.tgz", + "integrity": "sha512-Q2AX1tOswVupipmGl78TKRnXWQZujwTxSHGZJPINOY+06SUBVVIjWhpqpDn45KKwQU5HJh8A6IGA1bqUDFgkaA==", "requires": { "@fastify/deepmerge": "^1.3.0", "@fastify/swagger": "^8.2.1", "@fastify/swagger-ui": "^1.3.0", - "@platformatic/sql-json-schema-mapper": "0.15.1", + "@platformatic/sql-json-schema-mapper": "0.16.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.4.0", "inflected": "^2.1.0" } }, "@platformatic/utils": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.15.1.tgz", - "integrity": "sha512-6Q1l4oqAWYbc9B184aKK1dJ8rO5PZkq+5NXTULl+JCFqKs7ddL1InhPiaXyGr7Pcwhv6f4WcOCOcplazAhozmw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-0.16.0.tgz", + "integrity": "sha512-WhJIHKmRr8x5VPXYJY4ukUTKZAbY7m4HJNTpYT8bb+l/AqOFkAntSUHVGL/jyT1MbTlVOjV8QAfwQ6q79IwntQ==", "requires": { "@fastify/deepmerge": "^1.3.0", - "minimatch": "^6.0.0" + "minimatch": "^7.0.0" } }, "@tootallnate/once": { @@ -6068,9 +6068,9 @@ } }, "@types/node": { - "version": "18.14.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.0.tgz", - "integrity": "sha512-5EWrvLmglK+imbCJY0+INViFWUHg1AHel1sq4ZVSfdcNqGy9Edv3UB9IIzzg+xPaUcAgZYcfVs2fBcwDeZzU0A==" + "version": "18.14.1", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.14.1.tgz", + "integrity": "sha512-QH+37Qds3E0eDlReeboBxfHbX9omAcBCXEzswCu6jySP642jiM3cYSIkU/REqwhCUqXdonHFuBfJDiAJxMNhaQ==" }, "@types/sqlite3": { "version": "3.1.8", @@ -6208,9 +6208,9 @@ }, "dependencies": { "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", @@ -6311,9 +6311,9 @@ }, "dependencies": { "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "requires": { "inherits": "^2.0.3", "string_decoder": "^1.1.1", @@ -6606,9 +6606,9 @@ } }, "create-platformatic": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.15.1.tgz", - "integrity": "sha512-Q8Cc1bSXYOAfH6Jte9W95ClUeLgLCd6L0QHWs2a+BJiWt98DRcarBcmdWwhzY0DtKVbmFYMCNhQYKh3az+AbGw==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/create-platformatic/-/create-platformatic-0.16.0.tgz", + "integrity": "sha512-mrsGGw1Vx7drnQofi2HyAUAA7puVW8Ee3l78Hn1eNzdBopKJxLFSXnSQOdSJ3BxtsKORFwjSQyS2j/mg7sN/DQ==", "requires": { "chalk": "^5.2.0", "commist": "^3.2.0", @@ -6937,9 +6937,9 @@ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" }, "fast-json-stringify": { - "version": "5.6.1", - "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.6.1.tgz", - "integrity": "sha512-2xcYZrS/QJTvPZZ1VTmOBs6mvo4VwXMZRXTvS7v829wN5BY2wwsyCWGMmVw7mBPSVbCRx5gPOghbyUTuaJ7/IQ==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/fast-json-stringify/-/fast-json-stringify-5.6.2.tgz", + "integrity": "sha512-F6xkRrXvtGbAiDSEI5Rk7qk2P63Y9kc8bO6Dnsd3Rt6sBNr2QxNFWs0JbKftgiyOfGxnJaRoHe4SizCTqeAyrA==", "requires": { "@fastify/deepmerge": "^1.0.0", "ajv": "^8.10.0", @@ -7929,9 +7929,9 @@ "integrity": "sha512-JIYlbt6g8i5jKfJ3xz7rF0LXmv2TkDxBLUkiBeZ7bAx4GnnNMr8xFpGnOxn6GhTEHx3SjRrZEoU+j04prX1ktg==" }, "minimatch": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-6.2.0.tgz", - "integrity": "sha512-sauLxniAmvnhhRjFwPNnJKaPFYyddAgbYdeUpHULtCT/GhzdCx/MDNy+Y40lBxTQUrMzDE8e0S43Z5uqfO0REg==", + "version": "7.1.0", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.1.0.tgz", + "integrity": "sha512-ZRvZsrVXiuB/QDlJx7WPymFyOHQUntQOEH3vFIwCzs/fDnH/siHZQAmI6Zamx1J9u9S66ucgKXU0CnqHfi8Z4g==", "requires": { "brace-expansion": "^2.0.1" } @@ -8246,9 +8246,9 @@ } }, "readable-stream": { - "version": "3.6.0", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.0.tgz", - "integrity": "sha512-BViHy7LKeTz4oNnkcLJ+lVSL6vpiFeX6/d3oSH8zCW7UxP2onchk+vTGB143xuFjHS3deTgkKoXXymXqymiIdA==", + "version": "3.6.1", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-3.6.1.tgz", + "integrity": "sha512-+rQmrWMYGA90yenhTYsLWAsLsqVC8osOw6PKE1HDYiO0gdPeKe/xDHNzIAIn4C91YQ6oenEhfYqqc1883qHbjQ==", "optional": true, "requires": { "inherits": "^2.0.3", @@ -8601,13 +8601,13 @@ } }, "platformatic": { - "version": "0.15.1", - "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.15.1.tgz", - "integrity": "sha512-31qXWyqFmzTKN9cyIGDnjSvjabRgnF1s1/52VtjxpQSKDhfxFrFHMC1ele7K099oiuvyz1uXiPW+kP0SbtTHJg==", + "version": "0.16.0", + "resolved": "https://registry.npmjs.org/platformatic/-/platformatic-0.16.0.tgz", + "integrity": "sha512-JGuJJPZtMG/htn9iE4rh9ZXMneBnf3Kr5xpWBpuVc28K+8yU84DTYsVxiI9fCGU0pi/brPLci5vBt6E+EnYqmw==", "requires": { - "@platformatic/authenticate": "0.15.1", - "@platformatic/db": "0.15.1", - "@platformatic/service": "0.15.1", + "@platformatic/authenticate": "0.16.0", + "@platformatic/db": "0.16.0", + "@platformatic/service": "0.16.0", "colorette": "^2.0.19", "commist": "^3.2.0", "desm": "^1.3.0", diff --git a/apps/movie-quotes-api/package.json b/apps/movie-quotes-api/package.json index 2d61858..b0a778a 100644 --- a/apps/movie-quotes-api/package.json +++ b/apps/movie-quotes-api/package.json @@ -10,6 +10,6 @@ "author": "Simon Plenderleith (https://simonplend.com/)", "dependencies": { "fluent-json-schema": "^4.0.0", - "platformatic": "^0.15.1" + "platformatic": "^0.16.0" } }