Merge pull request #26 from mooxl/dependabot/npm_and_yarn/payload/dotenv-16.3.1

Bump dotenv from 16.1.4 to 16.3.1 in /payload
This commit is contained in:
Max Schmidt 2023-06-23 01:07:47 +02:00 committed by GitHub
commit 389dee988f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -14,7 +14,7 @@
}, },
"dependencies": { "dependencies": {
"cross-env": "^7.0.3", "cross-env": "^7.0.3",
"dotenv": "^16.1.4", "dotenv": "^16.3.1",
"express": "^4.17.1", "express": "^4.17.1",
"payload": "^1.10.1", "payload": "^1.10.1",
"tsconfig-paths": "^4.2.0" "tsconfig-paths": "^4.2.0"

View File

@ -2009,10 +2009,10 @@ dot-prop@^6.0.1:
dependencies: dependencies:
is-obj "^2.0.0" is-obj "^2.0.0"
dotenv@^16.1.4: dotenv@^16.3.1:
version "16.1.4" version "16.3.1"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e"
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw== integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ==
dotenv@^8.6.0: dotenv@^8.6.0:
version "8.6.0" version "8.6.0"