Skip to content

Commit b63c419

Browse files
Update dependency lodash to v4.18.1 [SECURITY]
1 parent 96ada61 commit b63c419

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@
246246
"@types/react": "18.2.79",
247247
"formidable": "3.5.4",
248248
"kind-of": "6.0.3",
249-
"lodash": "4.17.23",
249+
"lodash": "4.18.1",
250250
"http-proxy": "1.18.1",
251251
"node-fetch": "2.7.0",
252252
"trim": "1.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11332,10 +11332,10 @@ lodash.uniq@^4.5.0:
1133211332
resolved "https://registry.yarnpkg.com/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
1133311333
integrity sha512-xfBaXQd9ryd9dlSDvnvI0lvxfLJlYAZzXomUYzLKtUeOQvOP5piqAWuGtrhWeqaXK9hhoM/iyJc5AV+XfsX3HQ==
1133411334

11335-
lodash@4.17.23, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.1:
11336-
version "4.17.23"
11337-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.23.tgz#f113b0378386103be4f6893388c73d0bde7f2c5a"
11338-
integrity sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==
11335+
lodash@4.18.1, lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20, lodash@^4.17.21, lodash@^4.17.4, lodash@^4.2.1:
11336+
version "4.18.1"
11337+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
11338+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
1133911339

1134011340
log-symbols@^4.1.0:
1134111341
version "4.1.0"

0 commit comments

Comments
 (0)