Skip to content

Commit

Permalink
fix(deps): update dependency gatsby-transformer-remark to v5 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 25, 2024
1 parent 2933f7f commit a5cefbe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"gatsby": "^3.0.0",
"gatsby-plugin-advanced-pages": "^3.0.0",
"gatsby-source-filesystem": "^3.0.0",
"gatsby-transformer-remark": "^4.0.0",
"gatsby-transformer-remark": "^5.25.1",
"react": "^17.0.0",
"react-dom": "^17.0.0"
},
Expand Down

0 comments on commit a5cefbe

Please sign in to comment.