Skip to content

Commit b7d7cfb

Browse files
authored
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-MINIMATCH-15309438
1 parent 9ae6187 commit b7d7cfb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
],
4242
"dependencies": {
4343
"tslib": "^2.3.1",
44-
"unplugin-auto-import": "^0.16.4",
44+
"unplugin-auto-import": "^0.18.1",
4545
"vue": "~2.7.14",
4646
"vue-i18n": "~8.28.2",
4747
"vuex": "~3.6.2"

0 commit comments

Comments
 (0)