Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Commit 2dc343a

Browse files
fix: Vulnerabilities with lodash (#1385)
* remove use of lodash.template and lodash.set * update oclif packages * revert @oclif/test update * fix build conflicts --------- Co-authored-by: tracyboehrer <[email protected]>
1 parent e652544 commit 2dc343a

File tree

14 files changed

+392
-202
lines changed

14 files changed

+392
-202
lines changed

common/config/rush/pnpm-config.json

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,7 @@
22
"$schema": "https://developer.microsoft.com/json-schemas/rush/v5/pnpm-config.schema.json",
33
"globalOverrides": {
44
"yarn": "^1.22.22",
5-
"@oclif/config": "1.15.1",
65
"minimist": "^1.2.6",
7-
"lodash": "^4.17.21",
86
"xml2js": "^0.5.0",
97
"tar": "^6.1.9",
108
"yargs@15>y18n": "^4.0.1",

0 commit comments

Comments
 (0)