1
0
Fork 0

Merge pull request #6053 from freesewing/dependabot/npm_and_yarn/dotenv-16.4.4

chore(deps): Bump dotenv from 16.4.2 to 16.4.4
This commit is contained in:
Joost De Cock 2024-02-14 17:46:39 +01:00 committed by GitHub
commit de89459054
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", "@prisma/client": "5.9.1",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"cors": "2.8.5", "cors": "2.8.5",
"dotenv": "16.4.2", "dotenv": "16.4.4",
"express": "4.18.2", "express": "4.18.2",
"js-yaml": "4.1.0", "js-yaml": "4.1.0",
"lodash.get": "4.4.2", "lodash.get": "4.4.2",

View file

@ -5056,10 +5056,10 @@ dotenv-expand@~10.0.0:
resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37" resolved "https://registry.yarnpkg.com/dotenv-expand/-/dotenv-expand-10.0.0.tgz#12605d00fb0af6d0a592e6558585784032e4ef37"
integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A== integrity sha512-GopVGCpVS1UKH75VKHGuQFqS1Gusej0z4FyQkPdwjil2gNIv+LNsqBlboOzpJFZKVT95GkCyWJbBSdFEFUWI2A==
dotenv@16.4.2: dotenv@16.4.4:
version "16.4.2" version "16.4.4"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.2.tgz#7ca798f89ae2011846bbdbf6470785307754120d" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.4.tgz#a26e7bb95ebd36272ebb56edb80b826aecf224c1"
integrity sha512-rZSSFxke7d9nYQ5NeMIwp5PP+f8wXgKNljpOb7KtH6SKW1cEqcXAz9VSJYVLKe7Jhup/gUYOkaeSVyK8GJ+nBg== integrity sha512-XvPXc8XAQThSjAbY6cQ/9PcBXmFoWuw1sQ3b8HqUCR6ziGXjkTi//kB9SWa2UwqlgdAIuRqAa/9hVljzPehbYg==
dotenv@~16.3.1: dotenv@~16.3.1:
version "16.3.2" version "16.3.2"