Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Commit 60d005f

Browse files
fix(vulnerabilities): update yarn.lock
see #221
1 parent 6f47886 commit 60d005f

File tree

2 files changed

+124
-266
lines changed

2 files changed

+124
-266
lines changed

package.json

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,6 @@
4242
"url": "https://github.com/MatteoGabriele/vue-analytics/issues"
4343
},
4444
"homepage": "https://github.com/MatteoGabriele/vue-analytics#readme",
45-
"resolutions": {
46-
"mixin-deep": "^2.0.1",
47-
"set-value": "^3.0.1"
48-
},
4945
"devDependencies": {
5046
"@babel/core": "^7.7.2",
5147
"@babel/preset-env": "^7.7.1",
@@ -54,11 +50,11 @@
5450
"compression-webpack-plugin": "^3.0.0",
5551
"cz-conventional-changelog": "^3.0.2",
5652
"jest": "^24.9.0",
53+
"semantic-release": "^15.13.30",
5754
"terser-webpack-plugin": "^2.2.1",
5855
"vue": "^2.6.10",
5956
"vue-router": "^3.1.3",
6057
"webpack": "^4.41.2",
61-
"webpack-cli": "^3.3.10",
62-
"semantic-release": "^15.13.30"
58+
"webpack-cli": "^3.3.10"
6359
}
6460
}

0 commit comments

Comments
 (0)