Skip to content

Commit c1f7ca9

Browse files
Bump dotenv from 16.5.0 to 17.2.1 (#1014)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.5.0 to 17.2.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.5.0...v17.2.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.1 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 fa40790 commit c1f7ca9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"classnames": "^2.5.1",
2626
"core-js": "^3.44.0",
2727
"date-fns": "^4.1.0",
28-
"dotenv": "^16.5.0",
28+
"dotenv": "^17.2.1",
2929
"focus-trap": "^7.6.5",
3030
"lodash": "^4.17.11",
3131
"prop-types": "^15.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2916,10 +2916,10 @@ dot-case@^3.0.4:
29162916
no-case "^3.0.4"
29172917
tslib "^2.0.3"
29182918

2919-
dotenv@^16.5.0:
2920-
version "16.5.0"
2921-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.5.0.tgz#092b49f25f808f020050051d1ff258e404c78692"
2922-
integrity sha512-m/C+AwOAr9/W1UOIZUo232ejMNnJAJtYQjUbHoNTBNTJSvqzzDh7vnrei3o3r3m9blf6ZoDkvcw0VmozNRFJxg==
2919+
dotenv@^17.2.1:
2920+
version "17.2.1"
2921+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.1.tgz#6f32e10faf014883515538dc922a0fb8765d9b32"
2922+
integrity sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==
29232923

29242924
dunder-proto@^1.0.0, dunder-proto@^1.0.1:
29252925
version "1.0.1"

0 commit comments

Comments
 (0)