Skip to content

Commit

Permalink
Bump dotenv from 8.6.0 to 16.3.1 in /examples/unpause-proposal
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 25, 2023
1 parent d373eb4 commit 410432f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/unpause-proposal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
},
"dependencies": {
"@openzeppelin/defender-admin-client": "1.51.0-rc.0",
"dotenv": "^8.2.0"
"dotenv": "^16.3.1"
}
}

0 comments on commit 410432f

Please sign in to comment.