Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 4 updates in the /blockchain/predeploy-contracts directory: [@openzeppelin/contracts](https://github.com/OpenZeppelin/openzeppelin-contracts), [es5-ext](https://github.com/medikoo/es5-ext), [express](https://github.com/expressjs/express) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `@openzeppelin/contracts` from 4.9.3 to 4.9.6
- [Release notes](https://github.com/OpenZeppelin/openzeppelin-contracts/releases)
- [Changelog](https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/CHANGELOG.md)
- [Commits](OpenZeppelin/openzeppelin-contracts@v4.9.3...v4.9.6)

Updates `es5-ext` from 0.10.53 to 0.10.64
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](medikoo/es5-ext@v0.10.53...v0.10.64)

Updates `express` from 4.17.3 to 4.19.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.17.3...4.19.2)

Updates `follow-redirects` from 1.15.5 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: "@openzeppelin/contracts"
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: es5-ext
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 62825e0 commit 3bdde04
Show file tree
Hide file tree
Showing 2 changed files with 180 additions and 64 deletions.
2 changes: 1 addition & 1 deletion blockchain/predeploy-contracts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"truffle-compile": "truffle compile"
},
"dependencies": {
"@openzeppelin/contracts": "4.9.3",
"@openzeppelin/contracts": "4.9.6",
"ethers": "^5.0.32",
"handlebars": "^4.7.7"
},
Expand Down
Loading

0 comments on commit 3bdde04

Please sign in to comment.