diff --git a/package-lock.json b/package-lock.json index f8cdd2ee..e39f0c19 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14516,9 +14516,9 @@ } }, "node_modules/mercurius": { - "version": "15.0.0", - "resolved": "https://registry.npmjs.org/mercurius/-/mercurius-15.0.0.tgz", - "integrity": "sha512-Kb/EznlDZEJ4lztD1QfDp/01SiC8doO1cvlM6FfjiljL3LMCa40RIZxWVUZAl8KOnSEKBc940gmAxEFmgWBLvA==", + "version": "15.1.0", + "resolved": "https://registry.npmjs.org/mercurius/-/mercurius-15.1.0.tgz", + "integrity": "sha512-/hmhLpT3Yuk+dQe5Rv+PMRZtEnLDheRVwHzffM+FWY/m+KAEqh2lh89ZdEAkCa7UsYQh2cHcT7Uzm6xyvZxbSw==", "dependencies": { "@fastify/error": "^4.0.0", "@fastify/static": "^8.0.0", @@ -21013,7 +21013,7 @@ "env-schema": "6.0.0", "fastify": "5.0.0", "joi": "17.13.3", - "mercurius": "15.0.0", + "mercurius": "15.1.0", "mercurius-logging": "2.0.0" }, "devDependencies": { diff --git a/packages/network-of-terms-graphql/package.json b/packages/network-of-terms-graphql/package.json index 956a20d5..f1972de3 100644 --- a/packages/network-of-terms-graphql/package.json +++ b/packages/network-of-terms-graphql/package.json @@ -15,7 +15,7 @@ "env-schema": "6.0.0", "fastify": "5.0.0", "joi": "17.13.3", - "mercurius": "15.0.0", + "mercurius": "15.1.0", "mercurius-logging": "2.0.0" }, "devDependencies": {