Skip to content

Commit 82bdf8f

Browse files
chore(deps): bump dotenv from 16.0.1 to 16.1.4 (#269)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aebf65d commit 82bdf8f

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
@@ -25,7 +25,7 @@
2525
"dependencies": {
2626
"async": "^3.2.4",
2727
"axios": "0.27.2",
28-
"dotenv": "^16.0.1",
28+
"dotenv": "^16.1.4",
2929
"fs-extra": "10.1.0",
3030
"sequelize": "6.28.2",
3131
"sqlite3": "5.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1442,10 +1442,10 @@ diff@^4.0.1:
14421442
resolved "https://registry.yarnpkg.com/diff/-/diff-4.0.2.tgz#60f3aecb89d5fae520c11aa19efc2bb982aade7d"
14431443
integrity sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==
14441444

1445-
dotenv@^16.0.1:
1446-
version "16.0.1"
1447-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.0.1.tgz#8f8f9d94876c35dac989876a5d3a82a267fdce1d"
1448-
integrity sha512-1K6hR6wtk2FviQ4kEiSjFiH5rpzEVi8WW0x96aztHVMhEspNpc4DVOUTEHtEva5VThQ8IaBX1Pe4gSzpVVUsKQ==
1445+
dotenv@^16.1.4:
1446+
version "16.1.4"
1447+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.1.4.tgz#67ac1a10cd9c25f5ba604e4e08bc77c0ebe0ca8c"
1448+
integrity sha512-m55RtE8AsPeJBpOIFKihEmqUcoVncQIwo7x9U8ZwLEZw9ZpXboz2c+rvog+jUaJvVrZ5kBOeYQBX5+8Aa/OZQw==
14491449

14501450
dottie@^2.0.2:
14511451
version "2.0.4"

0 commit comments

Comments
 (0)