Skip to content

Commit d58bb5a

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-AXIOS-9292519
1 parent d59a193 commit d58bb5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@toast-ui/editor-plugin-chart": "^3.0.1",
5050
"@toast-ui/vue-editor": "3.2.3",
5151
"@vue/composition-api": "1.7.2",
52-
"axios": "1.6.7",
52+
"axios": "1.8.2",
5353
"babel-plugin-require-context-hook": "^1.0.0",
5454
"clipboard": "2.0.11",
5555
"codemirror": "5.65.2",

0 commit comments

Comments
 (0)