Skip to content

Commit 98fa583

Browse files
committed
fix: upgrade ace-builds from 1.17.0 to 1.43.2
Snyk has created this PR to upgrade ace-builds from 1.17.0 to 1.43.2. See this package in npm: ace-builds See this project in Snyk: https://app.snyk.io/org/marekful/project/236d5567-a954-4aef-81c3-8b2e2ee50cc7?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 4d33437 commit 98fa583

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

frontend/package-lock.json

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

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"watch": "find ./dist -maxdepth 1 -mindepth 1 ! -name '.gitignore' -exec rm -r {} + && vue-cli-service build --watch --no-clean"
1111
},
1212
"dependencies": {
13-
"ace-builds": "1.17.0",
13+
"ace-builds": "1.43.2",
1414
"clipboard": "2.0.11",
1515
"core-js": "3.30.1",
1616
"css-vars-ponyfill": "2.4.3",

0 commit comments

Comments
 (0)