about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-05-31 12:04:11 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-05-31 12:04:11 +0900
commit81f1db4152eb117a391f32ba54f43907fe30b938 (patch)
treee14a2c01d77c5c54167168e22318a0dfff7f32f2 /package.json
parentbee0a0582ced700dffbe96a6ab2716dcd1286dc8 (diff)
Bump dotenv from 6.2.0 to 8.0.0 (#10888)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 6.2.0 to 8.0.0.
- [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/v6.2.0...v8.0.0)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index be0e5820a..a36045e8d 100644
--- a/package.json
+++ b/package.json
@@ -86,7 +86,7 @@
     "css-loader": "^2.1.1",
     "cssnano": "^4.1.10",
     "detect-passive-events": "^1.0.2",
-    "dotenv": "^6.2.0",
+    "dotenv": "^8.0.0",
     "emoji-mart": "Gargron/emoji-mart#build",
     "es6-symbol": "^3.1.1",
     "escape-html": "^1.0.3",