From 6a80a21914a194e781a114626cdee7355a6ff488 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 5 Sep 2024 14:17:01 +0000 Subject: [PATCH] Update dependency next-axiom to v1.5.0 --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 91a3f48..e748429 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10800,9 +10800,9 @@ } }, "node_modules/next-axiom": { - "version": "1.4.1", - "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-1.4.1.tgz", - "integrity": "sha512-1E/yRcQLlek7TjQjQaKyzdzbxIFasuTYCWGLJSomrYH3LtfChhFKixLNsHTOwn0A3F0LjO6mPudIYE2d0wNWcQ==", + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/next-axiom/-/next-axiom-1.5.0.tgz", + "integrity": "sha512-tVgWvWaoQaZknz2qUPz1hnWkNpokXI4h0t/PHuqB1CRA7csd610M/FIsujlCPRUZP0a8AX4Rms1DJ0QEr92BqA==", "license": "MIT", "dependencies": { "use-deep-compare": "^1.2.1",