Skip to content

Commit 9aac2f5

Browse files
fix(deps): update dependency lodash to v4.18.1 [security]
1 parent b3c6dc6 commit 9aac2f5

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
@@ -48,7 +48,7 @@
4848
"http-proxy": "1.18.1",
4949
"https-proxy-agent": "7.0.0",
5050
"inquirer": "8.2.6",
51-
"lodash": "4.17.21",
51+
"lodash": "4.18.1",
5252
"nodesi": "1.17.0",
5353
"opn": "5.5.0",
5454
"porty": "3.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2955,10 +2955,10 @@ lodash.templatesettings@^4.0.0:
29552955
dependencies:
29562956
lodash._reinterpolate "^3.0.0"
29572957

2958-
lodash@4.17.21:
2959-
version "4.17.21"
2960-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
2961-
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
2958+
lodash@4.18.1:
2959+
version "4.18.1"
2960+
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.18.1.tgz#ff2b66c1f6326d59513de2407bf881439812771c"
2961+
integrity sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==
29622962

29632963
lodash@^4.17.10, lodash@^4.17.15, lodash@^4.17.21:
29642964
version "4.17.23"

0 commit comments

Comments
 (0)