Skip to content

Commit 0d3fd23

Browse files
committed
1.4.22
Signed-off-by: Amndeep Singh Mann <amann@mitre.org>
1 parent 4c92e31 commit 0d3fd23

3 files changed

Lines changed: 22 additions & 29 deletions

File tree

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.4.22
1+
1.5.0

package-lock.json

Lines changed: 18 additions & 25 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.22",
4+
"version": "1.5.0",
55
"author": "The MITRE Security Automation Framework",
66
"bin": "./bin/run",
77
"bugs": "https://github.com/mitre/saf/issues",
@@ -12,8 +12,8 @@
1212
"@microsoft/microsoft-graph-client": "^3.0.7",
1313
"@microsoft/microsoft-graph-types": "^2.40.0",
1414
"@mitre/emass_client": "3.22.0",
15-
"@mitre/hdf-converters": "2.12.1",
16-
"@mitre/heimdall-lite": "2.12.1",
15+
"@mitre/hdf-converters": "2.12.2",
16+
"@mitre/heimdall-lite": "2.12.2",
1717
"@mitre/inspec-objects": "2.0.5",
1818
"@oclif/core": "^4.2.10",
1919
"@oclif/plugin-help": "^6.0.9",

0 commit comments

Comments
 (0)