Skip to content

Commit

Permalink
Bump dotenv from 8.6.0 to 16.3.1 in /examples/web3-provider
Browse files Browse the repository at this point in the history
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 16.3.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](motdotla/dotenv@v8.6.0...v16.3.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 19, 2023
1 parent 23e1af6 commit 7eb4e6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/web3-provider/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"license": "MIT",
"dependencies": {
"@openzeppelin/defender-relay-client": "1.50.0-rc.1",
"dotenv": "^8.2.0",
"dotenv": "^16.3.1",
"web3": "^1.8.2"
}
}

0 comments on commit 7eb4e6e

Please sign in to comment.