Merge pull request #57717 from nextcloud/dependabot/npm_and_yarn/stable32/lodash-4.17.23

[stable32] build(deps): bump lodash from 4.17.21 to 4.17.23
This commit is contained in:
github-actions[bot] 2026-01-24 16:59:33 +00:00 committed by GitHub
commit 91cc39b1c9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 16 additions and 17 deletions

View file

@ -452,7 +452,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- marked
- version: 16.4.2

View file

@ -312,7 +312,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- math-intrinsics
- version: 1.1.0

View file

@ -315,7 +315,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- math-intrinsics
- version: 1.1.0

View file

@ -177,7 +177,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- md5
- version: 2.3.0

File diff suppressed because one or more lines are too long

View file

@ -168,7 +168,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.6
- license: MIT
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- md5
- version: 2.3.0

File diff suppressed because one or more lines are too long

View file

@ -179,7 +179,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- buffer
- version: 6.0.3

View file

@ -162,7 +162,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- buffer
- version: 6.0.3

View file

@ -153,7 +153,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.1
- license: BSD-3-Clause
- lodash
- version: 4.17.21
- version: 4.17.23
- license: MIT
- buffer
- version: 6.0.3

9
package-lock.json generated
View file

@ -56,7 +56,7 @@
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.34",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",
@ -17543,10 +17543,9 @@
}
},
"node_modules/lodash": {
"version": "4.17.21",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
"license": "MIT"
"version": "4.17.23",
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w=="
},
"node_modules/lodash.camelcase": {
"version": "4.3.0",

View file

@ -85,7 +85,7 @@
"jquery-ui": "1.14.1",
"jquery-ui-dist": "^1.13.3",
"libphonenumber-js": "^1.12.34",
"lodash": "^4.17.21",
"lodash": "^4.17.23",
"marked": "^16.4.2",
"moment": "^2.30.1",
"moment-timezone": "^0.6.0",