Skip to content

Commit 86cf882

Browse files
committed
Update dependency dotenv to v16
1 parent 92e0b6b commit 86cf882

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@
8484
"chai-as-promised": "^7.1.1",
8585
"coveralls": "^3.0.7",
8686
"dependency-check": "^4.1.0",
87-
"dotenv": "^8.2.0",
87+
"dotenv": "^16.0.0",
8888
"eslint": "^6.6.0",
8989
"eslint-config-standard": "^14.1.0",
9090
"eslint-plugin-es": "^2.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,10 +1442,10 @@ domutils@^1.5.1:
14421442
dom-serializer "0"
14431443
domelementtype "1"
14441444

1445-
dotenv@^8.2.0:
1446-
version "8.2.0"
1447-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
1448-
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
1445+
dotenv@^16.0.0:
1446+
version "16.0.0"
1447+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.0.tgz#c619001253be89ebb638d027b609c75c26e47411"
1448+
integrity sha512-qD9WU0MPM4SWLPJy/r2Be+2WgQj8plChsyrCNQzW/0WjvcJQiKQJ9mH3ZgB3fxbUUxgc/11ZJ0Fi5KiimWGz2Q==
14491449

14501450
ecc-jsbn@~0.1.1:
14511451
version "0.1.2"

0 commit comments

Comments
 (0)