1
0
Fork 0

Merge pull request #6106 from freesewing/dependabot/npm_and_yarn/dotenv-16.4.5

chore(deps): Bump dotenv from 16.4.4 to 16.4.5
This commit is contained in:
Joost De Cock 2024-02-20 17:42:49 +01:00 committed by GitHub
commit df5212c181
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@prisma/client": "5.9.1",
"bcryptjs": "2.4.3",
"cors": "2.8.5",
"dotenv": "16.4.4",
"dotenv": "16.4.5",
"express": "4.18.2",
"js-yaml": "4.1.0",
"lodash.get": "4.4.2",

View file

@ -5045,10 +5045,10 @@ dotenv-expand@~10.0.0:
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
dotenv@16.4.4:
version "16.4.4"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==
dotenv@16.4.5:
version "16.4.5"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==
dotenv@~16.3.1:
version "16.3.2"