Skip to content

Commit 986e406

Browse files
authored
Merge pull request #13 from qteam1/snyk-fix-14876d51883188907afdd3dddbaf4bd8
[Snyk] Fix for 1 vulnerabilities
2 parents 869eb8d + 799e191 commit 986e406

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packages/@vuepress/core/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"cache-loader": "^3.0.0",
3636
"chokidar": "^2.0.3",
3737
"connect-history-api-fallback": "^1.5.0",
38-
"copy-webpack-plugin": "^5.0.2",
38+
"copy-webpack-plugin": "^6.0.0",
3939
"core-js": "^3.6.4",
4040
"cross-spawn": "^6.0.5",
4141
"css-loader": "^2.1.1",
@@ -56,7 +56,7 @@
5656
"vue-template-compiler": "^2.6.10",
5757
"vuepress-html-webpack-plugin": "^3.2.0",
5858
"vuepress-plugin-container": "^2.0.2",
59-
"webpack": "^4.8.1",
59+
"webpack": "^5.0.0",
6060
"webpack-chain": "^6.0.0",
6161
"webpack-dev-server": "^3.5.1",
6262
"webpack-merge": "^4.1.2",

0 commit comments

Comments
 (0)