Skip to content

Commit

Permalink
Updated node modules to use new SAF CLI version and updated SAF Actio…
Browse files Browse the repository at this point in the history
…n version number

Signed-off-by: Daniel Medina <[email protected]>
  • Loading branch information
DMedina6 committed Aug 20, 2024
1 parent b7af81f commit f95ec6d
Show file tree
Hide file tree
Showing 12 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion node_modules/.package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Empty file modified node_modules/cardinal/bin/cdl.js
100644 → 100755
Empty file.
Empty file modified node_modules/json5/lib/cli.js
100644 → 100755
Empty file.
Empty file modified node_modules/tailwindcss/lib/cli.js
100644 → 100755
Empty file.
Empty file modified node_modules/ts-node/dist/bin-cwd.js
100644 → 100755
Empty file.
Empty file modified node_modules/ts-node/dist/bin-esm.js
100644 → 100755
Empty file.
Empty file modified node_modules/ts-node/dist/bin-script-deprecated.js
100644 → 100755
Empty file.
Empty file modified node_modules/ts-node/dist/bin-script.js
100644 → 100755
Empty file.
Empty file modified node_modules/ts-node/dist/bin-transpile.js
100644 → 100755
Empty file.
Empty file modified node_modules/ts-node/dist/bin.js
100644 → 100755
Empty file.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "saf_action",
"version": "1.7.4",
"version": "1.7.5",
"description": "GitHub Action for the [SAF CLI](https://github.com/mitre/saf)",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit f95ec6d

Please sign in to comment.