Skip to content

Commit 18ccbbe

Browse files
committed
Bump dotenv
1 parent e610789 commit 18ccbbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"@sentry/cli": "^2.5.2",
102102
"@sentry/webpack-plugin": "^1.19.0",
103103
"cross-env": "^7.0.3",
104-
"dotenv": "^16.0.2",
104+
"dotenv": "^16.4.5",
105105
"download": "^8.0.0",
106106
"electron": "^22.3.27",
107107
"electron-builder": "^24.13.3",

yarn.lock

+1-1
Original file line numberDiff line numberDiff line change
@@ -5512,7 +5512,7 @@ dotenv@^10.0.0:
55125512
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
55135513
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
55145514

5515-
dotenv@^16.0.2:
5515+
dotenv@^16.4.5:
55165516
version "16.4.5"
55175517
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.5.tgz#cdd3b3b604cb327e286b4762e13502f717cb099f"
55185518
integrity sha512-ZmdL2rui+eB2YwhsWzjInR8LldtZHGDoQ1ugH85ppHKwpUHL7j7rN0Ti9NCnGiQbhaZ11FpR+7ao1dNsmduNUg==

0 commit comments

Comments
 (0)