diff --git a/package-lock.json b/package-lock.json index 850562c3..d967d2ba 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1934,9 +1934,9 @@ } }, "node_modules/@platformatic/sql-mapper": { - "version": "1.53.3", - "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-1.53.3.tgz", - "integrity": "sha512-E4Q8kHf2/2MYlisvj1OGKYfiWagGZjbZJ/OfhHE1qPxRfT5IN3xGzmg2Ulj8JnfCHBHMwpt5Aabe2kSQUPs0gA==", + "version": "1.53.4", + "resolved": "https://registry.npmjs.org/@platformatic/sql-mapper/-/sql-mapper-1.53.4.tgz", + "integrity": "sha512-suFHeHLETU5050ufPfrFM4QAFO2RU/KI7aE4cbrF2IFDrmnNWPTc/nX/2KiGu8PlQQFbAVesR7HiMgrfcyS6Lg==", "license": "Apache-2.0", "dependencies": { "@databases/mysql": "^6.0.0", @@ -1945,7 +1945,7 @@ "@fastify/error": "^3.4.1", "@hapi/topo": "^6.0.2", "@matteo.collina/sqlite-pool": "^0.4.0", - "@platformatic/utils": "1.53.3", + "@platformatic/utils": "1.53.4", "async-cache-dedupe": "^2.2.0", "camelcase": "^6.3.0", "fastify-plugin": "^4.5.1", @@ -1973,9 +1973,9 @@ } }, "node_modules/@platformatic/utils": { - "version": "1.53.3", - "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-1.53.3.tgz", - "integrity": "sha512-ById1t3f2n6MONxrOojQzOwjN5UOVNTnhBc3TWJPs4gKI+p0brwXmArHpkeX47KETyxlBeymsURxfhG+Wrwp2w==", + "version": "1.53.4", + "resolved": "https://registry.npmjs.org/@platformatic/utils/-/utils-1.53.4.tgz", + "integrity": "sha512-Yx30/OnQw/ideqcDYLOpqNSIssPOQ5LKVhFIhfAG2y2eQFzFNYgmbTUAjaDaNWyN4m9/02GIpLCjZ04GtBW5/g==", "license": "Apache-2.0", "dependencies": { "@fastify/deepmerge": "^1.3.0",