From 1d00f7c52e9aed2e19458278fde8cd7a73260366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2025 09:38:28 +0100 Subject: [PATCH] chore(deps): bump hybrids from 9.1.8 to 9.1.9 (#2178) --- package-lock.json | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json index c56cbb56d..bdadb1ace 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,7 @@ "@sentry/browser": "^8.48.0", "@whotracksme/reporting": "^5.2.1", "bowser": "^2.11.0", - "hybrids": "^9.1.8", + "hybrids": "^9.1.9", "idb": "^8.0.1", "jwt-decode": "^4.0.0", "tldts-experimental": "^6.1.70" @@ -8557,9 +8557,9 @@ } }, "node_modules/hybrids": { - "version": "9.1.8", - "resolved": "https://registry.npmjs.org/hybrids/-/hybrids-9.1.8.tgz", - "integrity": "sha512-nmsR6kkzG5NVEPod4R5wWf+zbP7K/IW4mxFEUVL/hM9KtwCRAl9Y3vjPXzwqPJ7O+2jyM3h1FuQSuf4ejcIyDQ==", + "version": "9.1.9", + "resolved": "https://registry.npmjs.org/hybrids/-/hybrids-9.1.9.tgz", + "integrity": "sha512-EiBQlZMNNJR8VKx9LCWydqpbT9XCIVBYKYjX+tVU1NBFoQ1yMqlywU5zEa24MxFwFLbi1VC29+ZdsEv/p4/pEg==", "bin": { "hybrids": "cli/index.js" }, diff --git a/package.json b/package.json index 530eccd81..90a932f44 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@sentry/browser": "^8.48.0", "@whotracksme/reporting": "^5.2.1", "bowser": "^2.11.0", - "hybrids": "^9.1.8", + "hybrids": "^9.1.9", "idb": "^8.0.1", "jwt-decode": "^4.0.0", "tldts-experimental": "^6.1.70"