Skip to content

Commit 9a0f5f7

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-SANITIZEHTML-6256334
1 parent fc63c74 commit 9a0f5f7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"gatsby-remark-copy-linked-files": "^2.0.7",
2222
"gatsby-remark-images": "^3.0.1",
2323
"gatsby-source-filesystem": "^2.0.11",
24-
"gatsby-transformer-remark": "^2.1.15",
24+
"gatsby-transformer-remark": "^6.0.0",
2525
"gatsby-transformer-sharp": "^2.1.9",
2626
"lodash": "^4.17.4",
2727
"node-sass": "^4.9.3",

0 commit comments

Comments
 (0)