Skip to content

Commit c930f88

Browse files
Update dependency dotenv to v16.6.1
1 parent 92cc96f commit c930f88

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
@@ -30,7 +30,7 @@
3030
"bent": "7.3.12",
3131
"bignumber.js": "9.3.1",
3232
"chai": "4.5.0",
33-
"dotenv": "16.5.0",
33+
"dotenv": "16.6.1",
3434
"eslint": "7.32.0",
3535
"eslint-config-prettier": "6.15.0",
3636
"eslint-config-xo": "0.43.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3537,10 +3537,10 @@ dotenv@*:
35373537
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-8.2.0.tgz#97e619259ada750eea3e4ea3e26bceea5424b16a"
35383538
integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw==
35393539

3540-
dotenv@16.5.0:
3541-
version "16.5.0"
3542-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
3543-
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
3540+
dotenv@16.6.1:
3541+
version "16.6.1"
3542+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
3543+
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
35443544

35453545
dotignore@~0.1.2:
35463546
version "0.1.2"

0 commit comments

Comments
 (0)