Skip to content

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
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",

yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6511,15 +6511,16 @@ gatsby-plugin-google-analytics@^2.11.0:
65116511
"@babel/runtime" "^7.12.5"
65126512
minimatch "3.0.4"
65136513

6514-
gatsby-plugin-manifest@^2.0.25:
6515-
version "2.4.2"
6516-
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.4.2.tgz#0a9605a778a8e30ce047b9b3701031b9bde61d6b"
6517-
integrity sha512-G6MB1/Me4waG/z3Aj1GEqXCfY/yftyMLKp8g83uGvuBDtgLGN5unVgYqdmKAyBFQTvczsUghZ7jBrApHeaTn4w==
6514+
gatsby-plugin-manifest@^2.12.1:
6515+
version "2.12.1"
6516+
resolved "https://registry.yarnpkg.com/gatsby-plugin-manifest/-/gatsby-plugin-manifest-2.12.1.tgz#d92f23d2d17d3c69445ef7b7842e5441e8dd785e"
6517+
integrity sha512-Kiom3IHQ+hsRA/yt+XcBdOn1q+Rqbso5Iw0mXQQg+F+8U23sU66NaJY67ZXUkW8iwU25SOrwZaSw49C8BV0EGw==
65186518
dependencies:
6519-
"@babel/runtime" "^7.9.6"
6520-
gatsby-core-utils "^1.2.1"
6521-
semver "^5.7.1"
6522-
sharp "^0.25.1"
6519+
"@babel/runtime" "^7.12.5"
6520+
gatsby-core-utils "^1.10.1"
6521+
gatsby-plugin-utils "^0.9.0"
6522+
semver "^7.3.2"
6523+
sharp "^0.27.0"
65236524

65246525
gatsby-plugin-offline@^2.0.25:
65256526
version "2.2.10"

0 commit comments

Comments
 (0)