diff --git a/package-lock.json b/package-lock.json index e09a54e8e..e12a3e7e4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "gatsby-adapter-netlify": "^1.0.1", "gatsby-plugin-feed": "^5.12.1", "gatsby-plugin-google-gtag": "^5.12.1", - "gatsby-plugin-google-tagmanager": "^5.12.0", + "gatsby-plugin-google-tagmanager": "^5.12.1", "gatsby-plugin-image": "^3.12.1", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-manifest": "^5.12.1", @@ -12386,9 +12386,9 @@ } }, "node_modules/gatsby-plugin-google-tagmanager": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.0.tgz", - "integrity": "sha512-W4lRhKF5ydAnoA4zBpKh8dp/8WLMbrRjkJdf5cxpoC49DdMjC5Dl1VoQEN2xpmhfYqcy7fweEdyVR9M9UJVQKQ==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.1.tgz", + "integrity": "sha512-wik8eWul8yzQ6TBiVmkgHh6ZVpTecP8a0+RyDo3gjPY5ZuEcSxEcLnci7NzwV0JXd6xDSw8sGylO4s5Ea4ZP2w==", "dependencies": { "@babel/runtime": "^7.20.13", "web-vitals": "^1.1.2" @@ -36398,9 +36398,9 @@ } }, "gatsby-plugin-google-tagmanager": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.0.tgz", - "integrity": "sha512-W4lRhKF5ydAnoA4zBpKh8dp/8WLMbrRjkJdf5cxpoC49DdMjC5Dl1VoQEN2xpmhfYqcy7fweEdyVR9M9UJVQKQ==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.1.tgz", + "integrity": "sha512-wik8eWul8yzQ6TBiVmkgHh6ZVpTecP8a0+RyDo3gjPY5ZuEcSxEcLnci7NzwV0JXd6xDSw8sGylO4s5Ea4ZP2w==", "requires": { "@babel/runtime": "^7.20.13", "web-vitals": "^1.1.2" diff --git a/package.json b/package.json index 96e9dc8bb..1939f4eba 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "gatsby-adapter-netlify": "^1.0.1", "gatsby-plugin-feed": "^5.12.1", "gatsby-plugin-google-gtag": "^5.12.1", - "gatsby-plugin-google-tagmanager": "^5.12.0", + "gatsby-plugin-google-tagmanager": "^5.12.1", "gatsby-plugin-image": "^3.12.1", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-manifest": "^5.12.1",