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

chore: revert "fix(deps): lock mdast-util-gfm-autolink-literal library"
fix/allow-255-filenames
Ferdinand Thiessen 2025-04-22 11:26:00 +07:00 committed by GitHub
commit 9f6b2b8e45
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 4 deletions

@ -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"
}
}