Skip to content

Commit 42e2048

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/update-action-env-variables/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.3.1"
1414
}
1515
}

0 commit comments

Comments
 (0)