Skip to content

Commit b5ffc32

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-ALTCHA-14236435
1 parent cb45405 commit b5ffc32

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

package-lock.json

Lines changed: 4 additions & 5 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
@@ -23,7 +23,7 @@
2323
"@tinymce/tinymce-vue": "^6.1.0",
2424
"@vue-a11y/announcer": "^3.1.5",
2525
"@vueuse/core": "10.11",
26-
"altcha": "^1.4.2",
26+
"altcha": "^2.3.0",
2727
"chart.js": "^4.4.8",
2828
"clone-deep": "^4.0.1",
2929
"copyfiles": "^2.4.1",

0 commit comments

Comments
 (0)