Skip to content

Commit d0a3ae7

Browse files
committed
fix: upgrade ansi-output from 0.0.1 to 0.0.9
Snyk has created this PR to upgrade ansi-output from 0.0.1 to 0.0.9. See this package in npm: ansi-output See this project in Snyk: https://app.snyk.io/org/open-source-6kz/project/3a3c92ae-58ce-4c6b-b0df-2fe8c861763d?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 64e9791 commit d0a3ae7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/webui/quarto-preview/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@fluentui/react-components": "~9.48.0",
2323
"react": "^18.2.0",
2424
"react-dom": "^18.2.0",
25-
"ansi-output": "^0.0.1"
25+
"ansi-output": "^0.0.9"
2626
},
2727
"devDependencies": {
2828
"@types/react": "^18.2.0",

0 commit comments

Comments
 (0)