📌(dependencies) pin wrap-ansi to 9.0.2

By security we pin wrap-ansi to 9.0.2,
the 9.0.1 version being infected.
This commit is contained in:
Anthony LC
2025-09-12 10:32:40 +02:00
parent 3c3686dc7e
commit 32bc2890e0
2 changed files with 26 additions and 18 deletions

View File

@@ -40,6 +40,7 @@
"react": "19.1.1",
"react-dom": "19.1.1",
"typescript": "5.9.2",
"wrap-ansi": "9.0.2",
"yjs": "13.6.27"
},
"packageManager": "yarn@1.22.22"