Skip to content

Commit 7d45966

Browse files
authored
Merge pull request #845 from ljosberinn/renovate/dotenv-16.x
chore(deps): update dependency dotenv to v16
2 parents 7f2c378 + 9802e4d commit 7d45966

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
@@ -48,7 +48,7 @@
4848
"@types/mongoose": "5.11.97",
4949
"@types/node": "16.11.36",
5050
"@types/node-fetch": "3.0.3",
51-
"dotenv": "10.0.0",
51+
"dotenv": "16.0.1",
5252
"eslint": "8.16.0",
5353
"eslint-config-galex": "3.6.5",
5454
"husky": "8.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2411,10 +2411,10 @@ dot-prop@^5.2.0:
24112411
dependencies:
24122412
is-obj "^2.0.0"
24132413

2414-
dotenv@10.0.0:
2415-
version "10.0.0"
2416-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
2417-
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
2414+
dotenv@16.0.1:
2415+
version "16.0.1"
2416+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
2417+
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
24182418

24192419
duplexer3@^0.1.4:
24202420
version "0.1.4"

0 commit comments

Comments
 (0)