Merge pull request #4211 from freesewing/dependabot/npm_and_yarn/dotenv-16.1.3
chore(deps): bump dotenv from 16.1.1 to 16.1.3
This commit is contained in:
commit
cb557a07d0
3 changed files with 6 additions and 6 deletions
|
@ -192,7 +192,7 @@ backend:
|
|||
'bcryptjs': '2.4.3'
|
||||
'cors': '2.8.5'
|
||||
'crypto': '1.0.1'
|
||||
'dotenv': '16.1.1'
|
||||
'dotenv': '16.1.3'
|
||||
'express': '4.18.2'
|
||||
'js-yaml': *jsyaml
|
||||
'lodash.get': *_get
|
||||
|
|
|
@ -33,7 +33,7 @@
|
|||
"bcryptjs": "2.4.3",
|
||||
"cors": "2.8.5",
|
||||
"crypto": "1.0.1",
|
||||
"dotenv": "16.1.1",
|
||||
"dotenv": "16.1.3",
|
||||
"express": "4.18.2",
|
||||
"js-yaml": "4.1.0",
|
||||
"lodash.get": "4.4.2",
|
||||
|
|
|
@ -7759,10 +7759,10 @@ dot-prop@^5.1.0, dot-prop@^5.2.0:
|
|||
dependencies:
|
||||
is-obj "^2.0.0"
|
||||
|
||||
dotenv@16.1.1:
|
||||
version "16.1.1"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.1.tgz#9105a6c486ab66076231fbe7cf4ba77131a61d65"
|
||||
integrity sha512-UGmzIqXU/4b6Vb3R1Vrfd/4vGgVlB+mO+vEixOdfRhLeppkyW2BMhuK7TL8d0el+q9c4lW9qK2wZYhNLFhXYLA==
|
||||
dotenv@16.1.3:
|
||||
version "16.1.3"
|
||||
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.3.tgz#0c67e90d0ddb48d08c570888f709b41844928210"
|
||||
integrity sha512-FYssxsmCTtKL72fGBSvb1K9dRz0/VZeWqFme/vSb7r7323x4CRaHu4LvQ5JG3+s6yt2YPbBrkpiEODktfyjI9A==
|
||||
|
||||
dotenv@~10.0.0:
|
||||
version "10.0.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue