File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 20
20
"gatsby-plugin-slug" : " ^2.0.0" ,
21
21
"gatsby-plugin-sri" : " ^1.0.11" ,
22
22
"gatsby-remark-autolink-headers" : " ^4.11.0" ,
23
- "gatsby-remark-images" : " ^5.8 .0" ,
23
+ "gatsby-remark-images" : " ^5.11 .0" ,
24
24
"gatsby-source-filesystem" : " ^3.14.0" ,
25
25
"gatsby-transformer-remark" : " ^4.11.0" ,
26
26
"gatsby-transformer-sharp" : " ^3.14.0" ,
Original file line number Diff line number Diff line change @@ -5871,15 +5871,15 @@ gatsby-remark-autolink-headers@^4.11.0:
5871
5871
mdast-util-to-string "^2.0.0"
5872
5872
unist-util-visit "^2.0.3"
5873
5873
5874
- gatsby-remark-images@^5.8 .0:
5875
- version "5.9 .0"
5876
- resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-5.9 .0.tgz#2903681af5a1968acd704d483ae26a860636f424 "
5877
- integrity sha512-JXvUpUIiQo+tNxc5gPJ6h7k+HOrSOrwlWI+dGVWEm0VZO+PaJdaYBbpBrLa2/JQ4zI+GIp5lDl/ZL5B9b8kYlg ==
5874
+ gatsby-remark-images@^5.11 .0:
5875
+ version "5.11 .0"
5876
+ resolved "https://registry.yarnpkg.com/gatsby-remark-images/-/gatsby-remark-images-5.11 .0.tgz#9c6eb9b5922e3e956aac9a9e1f3950cdf9dcff04 "
5877
+ integrity sha512-KP5dWp8AQ6wwhFN4+IIKvxAm2BsL6HyvLU9w61HxvDtYrT7aRRAHj2YFPaPrgeJQ5ncAzwn+knB5Ofy4a/wx0g ==
5878
5878
dependencies:
5879
- "@babel/runtime" "^7.14.8 "
5879
+ "@babel/runtime" "^7.15.4 "
5880
5880
chalk "^4.1.2"
5881
5881
cheerio "^1.0.0-rc.10"
5882
- gatsby-core-utils "^2.12 .0"
5882
+ gatsby-core-utils "^2.14 .0"
5883
5883
is-relative-url "^3.0.0"
5884
5884
lodash "^4.17.21"
5885
5885
mdast-util-definitions "^4.0.0"
You can’t perform that action at this time.
0 commit comments