Merge pull request #52291 from nextcloud/revert/gfm-pin

chore: revert "fix(deps): lock mdast-util-gfm-autolink-literal library"
This commit is contained in:
Ferdinand Thiessen 2025-04-22 11:26:00 +02:00 committed by GitHub
commit 9f6b2b8e45
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -197,9 +197,6 @@
"npm": "^10.0.0"
},
"overrides": {
"colors": "1.4.0",
"mdast-util-gfm": {
"mdast-util-gfm-autolink-literal": "2.0.0"
}
"colors": "1.4.0"
}
}