]> cat aescling's git repositories - mastodon.git/commitdiff
Bump dotenv from 8.2.0 to 9.0.1 (#16202)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Mon, 10 May 2021 15:34:59 +0000 (17:34 +0200)
committerGitHub <noreply@github.com>
Mon, 10 May 2021 15:34:59 +0000 (17:34 +0200)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.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/commits)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package.json
yarn.lock

index 371195fde82988d834d301d86dd7b6a62640e271..7d255f41b2064b9b996d6a3f7fbea78ee0a992e7 100644 (file)
@@ -87,7 +87,7 @@
     "css-loader": "^5.2.4",
     "cssnano": "^4.1.11",
     "detect-passive-events": "^2.0.3",
-    "dotenv": "^8.2.0",
+    "dotenv": "^9.0.1",
     "emoji-mart": "Gargron/emoji-mart#build",
     "es6-symbol": "^3.1.3",
     "escape-html": "^1.0.3",
index c0ec8587df1a024648265cced1affed4d40e908b..4e9a689effe93b72892efeaa9f2449b3acb6ddf9 100644 (file)
--- a/yarn.lock
+++ b/yarn.lock
@@ -3953,10 +3953,10 @@ dot-prop@^5.2.0:
   dependencies:
     is-obj "^2.0.0"
 
-dotenv@^8.2.0:
-  version "8.2.0"
-  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
-  integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
+dotenv@^9.0.1:
+  version "9.0.1"
+  resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-9.0.1.tgz#a889a28a3a515812dde1e7f8183ef5cdf3186b97"
+  integrity sha512-W8FNeNnnvJoYfgkFRKzp8kTgz0T2YY4TJ9xy1Ma0hSebPTK8iquRtpG12TUrSTX5zIN9D/wSLEEuI+Ad35tlyw==
 
 duplexer@^0.1.2:
   version "0.1.2"