File tree 2 files changed +27
-6
lines changed
2 files changed +27
-6
lines changed Original file line number Diff line number Diff line change 26
26
"gatsby-remark-responsive-iframe" : " 5.24.0" ,
27
27
"gatsby-remark-smartypants" : " 5.24.0" ,
28
28
"gatsby-source-filesystem" : " 4.24.0" ,
29
- "gatsby-transformer-remark" : " 5.24.0 " ,
29
+ "gatsby-transformer-remark" : " 5.25.1 " ,
30
30
"gatsby-transformer-sharp" : " 4.24.0" ,
31
31
"prismjs" : " 1.29.0" ,
32
32
"prop-types" : " 15.8.1" ,
Original file line number Diff line number Diff line change @@ -5478,6 +5478,27 @@ gatsby-core-utils@^3.24.0:
5478
5478
tmp "^0.2.1"
5479
5479
xdg-basedir "^4.0.0"
5480
5480
5481
+ gatsby-core-utils@^3.25.0:
5482
+ version "3.25.0"
5483
+ resolved "https://registry.yarnpkg.com/gatsby-core-utils/-/gatsby-core-utils-3.25.0.tgz#6ebfd2b8c95f3bbc3b52a9619a1ff26c68109c25"
5484
+ integrity sha512-lmMDwbnKpqAi+8WWd7MvCTCx3E0u7j8sbVgydERNCYVxKVpzD/aLCH4WPb4EE9m1H1rSm76w0Z+MaentyB/c/Q==
5485
+ dependencies:
5486
+ "@babel/runtime" "^7.15.4"
5487
+ ci-info "2.0.0"
5488
+ configstore "^5.0.1"
5489
+ fastq "^1.13.0"
5490
+ file-type "^16.5.3"
5491
+ fs-extra "^10.1.0"
5492
+ got "^11.8.5"
5493
+ import-from "^4.0.0"
5494
+ lmdb "2.5.3"
5495
+ lock "^1.1.0"
5496
+ node-object-hash "^2.3.10"
5497
+ proper-lockfile "^4.1.2"
5498
+ resolve-from "^5.0.0"
5499
+ tmp "^0.2.1"
5500
+ xdg-basedir "^4.0.0"
5501
+
5481
5502
gatsby-graphiql-explorer@^2.24.0:
5482
5503
version "2.24.0"
5483
5504
resolved "https://registry.yarnpkg.com/gatsby-graphiql-explorer/-/gatsby-graphiql-explorer-2.24.0.tgz#044f24ad9149dffefb783bb2b6d27d49fb968113"
@@ -5840,13 +5861,13 @@ gatsby-telemetry@^3.24.0:
5840
5861
lodash "^4.17.21"
5841
5862
node-fetch "^2.6.7"
5842
5863
5843
- gatsby-transformer-remark@5.24.0 :
5844
- version "5.24.0 "
5845
- resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.24.0 .tgz#1736c83291c8be402dced2b823322acef8f7b896 "
5846
- integrity sha512-xI24Cx1M8yD7zGeBXtmgX8rtm8t3t4RTKkgJAmuAjj6vf/Mi0SIRZUcr27Cqx0ctHUwZQZV5uIbIWfCDml1Y7w ==
5864
+ gatsby-transformer-remark@5.25.1 :
5865
+ version "5.25.1 "
5866
+ resolved "https://registry.yarnpkg.com/gatsby-transformer-remark/-/gatsby-transformer-remark-5.25.1 .tgz#6df0117dbe3bb39c06e05c85db494948a565b7c8 "
5867
+ integrity sha512-6k3uOnZYsJSgmZIWq9Y+Cqb6pysusCUBYpQY1+V9ofpSRbrZGGfuoCeFKd27x/c0jI5jneuL3NXnxwn/JJK1Ig ==
5847
5868
dependencies:
5848
5869
"@babel/runtime" "^7.15.4"
5849
- gatsby-core-utils "^3.24 .0"
5870
+ gatsby-core-utils "^3.25 .0"
5850
5871
gray-matter "^4.0.3"
5851
5872
hast-util-raw "^6.0.2"
5852
5873
hast-util-to-html "^7.1.3"
You can’t perform that action at this time.
0 commit comments