Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

Commit c464816

Browse files
chore(deps): update dependency dotenv to v16
1 parent a60b4eb commit c464816

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

demo/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"dev": "gatsby develop"
99
},
1010
"devDependencies": {
11-
"dotenv": "10.0.0"
11+
"dotenv": "16.4.0"
1212
},
1313
"dependencies": {
1414
"@chec/gatsby-source-chec": "*",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4685,10 +4685,10 @@ dot-prop@^5.2.0:
46854685
dependencies:
46864686
is-obj "^2.0.0"
46874687

4688-
dotenv@10.0.0:
4689-
version "10.0.0"
4690-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
4691-
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
4688+
dotenv@16.4.0:
4689+
version "16.4.0"
4690+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.0.tgz#ac21c3fcaad2e7832a1cd0c0e4e8e52225ecda0e"
4691+
integrity sha512-WvImr5kpN5NGNn7KaDjJnLTh5rDVLZiDf/YLA8T1ZEZEBZNEDOE+mnkS0PVjPax8ZxBP5zC5SLMB3/9VV5de9g==
46924692

46934693
dotenv@^8.2.0:
46944694
version "8.2.0"

0 commit comments

Comments
 (0)