File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 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 @@ -6853,12 +6853,13 @@ gatsby-plugin-sharp@^2.2.13:
6853
6853
svgo "1.3.2"
6854
6854
uuid "3.4.0"
6855
6855
6856
- gatsby-plugin-sitemap@^2.2.7 :
6857
- version "2.4.13 "
6858
- resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.4.13 .tgz#b73795679c6056ea6fa535ae7af51f82db522734 "
6859
- integrity sha512-gY3orfpakCUQSJ8wwGzTkzulC7VGhlxt7bYJwvus+k3XUQrlQFsR4Qku4VPk9qLpPDyRClDVRa2ojH7NJRZBPQ ==
6856
+ gatsby-plugin-sitemap@^2.12.0 :
6857
+ version "2.12.0 "
6858
+ resolved "https://registry.yarnpkg.com/gatsby-plugin-sitemap/-/gatsby-plugin-sitemap-2.12.0 .tgz#bd3dc88d59ee9a94b0131a28623d79eb738dc375 "
6859
+ integrity sha512-oY0SzFl7xDVfIp3f4dhsKuGknc6tLsZIdNWPB9jv3HEDIFpyohFjJ4tcH2rHG8Wm8ceW34XjgSW0fcyu/QQYxQ ==
6860
6860
dependencies:
6861
- "@babel/runtime" "^7.11.2"
6861
+ "@babel/runtime" "^7.12.5"
6862
+ common-tags "^1.8.0"
6862
6863
minimatch "^3.0.4"
6863
6864
pify "^3.0.0"
6864
6865
sitemap "^1.13.0"
You can’t perform that action at this time.
0 commit comments