aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-06-17 17:14:55 +0000
committerGravatar GitHub <[email protected]>2022-06-17 17:14:55 +0000
commiteb8eab21e9db1365ba502b07e97f8d332365d773 (patch)
treed84597c6f8f2473e3b8726010409917964156dd8
parentMerge pull request #422 from python-discord/dependabot/npm_and_yarn/minimist-... (diff)
Bump dotenv from 9.0.0 to 16.0.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.0 to 16.0.1. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v9.0.0...v16.0.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 143a6b5..e435f77 100644
--- a/package.json
+++ b/package.json
@@ -73,7 +73,7 @@
"@types/smoothscroll-polyfill": "0.3.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
- "dotenv": "9.0.0",
+ "dotenv": "16.0.1",
"eslint": "7.26.0",
"eslint-plugin-react": "7.23.2",
"husky": "6.0.0",
diff --git a/yarn.lock b/yarn.lock
index 915145f..7a79ab0 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -4041,10 +4041,10 @@ dot-case@^3.0.3:
no-case "^3.0.3"
tslib "^1.10.0"
- version "9.0.0"
- resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.0.tgz#2408af4e39378375b7eebe30b7b54989e36d6e46"
- integrity sha512-yy3x9XjojW8ROTBePD25AcMoHqGHsvHmtfw8QWlpEXyMMXXPj6brUA464AptUvHuTPRmNz6Sd3ZLNLeJl6dHJA==
+ version "16.0.1"
+ resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
+ integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
ecc-jsbn@~0.1.1:
version "0.1.2"