summaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-22 02:43:18 +0000
committerGitHub <noreply@github.com>2021-05-22 02:43:18 +0000
commit86e284c01891fc4ee6792b8e0981b189f59ffdb4 (patch)
tree1cebb0603d1fe86aa6c00c2aaebdf200a45cb44e /package.json
parent1f74bdd3a6a046bd5786fbc79593be469fa60a30 (diff)
parent35b0a3fc955d0b72621eba8bd2fe5120b11900b8 (diff)
Merge pull request #2216 from nextcloud/dependabot/npm_and_yarn/webpack-5.37.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 0331cae9..8c859f1e 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",
- "webpack": "^5.36.2",
+ "webpack": "^5.37.1",
"webpack-cli": "^4.7.0",
"webpack-node-externals": "^2.5.2"
},