diff --git a/package-lock.json b/package-lock.json index 51615af..aca765f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "gatsby-image": "3.11.0", "gatsby-plugin-google-analytics": "^5.12.0", "gatsby-plugin-google-fonts": "1.0.1", - "gatsby-plugin-google-gtag": "^5.12.0", + "gatsby-plugin-google-gtag": "^5.12.1", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.1", "gatsby-plugin-prefetch-google-fonts": "1.4.3", @@ -9747,9 +9747,9 @@ "integrity": "sha512-p1NVkn27GUnDA5qHM+Z4cCcLCJIardzZXMon3640sT4xuL/AZJbsx3HEt2KY/5oZu0UXIkytkxzV2Da4rQeUIg==" }, "node_modules/gatsby-plugin-google-gtag": { - "version": "5.12.0", - "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-5.12.0.tgz", - "integrity": "sha512-Ih9YmiJh06pTqHZbOFCcXDjeRavT7HCafBIW7m46yJtryB3dnda1N0HhmN75dww59kEh+cbVkZS8QM58ccIKyg==", + "version": "5.12.1", + "resolved": "https://registry.npmjs.org/gatsby-plugin-google-gtag/-/gatsby-plugin-google-gtag-5.12.1.tgz", + "integrity": "sha512-pAqCW+FEww0l1Prvg7WeenwsMu5XJJg+/hyW2aP0uL2PETzTK6eQekkWE+moxrRXEt2r4V9+GdrpQnuma7a52A==", "dependencies": { "@babel/runtime": "^7.20.13", "minimatch": "^3.1.2" diff --git a/package.json b/package.json index 3d0f33e..eacb20d 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "gatsby-image": "3.11.0", "gatsby-plugin-google-analytics": "^5.12.0", "gatsby-plugin-google-fonts": "1.0.1", - "gatsby-plugin-google-gtag": "^5.12.0", + "gatsby-plugin-google-gtag": "^5.12.1", "gatsby-plugin-image": "^3.12.0", "gatsby-plugin-manifest": "^5.12.1", "gatsby-plugin-prefetch-google-fonts": "1.4.3",