diff --git a/package.json b/package.json index 9fa42f58..b3a18ea6 100644 --- a/package.json +++ b/package.json @@ -8,7 +8,7 @@ "gatsby": "^2.19.19", "gatsby-image": "^2.2.41", "gatsby-plugin-manifest": "^2.2.41", - "gatsby-plugin-offline": "^3.0.32", + "gatsby-plugin-offline": "^3.0.35", "gatsby-plugin-react-helmet": "^3.1.22", "gatsby-plugin-robots-txt": "^1.5.0", "gatsby-plugin-sass": "^2.1.28", diff --git a/yarn.lock b/yarn.lock index 73dab737..3669358f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5354,14 +5354,14 @@ gatsby-plugin-manifest@^2.2.41: semver "^5.7.1" sharp "^0.23.4" -gatsby-plugin-offline@^3.0.32: - version "3.0.32" - resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.32.tgz#9907421e7359f79b22da7f654c4a69749cf136c5" - integrity sha512-TPVRhD4LaVcCLBMzdbPUZr4bb+dv1h/HMn7ryFozFafYJ1p7XuKv2VHtqNYpfL1UKiZnWIJmEWXxfcWszLoC4w== +gatsby-plugin-offline@^3.0.35: + version "3.0.35" + resolved "https://registry.yarnpkg.com/gatsby-plugin-offline/-/gatsby-plugin-offline-3.0.35.tgz#9b074a012599b9a4f3adb9c57ce1d87fdf8d0aad" + integrity sha512-ndOnB+onKeiWmVOfc7UCDHJ9lbfvrixdk1U2KwW0nwO3dUvjElBxPTclXFgpzmfZqH2Fb8dx8MqoH+ooR7YdGA== dependencies: "@babel/runtime" "^7.7.6" cheerio "^1.0.0-rc.3" - gatsby-core-utils "^1.0.26" + gatsby-core-utils "^1.0.28" glob "^7.1.6" idb-keyval "^3.2.0" lodash "^4.17.15"