Skip to content

Commit 3022987

Browse files
chore(deps-dev): bump dotenv from 16.1.4 to 16.3.1
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.1.4 to 16.3.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.1.4...v16.3.1) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1ce9567 commit 3022987

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

contracts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@types/mocha": "^10.0.1",
4949
"@types/node": "^16.18.36",
5050
"chai": "^4.3.7",
51-
"dotenv": "^16.1.4",
51+
"dotenv": "^16.3.1",
5252
"ethereumjs-util": "^7.1.5",
5353
"ethers": "^5.7.2",
5454
"hardhat": "^2.15.0",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -3792,7 +3792,7 @@ __metadata:
37923792
"@types/mocha": ^10.0.1
37933793
"@types/node": ^16.18.36
37943794
chai: ^4.3.7
3795-
dotenv: ^16.1.4
3795+
dotenv: ^16.3.1
37963796
ethereumjs-util: ^7.1.5
37973797
ethers: ^5.7.2
37983798
hardhat: ^2.15.0
@@ -12159,10 +12159,10 @@ __metadata:
1215912159
languageName: node
1216012160
linkType: hard
1216112161

12162-
"dotenv@npm:^16.1.4":
12163-
version: 16.1.4
12164-
resolution: "dotenv@npm:16.1.4"
12165-
checksum: c1b2e13df4d374a6a29e134c56c7b040ba20500677fe8b9939ea654f3b3badb9aaa0b172e40e4dfa1233a4177dbb8fb79d84cc79a50ac9c9641fe2ad98c14876
12162+
"dotenv@npm:^16.3.1":
12163+
version: 16.3.1
12164+
resolution: "dotenv@npm:16.3.1"
12165+
checksum: 15d75e7279018f4bafd0ee9706593dd14455ddb71b3bcba9c52574460b7ccaf67d5cf8b2c08a5af1a9da6db36c956a04a1192b101ee102a3e0cf8817bbcf3dfd
1216612166
languageName: node
1216712167
linkType: hard
1216812168

0 commit comments

Comments
 (0)