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 Sep 24, 2024
1 parent b46e863 commit 24f25ae
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/secrets_scanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
with:
fetch-depth: 0
- name: TruffleHog OSS
uses: trufflesecurity/trufflehog@06bbd6fd493fcac4a6db0e4850a92bcf932fafed # v3.81.10
uses: trufflesecurity/trufflehog@7e78ca385fb82c19568c7a4b341c97d57d9aa5e1 # v3.82.2
with:
path: ./
base: ${{ github.event.repository.default_branch }}
Expand Down
Binary file modified bun.lockb
Binary file not shown.
6 changes: 3 additions & 3 deletions code/multisig/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/multisig/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@
"@matterlabs/hardhat-zksync": "1.1.0",
"@matterlabs/zksync-contracts": "^0.6.1",
"@openzeppelin/contracts": "4.9.5",
"@types/chai": "^4.3.16",
"@types/mocha": "^10.0.7",
"@types/chai": "^4.3.19",
"@types/mocha": "^10.0.8",
"chai": "^4.5.0",
"dotenv": "^16.4.5",
"ethers": "^6.13.2",
"hardhat": "^2.22.7",
"mocha": "^10.7.0",
"mocha": "^10.7.3",
"ts-node": "^10.9.2",
"typescript": "^5.5.4",
"zksync-ethers": "^6.11.0"
Expand Down
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,12 +25,12 @@
"@iconify-json/simple-icons": "^1.2.1",
"@iconify-json/vscode-icons": "^1.2.0",
"@nuxt/content": "^2.13.2",
"@nuxt/eslint": "^0.5.5",
"@nuxt/fonts": "^0.7.2",
"@nuxt/eslint": "^0.5.7",
"@nuxt/fonts": "^0.9.0",
"@nuxt/image": "^1.8.0",
"@nuxt/ui": "^2.18.4",
"@nuxt/ui-pro": "^1.4.1",
"@nuxtjs/seo": "^2.0.0-rc.20",
"@nuxt/ui": "^2.18.6",
"@nuxt/ui-pro": "^1.4.3",
"@nuxtjs/seo": "^2.0.0-rc.21",
"dayjs": "^1.11.13",
"nuxt": "^3.13.1",
"nuxt-gtag": "^2.1.0",
Expand Down

0 comments on commit 24f25ae

Please sign in to comment.