Skip to content

Commit c15d59f

Browse files
committed
🔒 Manualy fix audit vulnerabilities
1 parent b48b691 commit c15d59f

2 files changed

Lines changed: 18 additions & 14 deletions

File tree

package-lock.json

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,5 +94,9 @@
9494
"fs": "0.0.1-security",
9595
"path": "^0.12.7",
9696
"shelljs": "^0.8.3"
97+
},
98+
"resolutions": {
99+
"yargs-parser": "^20.2.4",
100+
"lodash": "^4.17.19"
97101
}
98102
}

0 commit comments

Comments
 (0)