Skip to content

Commit adeda72

Browse files
1.4.18
Signed-off-by: Sujay Kandwal <skandwal@mitre.org>
1 parent 35fcb52 commit adeda72

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.17
1+
1.4.18

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@mitre/saf",
33
"description": "The MITRE Security Automation Framework (SAF) Command Line Interface (CLI) brings together applications, techniques, libraries, and tools developed by MITRE and the security community to streamline security automation for systems and DevOps pipelines.",
4-
"version": "1.4.17",
4+
"version": "1.4.18",
55
"author": "The MITRE Security Automation Framework",
66
"bin": "./bin/run",
77
"bugs": "https://github.com/mitre/saf/issues",
@@ -55,7 +55,7 @@
5555
"https": "^1.0.0",
5656
"inquirer": "12.3.3",
5757
"inquirer-file-selector": "^0.6.1",
58-
"inspecjs": "^2.10.16",
58+
"inspecjs": "^2.11.0",
5959
"jest": "^29.7.0",
6060
"jest-mock": "^29.7.0",
6161
"js-yaml": "^4.1.0",
@@ -227,4 +227,4 @@
227227
"**/test/**/**/__tests__/**/*.ts"
228228
]
229229
}
230-
}
230+
}

0 commit comments

Comments
 (0)