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

dependabot(npm): bump dotenv from 16.4.1 to 16.4.5 (#9830)

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

---
updated-dependencies:
- dependency-name: dotenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...
Signed-off-by: default avatardependabot[bot] <support@github.com>
Co-authored-by: default avatardependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
parent fcfe99d0
...@@ -55,7 +55,7 @@ ...@@ -55,7 +55,7 @@
"@types/dateformat": "^5.0.0", "@types/dateformat": "^5.0.0",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"dateformat": "^4.5.1", "dateformat": "^4.5.1",
"dotenv": "^16.4.1", "dotenv": "^16.4.5",
"ethers": "^5.7.2" "ethers": "^5.7.2"
}, },
"devDependencies": { "devDependencies": {
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
"bcfg": "^0.2.1", "bcfg": "^0.2.1",
"body-parser": "^1.20.2", "body-parser": "^1.20.2",
"commander": "^11.1.0", "commander": "^11.1.0",
"dotenv": "^16.4.1", "dotenv": "^16.4.5",
"envalid": "^8.0.0", "envalid": "^8.0.0",
"ethers": "^5.7.2", "ethers": "^5.7.2",
"express": "^4.18.2", "express": "^4.18.2",
......
...@@ -147,8 +147,8 @@ importers: ...@@ -147,8 +147,8 @@ importers:
specifier: ^4.5.1 specifier: ^4.5.1
version: 4.5.1 version: 4.5.1
dotenv: dotenv:
specifier: ^16.4.1 specifier: ^16.4.5
version: 16.4.1 version: 16.4.5
ethers: ethers:
specifier: ^5.7.2 specifier: ^5.7.2
version: 5.7.2 version: 5.7.2
...@@ -190,8 +190,8 @@ importers: ...@@ -190,8 +190,8 @@ importers:
specifier: ^11.1.0 specifier: ^11.1.0
version: 11.1.0 version: 11.1.0
dotenv: dotenv:
specifier: ^16.4.1 specifier: ^16.4.5
version: 16.4.1 version: 16.4.5
envalid: envalid:
specifier: ^8.0.0 specifier: ^8.0.0
version: 8.0.0 version: 8.0.0
...@@ -6330,7 +6330,7 @@ packages: ...@@ -6330,7 +6330,7 @@ packages:
change-case: 4.1.2 change-case: 4.1.2
chokidar: 3.5.3 chokidar: 3.5.3
dedent: 0.7.0 dedent: 0.7.0
dotenv: 16.4.1 dotenv: 16.4.5
dotenv-expand: 10.0.0 dotenv-expand: 10.0.0
esbuild: 0.19.10 esbuild: 0.19.10
execa: 8.0.1 execa: 8.0.1
...@@ -8871,8 +8871,8 @@ packages: ...@@ -8871,8 +8871,8 @@ packages:
engines: {node: '>=12'} engines: {node: '>=12'}
dev: true dev: true
/dotenv@16.4.1: /dotenv@16.4.5:
resolution: {integrity: sha512-CjA3y+Dr3FyFDOAMnxZEGtnW9KBR2M0JvvUtXNW+dYJL5ROWxP9DUHCwgFqpMk0OXCc0ljhaNTr2w/kutYIcHQ==} resolution: {integrity: sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==}
engines: {node: '>=12'} engines: {node: '>=12'}
/dotenv@8.6.0: /dotenv@8.6.0:
......
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