File tree Expand file tree Collapse file tree 2 files changed +10
-9
lines changed
Expand file tree Collapse file tree 2 files changed +10
-9
lines changed Original file line number Diff line number Diff line change 1515 "gatsby-image" : " ^3.0.0" ,
1616 "gatsby-plugin-feed" : " ^2.13.1" ,
1717 "gatsby-plugin-google-analytics" : " ^2.11.0" ,
18- "gatsby-plugin-manifest" : " ^2.0.25 " ,
18+ "gatsby-plugin-manifest" : " ^2.12.1 " ,
1919 "gatsby-plugin-offline" : " ^2.0.25" ,
2020 "gatsby-plugin-react-helmet" : " ^3.10.0" ,
2121 "gatsby-plugin-sharp" : " ^2.0.32" ,
Original file line number Diff line number Diff line change @@ -6466,15 +6466,16 @@ gatsby-plugin-google-analytics@^2.11.0:
64666466 "@babel/runtime" "^7.12.5"
64676467 minimatch "3.0.4"
64686468
6469- gatsby-plugin-manifest@^2.0.25 :
6470- version "2.4.2 "
6471- resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.2 .tgz#0a9605a778a8e30ce047b9b3701031b9bde61d6b "
6472- integrity sha512-G6MB1/Me4waG/z3Aj1GEqXCfY/yftyMLKp8g83uGvuBDtgLGN5unVgYqdmKAyBFQTvczsUghZ7jBrApHeaTn4w ==
6469+ gatsby-plugin-manifest@^2.12.1 :
6470+ version "2.12.1 "
6471+ resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.12.1 .tgz#d92f23d2d17d3c69445ef7b7842e5441e8dd785e "
6472+ integrity sha512-Kiom3IHQ+hsRA/yt+XcBdOn1q+Rqbso5Iw0mXQQg+F+8U23sU66NaJY67ZXUkW8iwU25SOrwZaSw49C8BV0EGw ==
64736473 dependencies:
6474- "@babel/runtime" "^7.9.6"
6475- gatsby-core-utils "^1.2.1"
6476- semver "^5.7.1"
6477- sharp "^0.25.1"
6474+ "@babel/runtime" "^7.12.5"
6475+ gatsby-core-utils "^1.10.1"
6476+ gatsby-plugin-utils "^0.9.0"
6477+ semver "^7.3.2"
6478+ sharp "^0.27.0"
64786479
64796480gatsby-plugin-offline@^2.0.25:
64806481 version "2.2.10"
You can’t perform that action at this time.
0 commit comments