Skip to content

Commit cfa5991

Browse files
committed
fix: package.json & yarn.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-QS-15268416
1 parent 6b55125 commit cfa5991

File tree

2 files changed

+1053
-7
lines changed

2 files changed

+1053
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@oclif/config": "^1.18.2",
1010
"@oclif/errors": "^1",
1111
"@salesforce/command": "^3.1.0",
12-
"@salesforce/core": "^2.36.0",
12+
"@salesforce/core": "^7.0.0",
1313
"@salesforce/sf-plugins-core": "^9.0.11",
1414
"fast-xml-parser": "^4.2.5",
1515
"string-argv": "^0.3.1",

0 commit comments

Comments
 (0)