File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
packages/gatsby-plugin-mdx Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 30
30
"@mdx-js/mdx" : " ^2.3.0" ,
31
31
"acorn" : " ^8.8.2" ,
32
32
"acorn-jsx" : " ^5.3.2" ,
33
- "astring" : " ^1.8.4 " ,
33
+ "astring" : " ^1.8.5 " ,
34
34
"deepmerge" : " ^4.3.1" ,
35
35
"estree-util-build-jsx" : " ^2.2.2" ,
36
36
"fs-extra" : " ^11.1.1" ,
Original file line number Diff line number Diff line change @@ -6048,10 +6048,10 @@ astral-regex@^2.0.0:
6048
6048
resolved "https://registry.yarnpkg.com/astral-regex/-/astral-regex-2.0.0.tgz#483143c567aeed4785759c0865786dc77d7d2e31"
6049
6049
integrity sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==
6050
6050
6051
- astring@^1.8.0, astring@^1.8.4 :
6052
- version "1.8.4 "
6053
- resolved "https://registry.yarnpkg.com/astring/-/astring-1.8.4 .tgz#6d4c5d8de7be2ead9e4a3cc0e2efb8d759378904 "
6054
- integrity sha512-97a+l2LBU3Op3bBQEff79i/E4jMD2ZLFD8rHx9B6mXyB2uQwhJQYfiDqUwtfjF4QA1F2qs//N6Cw8LetMbQjcw ==
6051
+ astring@^1.8.0, astring@^1.8.5 :
6052
+ version "1.8.6 "
6053
+ resolved "https://registry.yarnpkg.com/astring/-/astring-1.8.6 .tgz#2c9c157cf1739d67561c56ba896e6948f6b93731 "
6054
+ integrity sha512-ISvCdHdlTDlH5IpxQJIex7BWBywFWgjJSVdwst+/iQCoEYnyOaQ95+X1JGshuBjGp6nxKUy1jMgE3zPqN7fQdg ==
6055
6055
6056
6056
6057
6057
version "1.2.3"
You can’t perform that action at this time.
0 commit comments