Skip to content

Commit 4a2eb45

Browse files
chore(deps): update dependency dotenv to v17 (#1112)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 12bc785 commit 4a2eb45

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/sdk-client-v3/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"common-tags": "1.8.2",
48-
"dotenv": "16.6.1",
48+
"dotenv": "17.2.2",
4949
"jest": "29.7.0",
5050
"nock": "14.0.10",
5151
"organize-imports-cli": "0.10.0"

packages/sdk-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"devDependencies": {
4747
"common-tags": "1.8.2",
48-
"dotenv": "16.6.1",
48+
"dotenv": "17.2.2",
4949
"jest": "29.7.0",
5050
"nock": "14.0.10",
5151
"organize-imports-cli": "0.10.0"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4838,10 +4838,10 @@ dot-prop@^5.1.0:
48384838
dependencies:
48394839
is-obj "^2.0.0"
48404840

4841-
dotenv@16.6.1:
4842-
version "16.6.1"
4843-
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-16.6.1.tgz#773f0e69527a8315c7285d5ee73c4459d20a8020"
4844-
integrity sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==
4841+
dotenv@17.2.2:
4842+
version "17.2.2"
4843+
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-17.2.2.tgz#4010cfe1c2be4fc0f46fd3d951afb424bc067ac6"
4844+
integrity sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==
48454845

48464846
dotenv@^8.1.0:
48474847
version "8.6.0"

0 commit comments

Comments
 (0)