mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #59443 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/stable33/lodash-4.18.1
[stable33] chore(deps): Bump lodash from 4.17.23 to 4.18.1 in /build/frontend-legacy
This commit is contained in:
commit
bc3beffdfe
12 changed files with 16 additions and 16 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.41",
|
||||
"lodash": "^4.17.23",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
|
|
@ -12245,9 +12245,9 @@
|
|||
}
|
||||
},
|
||||
"node_modules/lodash": {
|
||||
"version": "4.17.23",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
|
||||
"integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
|
||||
"version": "4.18.1",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
|
||||
"integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
|
||||
"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.41",
|
||||
"lodash": "^4.17.23",
|
||||
"lodash": "^4.18.1",
|
||||
"marked": "^17.0.6",
|
||||
"moment": "^2.30.1",
|
||||
"moment-timezone": "^0.6.0",
|
||||
|
|
|
|||
2
dist/core-common.js.license
vendored
2
dist/core-common.js.license
vendored
|
|
@ -467,7 +467,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 3.7.1
|
||||
- license: MIT
|
||||
- lodash
|
||||
- version: 4.17.23
|
||||
- version: 4.18.1
|
||||
- license: MIT
|
||||
- longest-streak
|
||||
- version: 3.1.0
|
||||
|
|
|
|||
2
dist/core-common.js.map
vendored
2
dist/core-common.js.map
vendored
File diff suppressed because one or more lines are too long
|
|
@ -228,7 +228,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- lodash
|
||||
- version: 4.17.23
|
||||
- version: 4.18.1
|
||||
- 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
|
|
@ -189,7 +189,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.1.6
|
||||
- license: MIT
|
||||
- lodash
|
||||
- version: 4.17.23
|
||||
- version: 4.18.1
|
||||
- license: MIT
|
||||
- md5
|
||||
- version: 2.3.0
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
|
|
@ -217,7 +217,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 6.1.0
|
||||
- license: MIT
|
||||
- lodash
|
||||
- version: 4.17.23
|
||||
- version: 4.18.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
|
|
|
|||
|
|
@ -213,7 +213,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: BSD-3-Clause
|
||||
- lodash
|
||||
- version: 4.17.23
|
||||
- version: 4.18.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
|
|
|
|||
|
|
@ -204,7 +204,7 @@ This file is generated from multiple sources. Included packages:
|
|||
- version: 1.2.1
|
||||
- license: BSD-3-Clause
|
||||
- lodash
|
||||
- version: 4.17.23
|
||||
- version: 4.18.1
|
||||
- license: MIT
|
||||
- buffer
|
||||
- version: 6.0.3
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue