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-CROSSSPAWN-8303230
  • Loading branch information
snyk-bot committed Nov 13, 2024
1 parent 208ee9d commit ca297dd
Show file tree
Hide file tree
Showing 2 changed files with 444 additions and 13 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
"author": "@ClayChipps",
"bugs": "https://github.com/ClayChipps/sf-chipps-package/issues",
"dependencies": {
"@oclif/core": "^3.19.4",
"@oclif/core": "^4.0.0",
"@salesforce/core": "^6.5.5",
"@salesforce/kit": "^3.0.15",
"@salesforce/packaging": "^3.2.15",
"@salesforce/sf-plugins-core": "^5.0.13",
"@salesforce/sf-plugins-core": "^10.0.0",
"@salesforce/ts-types": "^2.0.9"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit ca297dd

Please sign in to comment.