mirror of
https://github.com/nextcloud/server.git
synced 2026-03-24 19:33:49 -04:00
Merge pull request #57711 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/lodash-4.17.23
[stable33] build(deps): bump lodash from 4.17.21 to 4.17.23 in /build/frontend-legacy
This commit is contained in:
commit
5301da55b2
10 changed files with 14 additions and 14 deletions
8
build/frontend-legacy/package-lock.json
generated
8
build/frontend-legacy/package-lock.json
generated
|
|
@ -55,7 +55,7 @@
|
|||
"jquery-ui": "1.14.1",
|
||||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.12.35",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": "^4.17.23",
|
||||
"marked": "^17.0.1",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
|
|
@ -11775,9 +11775,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lodash": {
|
||||
"version": "4.17.21",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
|
||||
"integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==",
|
||||
"version": "4.17.23",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
|
||||
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/lodash.debounce": {
|
||||
|
|
|
|||
|
|
@ -71,7 +71,7 @@
|
|||
"jquery-ui": "1.14.1",
|
||||
"jquery-ui-dist": "^1.13.3",
|
||||
"libphonenumber-js": "^1.12.35",
|
||||
"lodash": "^4.17.21",
|
||||
"lodash": "^4.17.23",
|
||||
"marked": "^17.0.1",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
|
|
|
|||
2
dist/core-common.js.license
vendored
2
dist/core-common.js.license
vendored
|
|
@ -495,7 +495,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: 17.0.1
|
||||
|
|
|
|||
|
|
@ -193,7 +193,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
|
|
@ -172,7 +172,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
|
|
@ -178,7 +178,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.1.0
|
||||
- license: MIT
|
||||
- lodash
|
||||
- version: 4.17.21
|
||||
- version: 4.17.23
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
|
|
|
|||
|
|
@ -174,7 +174,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
|
||||
|
|
|
|||
|
|
@ -169,7 +169,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
|
||||
|
|
|
|||
Loading…
Reference in a new issue