From d3fd977172fc98149a21da39ec14e476f90be2fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Jan 2023 04:05:10 +0000 Subject: [PATCH] Bump next-plausible from 3.6.5 to 3.7.1 Bumps [next-plausible](https://github.com/4lejandrito/next-plausible) from 3.6.5 to 3.7.1. - [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.1) --- 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..056f9b6 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.1", "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.1", + "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.7.1.tgz", + "integrity": "sha512-I4WjbuXPfQ3ijbzOC1lv1GNx6TTV0ZevR6YYs5vGZIyMz0z4LuN68x08a+ag2XNb1yy9dA1NkwV2hPzbfx8Gtw==", "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.1", + "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.7.1.tgz", + "integrity": "sha512-I4WjbuXPfQ3ijbzOC1lv1GNx6TTV0ZevR6YYs5vGZIyMz0z4LuN68x08a+ag2XNb1yy9dA1NkwV2hPzbfx8Gtw==", "requires": {} }, "next-seo": { diff --git a/package.json b/package.json index f47895d..ef3629e 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.1", "next-seo": "^5.15.0", "prismjs": "^1.29.0", "react": "^18.2.0",