Skip to content

Commit

Permalink
fix: upgraded dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
hknokh2 committed Apr 28, 2024
1 parent 6e0dbbf commit e2e702a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
"developedBy": "Haim Knokh",
"bugs": "https://github.com/forcedotcom/SFDX-Data-Move-Utility/issues",
"dependencies": {
"@babel/traverse": "^7.24.1",
"@oclif/command": "^1.8.36",
"@oclif/config": "^1.18.17",
"@oclif/errors": "^1.3.6",
Expand Down Expand Up @@ -96,4 +97,4 @@
"build": "tsc -b",
"typedoc-sfdmu-run-addons": "typedoc --options typedoc-sfdmu-run-addons.json"
}
}
}

0 comments on commit e2e702a

Please sign in to comment.