Skip to content

Commit e7db7f3

Browse files
committed
fix: upgrade webpack from 5.99.8 to 5.104.1
Snyk has created this PR to upgrade webpack from 5.99.8 to 5.104.1. See this package in npm: webpack See this project in Snyk: https://app.snyk.io/org/dingjunhong1028/project/50b58731-027f-4569-a720-16180cbe835c?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 86015f2 commit e7db7f3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"terser-webpack-plugin": "^5.3.14",
2121
"ts-loader": "^9.5.2",
2222
"typescript": "^5.9.3",
23-
"webpack": "^5.99.8",
23+
"webpack": "^5.104.1",
2424
"webpack-cli": "^6.0.1"
2525
}
2626
}

0 commit comments

Comments
 (0)