mirror of
https://github.com/nextcloud/server.git
synced 2026-06-12 02:00:51 -04:00
Merge pull request #16348 from nextcloud/dependabot/npm_and_yarn/apps/accessibility/stable15/lodash-4.17.14
[Security] Bump lodash from 4.17.11 to 4.17.14 in /apps/accessibility
This commit is contained in:
commit
7bb694c0a1
1 changed files with 3 additions and 3 deletions
6
apps/accessibility/package-lock.json
generated
6
apps/accessibility/package-lock.json
generated
|
|
@ -3529,9 +3529,9 @@
|
|||
}
|
||||
},
|
||||
"lodash": {
|
||||
"version": "4.17.11",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz",
|
||||
"integrity": "sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==",
|
||||
"version": "4.17.14",
|
||||
"resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.14.tgz",
|
||||
"integrity": "sha512-mmKYbW3GLuJeX+iGP+Y7Gp1AiGHGbXHCOh/jZmrawMmsE7MS4znI3RL2FsjbqOyMayHInjOeykW7PEajUk1/xw==",
|
||||
"dev": true
|
||||
},
|
||||
"lodash.debounce": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue