Skip to content

Commit

Permalink
fix: package.json & yarn.lock to reduce vulnerabilities
Browse files Browse the repository at this point in the history
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EJS-6689533
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent c859a34 commit d4c5613
Show file tree
Hide file tree
Showing 2 changed files with 365 additions and 9 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,10 @@
"author": "@ClayChipps",
"bugs": "https://github.com/ClayChipps/sf-chipps-data/issues",
"dependencies": {
"@oclif/core": "^3.19.2",
"@oclif/core": "^3.26.3",
"@salesforce/core": "^6.5.3",
"@salesforce/kit": "^3.0.15",
"@salesforce/sf-plugins-core": "^5.0.13",
"@salesforce/sf-plugins-core": "^9.0.7",
"csv-parse": "^5.5.3",
"csv-writer": "^1.6.0",
"form-data": "^4.0.0",
Expand Down
Loading

0 comments on commit d4c5613

Please sign in to comment.