mirror of
https://github.com/docmost/docmost.git
synced 2025-11-12 10:52:36 +10:00
fix punycode DeprecationWarning error (#631)
This commit is contained in:
@ -87,6 +87,9 @@
|
||||
"pnpm": {
|
||||
"patchedDependencies": {
|
||||
"react-arborist@3.4.0": "patches/react-arborist@3.4.0.patch"
|
||||
},
|
||||
"overrides": {
|
||||
"jsdom": "25.0.1"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user