fix(deps): update dependency @types/lodash to v4.17.17 (main) (#17893)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/17894/head
renovate[bot] 7 months ago committed by GitHub
parent 7c3eefb272
commit a8dba2f14a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      pkg/ui/frontend/package-lock.json

@ -3866,9 +3866,9 @@
"license": "MIT"
},
"node_modules/@types/lodash": {
"version": "4.17.16",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.16.tgz",
"integrity": "sha512-HX7Em5NYQAXKW+1T+FiuG27NGwzJfCX3s1GjOa7ujxZa52kjJLOr4FUxT+giF6Tgxv1e+/czV/iTtBw27WTU9g==",
"version": "4.17.17",
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.17.17.tgz",
"integrity": "sha512-RRVJ+J3J+WmyOTqnz3PiBLA501eKwXl2noseKOrNo/6+XEHjTAxO4xHvxQB6QuNm+s4WRbn6rSiap8+EA+ykFQ==",
"license": "MIT"
},
"node_modules/@types/minimatch": {

Loading…
Cancel
Save