Skip to content

Commit

Permalink
fix: Upgrade prismjs to v1.26 to fix security scan. Fixes #7599 (#7601)
Browse files Browse the repository at this point in the history
Signed-off-by: Yuan Tang <terrytangyuan@gmail.com>
  • Loading branch information
terrytangyuan committed Jan 20, 2022
1 parent f9fa0e3 commit 2e343eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
},
"resolutions": {
"lodash": "4.17.21",
"prismjs": "1.24.0",
"prismjs": "1.26.0",
"@types/react": "16.8.5"
}
}

0 comments on commit 2e343eb

Please sign in to comment.