diff --git a/package-lock.json b/package-lock.json index ec54f23..9c57144 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.0", "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.0", + "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.7.0.tgz", + "integrity": "sha512-YQ/b+BcPIZHOsQPB+YkAAzP4l9oELt3qKazPYvuNr5WRHRDknpyIkge4hf6aeuM+Wg4sdxaY7DfbbAUZlgREuw==", "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.0", + "resolved": "https://registry.npmjs.org/next-plausible/-/next-plausible-3.7.0.tgz", + "integrity": "sha512-YQ/b+BcPIZHOsQPB+YkAAzP4l9oELt3qKazPYvuNr5WRHRDknpyIkge4hf6aeuM+Wg4sdxaY7DfbbAUZlgREuw==", "requires": {} }, "next-seo": { diff --git a/package.json b/package.json index f47895d..7e5afb6 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.0", "next-seo": "^5.15.0", "prismjs": "^1.29.0", "react": "^18.2.0",