summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authorSimon L <szaimen@e.mail.de>2022-11-24 19:01:26 +0100
committerGitHub <noreply@github.com>2022-11-24 19:01:26 +0100
commit28f41059051afaf665e80e69ea2e90251aa1662e (patch)
tree674bc19ff38183cd26309fdbad975f3ada12ef53 /package-lock.json
parentc11803e7ef16e1ce8081790e0356ddef17f43e34 (diff)
parent7520531d019cb3d3d0a264f615c2c8d07b4fc821 (diff)
downloadnextcloud-server-28f41059051afaf665e80e69ea2e90251aa1662e.tar.gz
nextcloud-server-28f41059051afaf665e80e69ea2e90251aa1662e.zip
Merge pull request #35407 from Jerome-Herbinet/patch-12
More appropriate wording for background selection
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package-lock.json b/package-lock.json
index deaae178e0d..a27c887e51b 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -123,7 +123,7 @@
"style-loader": "^3.3.1",
"vue-loader": "^15.9.8",
"vue-template-compiler": "^2.7.13",
- "webpack": "^5.74.0",
+ "webpack": "^5.75.0",
"webpack-cli": "^4.9.2",
"webpack-merge": "^5.8.0"
},
@@ -19765,9 +19765,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==",
"dependencies": {
"@types/eslint-scope": "^3.7.3",
"@types/estree": "^0.0.51",
@@ -35304,9 +35304,9 @@
"dev": true
},
"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==",
"requires": {
"@types/eslint-scope": "^3.7.3",
"@types/estree": "^0.0.51",