Skip to content

Commit e3e8995

Browse files
chore: bump dotenv from 16.3.1 to 17.2.0 in /examples/update-action
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 e3e8995

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/update-action/package.json

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

0 commit comments

Comments
 (0)