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

github.com/nextcloud/issuetemplate.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulius Härtl <jus@bitgrid.net>2021-11-04 00:14:19 +0300
committerGitHub <noreply@github.com>2021-11-04 00:14:19 +0300
commit45566da69bc3696504e6fc5f52db240e261b8c56 (patch)
tree60720cd8753ffb67252a403923dede06acb8b0ba /package.json
parent1dcc7cc455903a463f6eb3b4fc42b407f40b651d (diff)
parentc10268b6c2cdb72c1e11a4ce3ec18fbe9bf3059a (diff)
Merge pull request #365 from nextcloud/dependabot/npm_and_yarn/webpack-dev-server-4.4.0
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 39c312e..1dfe67d 100644
--- a/package.json
+++ b/package.json
@@ -64,6 +64,6 @@
"vue-template-compiler": "^2.6.14",
"webpack": "^4.46.0",
"webpack-cli": "^3.3.12",
- "webpack-dev-server": "^4.3.1"
+ "webpack-dev-server": "^4.4.0"
}
}