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

github.com/nextcloud/password_policy.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-29 06:28:08 +0300
committerGitHub <noreply@github.com>2021-05-29 06:28:08 +0300
commit1a37854f0fbbdc96c0a00a7c52ed65a52e5ddbbc (patch)
tree85bc4ec224463222c0b15796fdbcf5dda58f9376 /package.json
parent101331e6a7b29d8d4cce0febf549ac2b844683a6 (diff)
Bump webpack from 5.37.1 to 5.38.1
Bumps [webpack](https://github.com/webpack/webpack) from 5.37.1 to 5.38.1. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.37.1...v5.38.1) Signed-off-by: dependabot[bot] <support@github.com>
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 1c218c8..944f54d 100644
--- a/package.json
+++ b/package.json
@@ -57,7 +57,7 @@
"url-loader": "^4.1.1",
"vue-loader": "^15.9.7",
"vue-template-compiler": "^2.6.12",
- "webpack": "^5.37.1",
+ "webpack": "^5.38.1",
"webpack-cli": "^4.7.0",
"webpack-merge": "^5.7.3"
}