Skip to content

Commit de76992

Browse files
chore: bump dotenv from 16.3.1 to 17.2.0 in /examples/list-contracts
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 17.2.0. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v17.2.0) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 717ae25 commit de76992

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/list-contracts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@
1010
},
1111
"dependencies": {
1212
"@openzeppelin/defender-sdk": "1.15.0",
13-
"dotenv": "^16.3.1"
13+
"dotenv": "^17.2.0"
1414
}
1515
}

0 commit comments

Comments
 (0)