Skip to content

Commit 1aea707

Browse files
Bump dotenv from 16.3.1 to 16.4.5
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.1 to 16.4.5. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.3.1...v16.4.5) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 708dc3a commit 1aea707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"serve": "cross-env PAYLOAD_CONFIG_PATH=dist/payload.config.js NODE_ENV=production node dist/server.js"
2323
},
2424
"dependencies": {
25-
"dotenv": "16.3.1",
25+
"dotenv": "16.4.5",
2626
"express": "4.18.2",
2727
"payload": "2.0.14",
2828
"zod": "3.22.4"

0 commit comments

Comments
 (0)