Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 18, 2024
1 parent ebf2753 commit 7dbad21
Show file tree
Hide file tree
Showing 15 changed files with 367 additions and 321 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/secrets_scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,11 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # v4.1.7
uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4.2.2
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@06bbd6fd493fcac4a6db0e4850a92bcf932fafed # v3.81.10
uses: trufflesecurity/trufflehog@299f883d17996d3831098f73ad3f8ec0b5372acf # v3.87.0
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
Binary file modified bun.lockb
Binary file not shown.
47 changes: 20 additions & 27 deletions code/frontend-paymaster/contracts/package-lock.json

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

6 changes: 3 additions & 3 deletions code/frontend-paymaster/contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
"@openzeppelin/contracts": "^4.9.2",
"@nomicfoundation/hardhat-verify": "^2.0.9",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.7",
"@types/mocha": "^10.0.8",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"ethers": "^6.13.2",
"ethers": "^6.13.3",
"hardhat": "^2.22.7",
"mocha": "^10.7.0",
"mocha": "^10.8.2",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"zksync-ethers": "^6.11.0"
Expand Down
Loading

0 comments on commit 7dbad21

Please sign in to comment.