Skip to content

Commit 66bb003

Browse files
chore(deps): bump dotenv from 8.6.0 to 16.0.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.6.0 to 16.0.3. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v8.6.0...v16.0.3) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ac0350a commit 66bb003

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"css-loader": "^6.7.1",
4343
"css-minimizer-webpack-plugin": "^3.4.1",
4444
"detect-port": "^1.3.0",
45-
"dotenv": "^8.1.0",
45+
"dotenv": "^16.0.3",
4646
"dotenv-expand": "^5.1.0",
4747
"file-loader": "^6.2.0",
4848
"form-data": "^3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6275,10 +6275,10 @@ dotenv@^10.0.0:
62756275
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
62766276
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
62776277

6278-
dotenv@^8.1.0:
6279-
version "8.6.0"
6280-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.6.0.tgz#061af664d19f7f4d8fc6e4ff9b584ce237adcb8b"
6281-
integrity sha512-IrPdXQsk2BbzvCBGBOTmmSH5SodmqZNt4ERAZDmW4CT+tL8VtvinqywuANaFu4bOMWki16nqf0e4oC0QIaDr/g==
6278+
dotenv@^16.0.3:
6279+
version "16.0.3"
6280+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.3.tgz#115aec42bac5053db3c456db30cc243a5a836a07"
6281+
integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ==
62826282

62836283
duplexer3@^0.1.4:
62846284
version "0.1.4"

0 commit comments

Comments
 (0)