1
0
Fork 0

Merge pull request #5872 from freesewing/dependabot/npm_and_yarn/dotenv-16.3.2

build(deps): bump dotenv from 16.3.1 to 16.3.2
This commit is contained in:
Joost De Cock 2024-01-22 18:27:09 +01:00 committed by GitHub
commit c5e08fa44a
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.8.1", "@prisma/client": "5.8.1",
"bcryptjs": "2.4.3", "bcryptjs": "2.4.3",
"cors": "2.8.5", "cors": "2.8.5",
"dotenv": "16.3.1", "dotenv": "16.3.2",
"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

@ -5019,10 +5019,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.3.1, dotenv@~16.3.1: dotenv@16.3.2, dotenv@~16.3.1:
version "16.3.1" version "16.3.2"
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.1.tgz#369034de7d7e5b120972693352a3bf112172cc3e" resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.3.2.tgz#3cb611ce5a63002dbabf7c281bc331f69d28f03f"
integrity sha512-IPzF4w4/Rd94bA9imS68tZBaYyBWSCE47V1RGuMrB94iyTOIEwRmVL2x/4An+6mETpLrKJ5hQkB8W4kFAadeIQ== integrity sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==
duplexer@^0.1.1, duplexer@^0.1.2: duplexer@^0.1.1, duplexer@^0.1.2:
version "0.1.2" version "0.1.2"