Skip to content

Commit

Permalink
fix several npm audit issues (#11080)
Browse files Browse the repository at this point in the history
* fix: json-schema

* bump eth-gas-reporter

* fix shelljs

* fix minimatch & lodash

* run hh on lockfile changes
  • Loading branch information
RensR authored Oct 25, 2023
1 parent a3817b5 commit 93a4ef9
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 426 deletions.
1 change: 1 addition & 0 deletions .github/workflows/solidity-hardhat.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jobs:
- 'contracts/src/!(v0.8/(llo-feeds|ccip)/**)/**/*'
- 'contracts/test/**/*'
- 'contracts/package.json'
- 'contracts/pnpm-lock.yaml'
- 'contracts/hardhat.config.ts'
- 'contracts/ci.json'
- '.github/workflows/solidity-hardhat.yml'
Expand Down
Loading

0 comments on commit 93a4ef9

Please sign in to comment.