Skip to content

Commit 584b91a

Browse files
committed
fix: examples/package.json & examples/yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504
1 parent e64853f commit 584b91a

File tree

2 files changed

+145
-263
lines changed

2 files changed

+145
-263
lines changed

examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"Salesforce CLI"
1616
],
1717
"dependencies": {
18-
"@salesforce/core": "^6",
18+
"@salesforce/core": "^7.0.0",
1919
"chalk": "^4",
2020
"inquirer": "^8",
2121
"lodash": "^4.17.21",

0 commit comments

Comments
 (0)