Skip to content

Commit 11f722d

Browse files
Bump dotenv from 16.4.7 to 17.2.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 17.2.3. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.4.7...v17.2.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c260733 commit 11f722d

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
@@ -46,7 +46,7 @@
4646
"copy-webpack-plugin": "^12.0.2",
4747
"css-loader": "^7.1.2",
4848
"daisyui": "5.0.35",
49-
"dotenv": "16.4.7",
49+
"dotenv": "17.2.3",
5050
"eslint": "^8.57.0",
5151
"eslint-config-yenz": "^8.0.0",
5252
"eslint-plugin-import": "^2.31.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,10 +3377,10 @@ dotenv-webpack@8.1.0:
33773377
dependencies:
33783378
dotenv-defaults "^2.0.2"
33793379

3380-
dotenv@16.4.7:
3381-
version "16.4.7"
3382-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.4.7.tgz#0e20c5b82950140aa99be360a8a5f52335f53c26"
3383-
integrity sha512-47qPchRCykZC03FhkYAhrvwU4xDBFIj1QPqaarj6mdM/hgUzfPHcpkHJOn3mJAufFeeAxAzeGsr5X0M4k6fLZQ==
3380+
dotenv@17.2.3:
3381+
version "17.2.3"
3382+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.3.tgz#ad995d6997f639b11065f419a22fabf567cdb9a2"
3383+
integrity sha512-JVUnt+DUIzu87TABbhPmNfVdBDt18BLOWjMUFJMSi/Qqg7NTYtabbvSNJGOJ7afbRuv9D/lngizHtP7QyLQ+9w==
33843384

33853385
dotenv@^8.2.0:
33863386
version "8.6.0"

0 commit comments

Comments
 (0)