Commit e7d4a337 authored by dependabot[bot]'s avatar dependabot[bot] Committed by GitHub

build(deps): bump dotenv from 16.3.2 to 16.4.1 (#9176)

Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.3.2 to 16.4.1.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.3.2...v16.4.1)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent 400ef28c
......@@ -54,7 +54,7 @@
"@types/dateformat": "^5.0.0",
"chai-as-promised": "^7.1.1",
"dateformat": "^4.5.1",
"dotenv": "^16.3.2",
"dotenv": "^16.4.1",
"ethers": "^5.7.2"
},
"devDependencies": {
......
......@@ -39,7 +39,7 @@
"bcfg": "^0.2.1",
"body-parser": "^1.20.2",
"commander": "^11.1.0",
"dotenv": "^16.3.2",
"dotenv": "^16.4.1",
"envalid": "^8.0.0",
"ethers": "^5.7.2",
"express": "^4.18.2",
......
......@@ -147,8 +147,8 @@ importers:
specifier: ^4.5.1
version: 4.5.1
dotenv:
specifier: ^16.3.2
version: 16.3.2
specifier: ^16.4.1
version: 16.4.1
ethers:
specifier: ^5.7.2
version: 5.7.2
......@@ -190,8 +190,8 @@ importers:
specifier: ^11.1.0
version: 11.1.0
dotenv:
specifier: ^16.3.2
version: 16.3.2
specifier: ^16.4.1
version: 16.4.1
envalid:
specifier: ^8.0.0
version: 8.0.0
......@@ -6340,7 +6340,7 @@ packages:
change-case: 4.1.2
chokidar: 3.5.3
dedent: 0.7.0
dotenv: 16.3.2
dotenv: 16.4.1
dotenv-expand: 10.0.0
esbuild: 0.19.10
execa: 6.1.0
......@@ -8937,6 +8937,11 @@ packages:
/dotenv@16.3.2:
resolution: {integrity: sha512-HTlk5nmhkm8F6JcdXvHIzaorzCoziNQT9mGxLPVXW8wJF1TiGSL60ZGB4gHWabHOaMmWmhvk2/lPHfnBiT78AQ==}
engines: {node: '>=12'}
dev: true
/dotenv@16.4.1:
resolution: {integrity: sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==}
engines: {node: '>=12'}
/dotenv@8.6.0:
resolution: {integrity: sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==}
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment