Skip to content

Commit

Permalink
fix: Vulnerabilities with lodash (#1385)
Browse files Browse the repository at this point in the history
* remove use of lodash.template and lodash.set

* update oclif packages

* revert @oclif/test update

* fix build conflicts

---------

Co-authored-by: tracyboehrer <tracyboehrer@users.noreply.github.com>
  • Loading branch information
JhontSouth and tracyboehrer authored Sep 11, 2024
1 parent e652544 commit 2dc343a
Show file tree
Hide file tree
Showing 14 changed files with 392 additions and 202 deletions.
2 changes: 0 additions & 2 deletions common/config/rush/pnpm-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,7 @@
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/pnpm-config.schema.json",
"globalOverrides": {
"yarn": "^1.22.22",
"@oclif/config": "1.15.1",
"minimist": "^1.2.6",
"lodash": "^4.17.21",
"xml2js": "^0.5.0",
"tar": "^6.1.9",
"yargs@15>y18n": "^4.0.1",
Expand Down
Loading

0 comments on commit 2dc343a

Please sign in to comment.