Skip to content

Commit

Permalink
Merge branch 'main' into feat/quality-gates
Browse files Browse the repository at this point in the history
  • Loading branch information
wayne-grant authored Jun 5, 2024
2 parents 586b9a8 + 09589e9 commit 9fc8db4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -71,6 +71,7 @@ jobs:
- install_deps
- prodsec/security_scans:
mode: auto
open-source-additional-arguments: --exclude=test,dist
iac-scan: disabled
lint:
<<: *defaults
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,8 @@
"lodash.groupby": "^4.6.0",
"lodash.isempty": "^4.4.0",
"lodash.sortby": "^4.7.0",
"micromatch": "4.0.2",
"snyk-nodejs-lockfile-parser": "^1.56.0",
"micromatch": "4.0.7",
"snyk-nodejs-lockfile-parser": "^1.56.1",
"snyk-resolve-deps": "4.8.0"
},
"devDependencies": {
Expand Down

0 comments on commit 9fc8db4

Please sign in to comment.