Skip to content

Commit 660c8ae

Browse files
Bump dotenv from 2.0.0 to 10.0.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 2.0.0 to 10.0.0. - [Release notes](https://github.com/motdotla/dotenv/releases) - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v2.0.0...v10.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 588ced2 commit 660c8ae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"babel-polyfill": "^6.9.1",
1212
"bluebird": "^3.5.1",
1313
"bunyan": "^1.8.12",
14-
"dotenv": "^2.0.0",
14+
"dotenv": "^10.0.0",
1515
"lodash": "^4.17.20",
1616
"moment": "^2.19.1",
1717
"mongodb": "^2.2.33"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1697,10 +1697,10 @@ doctrine@^3.0.0:
16971697
dependencies:
16981698
esutils "^2.0.2"
16991699

1700-
dotenv@^2.0.0:
1701-
version "2.0.0"
1702-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-2.0.0.tgz#bd759c357aaa70365e01c96b7b0bec08a6e0d949"
1703-
integrity sha1-vXWcNXqqcDZeAclrewvsCKbg2Uk=
1700+
dotenv@^10.0.0:
1701+
version "10.0.0"
1702+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
1703+
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
17041704

17051705
dtrace-provider@~0.8:
17061706
version "0.8.7"

0 commit comments

Comments
 (0)