Skip to content

Commit ba2df6a

Browse files
committed
deps: update vulnerable packages
- Fixes dependabot alert findings: 186 Refs: KEH-281
1 parent 2125b7c commit ba2df6a

2 files changed

Lines changed: 2 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@
118118
"typescript-eslint": "^8.31.1"
119119
},
120120
"resolutions": {
121+
"lodash": "^4.18.1",
121122
"picomatch": "^4.0.4",
122123
"**/@typescript-eslint/typescript-estree/minimatch": "9.0.7"
123124
}

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5136,16 +5136,11 @@ lodash.upperfirst@^4.3.1:
51365136
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
51375137
integrity sha512-sReKOYJIJf74dhJONhU4e0/shzi1trVbSWDOhKYE5XV2O+H7Sb2Dihwuc7xWxVl+DgFPyTqIN3zMfT9cq5iWDg==
51385138

5139-
lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.23:
5139+
lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.23, lodash@^4.18.1, lodash@~4.17.0:
51405140
version "4.18.1"
51415141
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
51425142
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
51435143

5144-
lodash@~4.17.0:
5145-
version "4.17.23"
5146-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
5147-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
5148-
51495144
log-symbols@^4.0.0, log-symbols@^4.1.0:
51505145
version "4.1.0"
51515146
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-4.1.0.tgz#3fbdbb95b4683ac9fc785111e792e558d4abd503"

0 commit comments

Comments
 (0)