Skip to content

Commit 905393e

Browse files
committed
fix: package.json & package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-CODEMIRROR-10494092
1 parent 96ba960 commit 905393e

File tree

2 files changed

+271
-8
lines changed

2 files changed

+271
-8
lines changed

package-lock.json

Lines changed: 270 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@uiw/file-icons": "^1.3.2",
9999
"bootstrap": "^5.1.3",
100100
"browser-mime": "^1.0.1",
101-
"codemirror": "^5.65.16",
101+
"codemirror": "^6.0.0",
102102
"cross-env": "^7.0.3",
103103
"devicon": "^2.15.1",
104104
"emmet": "^2.4.11",

0 commit comments

Comments
 (0)