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-FASTXMLPARSER-7573289
- https://snyk.io/vuln/SNYK-JS-EJS-6689533
  • Loading branch information
snyk-bot committed Sep 6, 2024
1 parent 208ee9d commit 2159933
Show file tree
Hide file tree
Showing 2 changed files with 461 additions and 49 deletions.
6 changes: 3 additions & 3 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": "^3.26.3",
"@salesforce/core": "^6.5.5",
"@salesforce/kit": "^3.0.15",
"@salesforce/packaging": "^3.2.15",
"@salesforce/sf-plugins-core": "^5.0.13",
"@salesforce/packaging": "^4.1.13",
"@salesforce/sf-plugins-core": "^9.0.7",
"@salesforce/ts-types": "^2.0.9"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit 2159933

Please sign in to comment.