From f9a45581b19b1b1b0417456c5c85f5f40391b309 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 11:35:12 +0000 Subject: [PATCH] build(deps): bump @hapi/hoek from 11.0.6 to 11.0.7 (#1468) Bumps [@hapi/hoek](https://github.com/hapijs/hoek) from 11.0.6 to 11.0.7. - [Release notes](https://github.com/hapijs/hoek/releases) - [Commits](https://github.com/hapijs/hoek/compare/v11.0.6...v11.0.7) --- updated-dependencies: - dependency-name: "@hapi/hoek" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 13 ++++++------- packages/network-of-terms-graphql/package.json | 2 +- packages/network-of-terms-query/package.json | 2 +- .../network-of-terms-reconciliation/package.json | 2 +- 4 files changed, 9 insertions(+), 10 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9f57de7d..e4d39bab 100644 --- a/package-lock.json +++ b/package-lock.json @@ -6305,10 +6305,9 @@ } }, "node_modules/@hapi/hoek": { - "version": "11.0.6", - "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.6.tgz", - "integrity": "sha512-mu8He+jghTDJ+la/uGBT4b1rqQdqFADZiXhzd98b3XW5nb/c+5woXx3FiNco2nm4wPJFHQVRGxYeWeSDPIYpYw==", - "license": "BSD-3-Clause" + "version": "11.0.7", + "resolved": "https://registry.npmjs.org/@hapi/hoek/-/hoek-11.0.7.tgz", + "integrity": "sha512-HV5undWkKzcB4RZUusqOpcgxOaq6VOAH7zhhIr2g3G8NF/MlFO75SjOr2NfuSx0Mh40+1FqCkagKLJRykUWoFQ==" }, "node_modules/@hapi/topo": { "version": "5.1.0", @@ -24959,7 +24958,7 @@ "license": "EUPL", "dependencies": { "@fastify/cors": "10.0.1", - "@hapi/hoek": "11.0.6", + "@hapi/hoek": "11.0.7", "@netwerk-digitaal-erfgoed/network-of-terms-catalog": "*", "@netwerk-digitaal-erfgoed/network-of-terms-query": "*", "@rdfjs/data-model": "2.0.2", @@ -25061,7 +25060,7 @@ "dependencies": { "@comunica/query-sparql": "^4.0.2", "@comunica/utils-bindings-factory": "^4.0.2", - "@hapi/hoek": "^11.0.6", + "@hapi/hoek": "^11.0.7", "@opentelemetry/api": "^1.9.0", "@opentelemetry/exporter-metrics-otlp-proto": "0.54.0", "@opentelemetry/resources": "1.27.0", @@ -25095,7 +25094,7 @@ "@fastify/accepts": "5.0.1", "@fastify/cors": "10.0.1", "@fastify/formbody": "8.0.1", - "@hapi/hoek": "11.0.6", + "@hapi/hoek": "11.0.7", "@netwerk-digitaal-erfgoed/network-of-terms-catalog": "*", "@netwerk-digitaal-erfgoed/network-of-terms-query": "*", "env-schema": "6.0.0", diff --git a/packages/network-of-terms-graphql/package.json b/packages/network-of-terms-graphql/package.json index bd88e5ba..8fa0a2ae 100644 --- a/packages/network-of-terms-graphql/package.json +++ b/packages/network-of-terms-graphql/package.json @@ -8,7 +8,7 @@ ], "dependencies": { "@fastify/cors": "10.0.1", - "@hapi/hoek": "11.0.6", + "@hapi/hoek": "11.0.7", "@netwerk-digitaal-erfgoed/network-of-terms-catalog": "*", "@netwerk-digitaal-erfgoed/network-of-terms-query": "*", "@rdfjs/data-model": "2.0.2", diff --git a/packages/network-of-terms-query/package.json b/packages/network-of-terms-query/package.json index eff78c94..d365dfea 100644 --- a/packages/network-of-terms-query/package.json +++ b/packages/network-of-terms-query/package.json @@ -31,7 +31,7 @@ "dependencies": { "@comunica/query-sparql": "^4.0.2", "@comunica/utils-bindings-factory": "^4.0.2", - "@hapi/hoek": "^11.0.6", + "@hapi/hoek": "^11.0.7", "@opentelemetry/api": "^1.9.0", "@opentelemetry/exporter-metrics-otlp-proto": "0.54.0", "@opentelemetry/resources": "1.27.0", diff --git a/packages/network-of-terms-reconciliation/package.json b/packages/network-of-terms-reconciliation/package.json index 5c298dcd..56c1227b 100644 --- a/packages/network-of-terms-reconciliation/package.json +++ b/packages/network-of-terms-reconciliation/package.json @@ -9,7 +9,7 @@ "@fastify/accepts": "5.0.1", "@fastify/cors": "10.0.1", "@fastify/formbody": "8.0.1", - "@hapi/hoek": "11.0.6", + "@hapi/hoek": "11.0.7", "@netwerk-digitaal-erfgoed/network-of-terms-catalog": "*", "@netwerk-digitaal-erfgoed/network-of-terms-query": "*", "env-schema": "6.0.0",