diff --git a/package-lock.json b/package-lock.json index 593d3935a..30fd04316 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.1", + "gatsby-plugin-google-tagmanager": "^5.12.2", "gatsby-plugin-image": "^3.12.1", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-manifest": "^5.12.1", @@ -12514,9 +12514,9 @@ } }, "node_modules/gatsby-plugin-google-tagmanager": { - "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==", + "version": "5.12.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.2.tgz", + "integrity": "sha512-TjzND98n3NJFO3I+RjgjB+b5dQjWrXYlCFavwOAqbsmnzIA6dT4oRLZy83lxDLahT9kOiFV8s41+hFX3smZdIg==", "dependencies": { "@babel/runtime": "^7.20.13", "web-vitals": "^1.1.2" @@ -36748,9 +36748,9 @@ } }, "gatsby-plugin-google-tagmanager": { - "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==", + "version": "5.12.2", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-tagmanager/-/gatsby-plugin-google-tagmanager-5.12.2.tgz", + "integrity": "sha512-TjzND98n3NJFO3I+RjgjB+b5dQjWrXYlCFavwOAqbsmnzIA6dT4oRLZy83lxDLahT9kOiFV8s41+hFX3smZdIg==", "requires": { "@babel/runtime": "^7.20.13", "web-vitals": "^1.1.2" diff --git a/package.json b/package.json index 094cd99ce..46538910d 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.1", + "gatsby-plugin-google-tagmanager": "^5.12.2", "gatsby-plugin-image": "^3.12.1", "gatsby-plugin-local-search": "^2.0.1", "gatsby-plugin-manifest": "^5.12.1",