Skip to content

Commit

Permalink
bump: update protobufjs to 6.11.4 (#504)
Browse files Browse the repository at this point in the history
  • Loading branch information
pvlugter authored Aug 22, 2023
1 parent 14f9c6f commit aa932aa
Show file tree
Hide file tree
Showing 3 changed files with 1,872 additions and 1,476 deletions.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -203,7 +203,7 @@ jobs:
- run:
name: "check vulnerabilities in transitive dependencies"
working_directory: "~/project/sdk"
command: npm audit --production
command: npm audit --omit=dev
# build/run these sample tests with local version of kalix-scripts
- setup_sbt
- restore_deps_cache
Expand Down
Loading

0 comments on commit aa932aa

Please sign in to comment.