From 34607ea31e0f5ee50b902870f0a83e626ec55bff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 04:04:24 +0000 Subject: [PATCH] Bump next-plausible from 3.6.5 to 3.7.2 Bumps [next-plausible](https://github.com/4lejandrito/next-plausible) from 3.6.5 to 3.7.2. - [Release notes](https://github.com/4lejandrito/next-plausible/releases) - [Changelog](https://github.com/4lejandrito/next-plausible/blob/master/CHANGELOG.md) - [Commits](https://github.com/4lejandrito/next-plausible/compare/v3.6.5...v3.7.2) --- updated-dependencies: - dependency-name: next-plausible dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 14 +++++++------- package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index ec54f23..9cec7d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "isomorphic-unfetch": "^4.0.1", "markdown": "^0.5.0", "next": "^13.1.1", - "next-plausible": "^3.6.5", + "next-plausible": "^3.7.2", "next-seo": "^5.15.0", "prismjs": "^1.29.0", "react": "^18.2.0", @@ -7028,9 +7028,9 @@ } }, "node_modules/next-plausible": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.6.5.tgz", - "integrity": "sha512-eGsyie68xIyX+If1PSIJsgv7pkiMUm66Yt9gELl3kUvljaxoJOCwUEALGk5JHvhByGsBiRswkrGioDMthL3gfQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.7.2.tgz", + "integrity": "sha512-9PqFiVtD1kZO5gHFYTcgilHhg2WhMzD6I4NK/RUh9DGavD1N11IhNAvyGLFmvB3f4FtHC9IoAsauYDtQBt+riA==", "funding": { "url": "https://github.com/4lejandrito/next-plausible?sponsor=1" }, @@ -15598,9 +15598,9 @@ } }, "next-plausible": { - "version": "3.6.5", - "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.6.5.tgz", - "integrity": "sha512-eGsyie68xIyX+If1PSIJsgv7pkiMUm66Yt9gELl3kUvljaxoJOCwUEALGk5JHvhByGsBiRswkrGioDMthL3gfQ==", + "version": "3.7.2", + "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.7.2.tgz", + "integrity": "sha512-9PqFiVtD1kZO5gHFYTcgilHhg2WhMzD6I4NK/RUh9DGavD1N11IhNAvyGLFmvB3f4FtHC9IoAsauYDtQBt+riA==", "requires": {} }, "next-seo": { diff --git a/package.json b/package.json index f47895d..627f83e 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "isomorphic-unfetch": "^4.0.1", "markdown": "^0.5.0", "next": "^13.1.1", - "next-plausible": "^3.6.5", + "next-plausible": "^3.7.2", "next-seo": "^5.15.0", "prismjs": "^1.29.0", "react": "^18.2.0",