sfdx-hardis 6.12.2 → 6.12.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Swiss-army-knife Toolbox for Salesforce.\n Allows you to define a complete CD/CD Pipeline.\n Orchestrate base commands and assist users with interactive wizards",
4
4
  "author": "NicolasVuillamy @nvuillam",
5
5
  "bugs": "https://github.com/hardisgroupcom/sfdx-hardis/issues",
6
- "version": "6.12.2",
6
+ "version": "6.12.3",
7
7
  "dependencies": {
8
8
  "@actions/github": "^6.0.1",
9
9
  "@cparra/apexdocs": "^3.14.1",
@@ -20,7 +20,7 @@
20
20
  "@slack/web-api": "^7.12.0",
21
21
  "@supercharge/promise-pool": "^3.2.0",
22
22
  "@xmldom/xmldom": "^0.9.8",
23
- "axios": "^1.12.1",
23
+ "axios": "^1.13.2",
24
24
  "azure-devops-node-api": "^14.1.0",
25
25
  "bitbucket": "^2.12.0",
26
26
  "chalk": "^5.6.2",
@@ -43,9 +43,9 @@
43
43
  "glob": "^11.0.3",
44
44
  "he": "^1.2.0",
45
45
  "inquirer": "^10.2.2",
46
- "isomorphic-dompurify": "^2.28.0",
46
+ "isomorphic-dompurify": "^2.32.0",
47
47
  "jira-client": "^8.2.2",
48
- "js-yaml": "^4.1.0",
48
+ "js-yaml": "^4.1.1",
49
49
  "jsdoc-to-markdown": "^9.1.3",
50
50
  "langchain": "^0.3.36",
51
51
  "make-fetch-happen": "^14.0.3",
@@ -97,7 +97,7 @@
97
97
  "@types/jira-client": "^7.1.9",
98
98
  "@types/js-yaml": "^4.0.9",
99
99
  "@types/make-fetch-happen": "^10.0.4",
100
- "@types/papaparse": "^5.3.16",
100
+ "@types/papaparse": "^5.5.0",
101
101
  "@types/psl": "^1.1.3",
102
102
  "@types/set-value": "^4.0.3",
103
103
  "@types/sort-array": "^4.1.2",