Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/SoftEtherVPN/SoftEtherVPN_Stable.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/hamcore/wwwroot/admin/default/package.json')
-rw-r--r--src/bin/hamcore/wwwroot/admin/default/package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/bin/hamcore/wwwroot/admin/default/package.json b/src/bin/hamcore/wwwroot/admin/default/package.json
index feaf56c8..6b74ebfe 100644
--- a/src/bin/hamcore/wwwroot/admin/default/package.json
+++ b/src/bin/hamcore/wwwroot/admin/default/package.json
@@ -13,12 +13,12 @@
"devDependencies": {
"@types/jquery": "^3.3.29",
"jquery": "^3.4.1",
- "ts-loader": "^6.0.1",
+ "ts-loader": "^9.4.2",
"tslint": "^5.16.0",
"typescript": "^3.4.5",
"vpnrpc": "^1.0.1",
- "webpack": "^4.32.2",
- "webpack-cli": "^3.3.2"
+ "webpack": "^5.75.0",
+ "webpack-cli": "^5.0.1"
},
"dependencies": {
"core-js": "^3.1.3",