Skip to content

Commit 03d470b

Browse files
chore(deps): bump dotenv from 10.0.0 to 16.4.7 (#166)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 10.0.0 to 16.4.7. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v10.0.0...v16.4.7) --- updated-dependencies: - dependency-name: dotenv dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c1addae commit 03d470b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@subsquid/typeorm-store": "^0.1.5",
4040
"bitcoinjs-lib": "^5.2.0",
4141
"class-validator": "^0.14.0",
42-
"dotenv": "^10.0.0",
42+
"dotenv": "^16.4.7",
4343
"lodash": "^4.17.21",
4444
"pg": "^8.8.0",
4545
"type-graphql": "^1.1.1",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3989,7 +3989,7 @@ dotenv@^10.0.0:
39893989
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-10.0.0.tgz#3d4227b8fb95f81096cdd2b66653fb2c7085ba81"
39903990
integrity sha512-rlBi9d8jpv9Sf1klPjNfFAuWDjKLwTIJJ/VxtoTwIR6hnZxcEOQCZg2oIL3MWBYw5GpUDKOEnND7LXTbIpQ03Q==
39913991

3992-
dotenv@^16.0.2, dotenv@^16.0.3:
3992+
dotenv@^16.0.2, dotenv@^16.0.3, dotenv@^16.4.7:
39933993
version "16.4.7"
39943994
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
39953995
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==

0 commit comments

Comments
 (0)