chore(deps): bump @types/lodash from 4.17.9 to 4.17.13 in /web/ui (#15265)

Bumps [@types/lodash](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/lodash) from 4.17.9 to 4.17.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/lodash)

---
updated-dependencies:
- dependency-name: "@types/lodash"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
pull/15270/head
dependabot[bot] 2024-12-10 17:58:39 +01:00 committed by GitHub
parent 3a4e7710a0
commit 6daf75d8ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View File

@ -34,7 +34,7 @@
"@tanstack/react-query": "^5.62.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.13",
"@types/sanitize-html": "^2.13.0",
"@uiw/react-codemirror": "^4.23.3",
"clsx": "^2.1.1",

View File

@ -48,7 +48,7 @@
"@tanstack/react-query": "^5.62.0",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.1",
"@types/lodash": "^4.17.9",
"@types/lodash": "^4.17.13",
"@types/sanitize-html": "^2.13.0",
"@uiw/react-codemirror": "^4.23.3",
"clsx": "^2.1.1",
@ -2861,9 +2861,9 @@
"dev": true
},
"node_modules/@types/lodash": {
"version": "4.17.9",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.9.tgz",
"integrity": "sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w=="
"version": "4.17.13",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.13.tgz",
"integrity": "sha512-lfx+dftrEZcdBPczf9d0Qv0x+j/rfNCMuC6OcfXmO8gkfeNAY88PgKUbvG56whcN23gc27yenwF6oJZXGFpYxg=="
},
"node_modules/@types/node": {
"version": "22.5.4",