aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2025-06-22 22:32:59 +0200
committerGitHub <noreply@github.com>2025-06-22 22:32:59 +0200
commitc057020d19467306509e65198d349d071d68d3d2 (patch)
tree3c1445745538b139f7471532a1fb9455c6458008 /package.json
parent158c274d03119a2147fcfc4c45c681adad6e712e (diff)
parent67c51f9f1fb3da46da9440bf288765436ca50e0f (diff)
Merge pull request #264 from AttorneyOnline/dependabot/npm_and_yarn/webpack-dev-server-5.2.1
Bump webpack-dev-server from 4.11.1 to 5.2.1
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0ea3096..dce500d 100644
--- a/package.json
+++ b/package.json
@@ -46,7 +46,7 @@
"typescript": "^5.2.2",
"webpack": "^5.94.0",
"webpack-cli": "^5.1.4",
- "webpack-dev-server": "^4.7.4",
+ "webpack-dev-server": "^5.2.1",
"workbox-webpack-plugin": "^7.3.0"
},
"dependencies": {