File tree 2 files changed +7
-6
lines changed 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 16
16
"gatsby-plugin-react-helmet" : " ^3.1.4" ,
17
17
"gatsby-plugin-sass" : " ^2.1.10" ,
18
18
"gatsby-plugin-sharp" : " ^2.2.13" ,
19
- "gatsby-plugin-sitemap" : " ^2.2.7 " ,
19
+ "gatsby-plugin-sitemap" : " ^2.12.0 " ,
20
20
"gatsby-plugin-slug" : " ^1.1.1" ,
21
21
"gatsby-plugin-sri" : " ^1.0.11" ,
22
22
"gatsby-remark-autolink-headers" : " ^2.1.5" ,
Original file line number Diff line number Diff line change @@ -6875,12 +6875,13 @@ gatsby-plugin-sharp@^2.2.13:
6875
6875
svgo "1.3.2"
6876
6876
uuid "3.4.0"
6877
6877
6878
- gatsby-plugin-sitemap@^2.2.7 :
6879
- version "2.4.13 "
6880
- resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.13 .tgz#b73795679c6056ea6fa535ae7af51f82db522734 "
6881
- integrity sha512-gY3orfpakCUQSJ8wwGzTkzulC7VGhlxt7bYJwvus+k3XUQrlQFsR4Qku4VPk9qLpPDyRClDVRa2ojH7NJRZBPQ ==
6878
+ gatsby-plugin-sitemap@^2.12.0 :
6879
+ version "2.12.0 "
6880
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.12.0 .tgz#bd3dc88d59ee9a94b0131a28623d79eb738dc375 "
6881
+ integrity sha512-oY0SzFl7xDVfIp3f4dhsKuGknc6tLsZIdNWPB9jv3HEDIFpyohFjJ4tcH2rHG8Wm8ceW34XjgSW0fcyu/QQYxQ ==
6882
6882
dependencies:
6883
- "@babel/runtime" "^7.11.2"
6883
+ "@babel/runtime" "^7.12.5"
6884
+ common-tags "^1.8.0"
6884
6885
minimatch "^3.0.4"
6885
6886
pify "^3.0.0"
6886
6887
sitemap "^1.13.0"
You can’t perform that action at this time.
0 commit comments