Skip to content

Commit d19bcfb

Browse files
Bump dotenv from 2.0.0 to 8.2.0
Bumps [dotenv](https://github.com/motdotla/dotenv) from 2.0.0 to 8.2.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...v8.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 3c4ff32 commit d19bcfb

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": "^8.2.0",
1515
"lodash": "^4.17.15",
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
@@ -1393,10 +1393,10 @@ doctrine@^2.0.0:
13931393
dependencies:
13941394
esutils "^2.0.2"
13951395

1396-
dotenv@^2.0.0:
1397-
version "2.0.0"
1398-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-2.0.0.tgz#bd759c357aaa70365e01c96b7b0bec08a6e0d949"
1399-
integrity sha1-vXWcNXqqcDZeAclrewvsCKbg2Uk=
1396+
dotenv@^8.2.0:
1397+
version "8.2.0"
1398+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
1399+
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
14001400

14011401
dtrace-provider@~0.8:
14021402
version "0.8.7"

0 commit comments

Comments
 (0)