mirror of
https://github.com/nextcloud/server.git
synced 2026-06-14 19:20:35 -04:00
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:
commit
91cc39b1c9
12 changed files with 16 additions and 17 deletions
2
dist/core-common.js.license
vendored
2
dist/core-common.js.license
vendored
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
4
dist/settings-vue-settings-admin-sharing.js
vendored
4
dist/settings-vue-settings-admin-sharing.js
vendored
File diff suppressed because one or more lines are too long
|
|
@ -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
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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
9
package-lock.json
generated
|
|
@ -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",
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue