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

github.com/nextcloud/external.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>2022-11-12 05:53:07 +0300
committerGitHub <noreply@github.com>2022-11-12 05:53:07 +0300
commit20a8c67120119fb160663ba7b10dc736ebe2290b (patch)
treec94f40dad322d4dddf68eb9f3b6e3d64bef3adad
parent6667c50a237751d3587525a9a6ee425f5eb99435 (diff)
parent5d6a55fd7e9c57fd7b690529aa90fadc0ff183e1 (diff)
Merge pull request #364 from nextcloud/dependabot/npm_and_yarn/webpack-5.75.0
-rw-r--r--package-lock.json14
-rw-r--r--package.json2
2 files changed, 8 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 2de8a25..23ebc58 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -20,7 +20,7 @@
"@nextcloud/eslint-plugin": "^2.0.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.5",
- "webpack": "^5.74.0",
+ "webpack": "^5.75.0",
"webpack-cli": "^4.10.0"
},
"engines": {
@@ -5590,9 +5590,9 @@
}
},
"node_modules/webpack": {
- "version": "5.74.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz",
- "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==",
+ "version": "5.75.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
+ "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
"dev": true,
"dependencies": {
"@types/eslint-scope": "^3.7.3",
@@ -9875,9 +9875,9 @@
}
},
"webpack": {
- "version": "5.74.0",
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.74.0.tgz",
- "integrity": "sha512-A2InDwnhhGN4LYctJj6M1JEaGL7Luj6LOmyBHjcI8529cm5p6VXiTIW2sn6ffvEAKmveLzvu4jrihwXtPojlAA==",
+ "version": "5.75.0",
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.75.0.tgz",
+ "integrity": "sha512-piaIaoVJlqMsPtX/+3KTTO6jfvrSYgauFVdt8cr9LTHKmcq/AMd4mhzsiP7ZF/PGRNPGA8336jldh9l2Kt2ogQ==",
"dev": true,
"requires": {
"@types/eslint-scope": "^3.7.3",
diff --git a/package.json b/package.json
index 6c23164..ffa360e 100644
--- a/package.json
+++ b/package.json
@@ -24,7 +24,7 @@
"@nextcloud/eslint-plugin": "^2.0.0",
"babel-eslint": "^10.1.0",
"babel-loader": "^8.2.5",
- "webpack": "^5.74.0",
+ "webpack": "^5.75.0",
"webpack-cli": "^4.10.0"
},
"browserslist": [