Skip to content

Commit 669a581

Browse files
chore: bump dotenv from 16.3.1 to 17.2.1 in /examples/deploy-contract
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 128169b commit 669a581

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/deploy-contract/package.json

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

0 commit comments

Comments
 (0)