diff --git a/package.json b/package.json index 2a6ca07..97856fe 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "classnames": "^2.2.6", "gatsby": "^2.24.28", "gatsby-image": "^2.4.5", - "gatsby-plugin-google-analytics": "^2.3.3", + "gatsby-plugin-google-analytics": "^2.3.13", "gatsby-plugin-google-fonts": "^1.0.1", "gatsby-plugin-html-attributes": "^1.0.5", "gatsby-plugin-manifest": "^2.4.10", diff --git a/yarn.lock b/yarn.lock index cb1be3e..70be7a0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7617,12 +7617,12 @@ gatsby-page-utils@^0.2.20: lodash "^4.17.15" micromatch "^3.1.10" -gatsby-plugin-google-analytics@^2.3.3: - version "2.3.3" - resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.3.3.tgz#e86f67295853ab9f3e1d5ab24f17bce23e91694e" - integrity sha512-pOoMUvF4jzVwW9IksJLngG1zBRljCHxfpCczWUoJQBRU3gcy1syq1KBL/MWGXL1ATGrerdBFGJsiIXbFr6Qp2w== +gatsby-plugin-google-analytics@^2.3.13: + version "2.3.13" + resolved "https://registry.yarnpkg.com/gatsby-plugin-google-analytics/-/gatsby-plugin-google-analytics-2.3.13.tgz#46f78f4df11cc773d44e5909ea491c8f8c0e6774" + integrity sha512-K/6c9iByR8uDpFZuJrappjyMsVtWFwPyAkRlXFHhq2mmNtgZeRVKFf5XoGiOHCeMPEpBGE58LLana/F01LLteQ== dependencies: - "@babel/runtime" "^7.10.2" + "@babel/runtime" "^7.10.3" minimatch "3.0.4" gatsby-plugin-google-fonts@^1.0.1: