Skip to content

Commit 15ba6a1

Browse files
chore(deps): update dependency dotenv to v17.2.1 (#1834)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c17555e commit 15ba6a1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
"@types/ramda": "0.30.2",
7676
"@types/uuid": "^10.0.0",
7777
"astro": "5.12.3",
78-
"dotenv": "17.2.0",
78+
"dotenv": "17.2.1",
7979
"eslint": "^9.18.0",
8080
"eslint-config-prettier": "^10.0.1",
8181
"eslint-plugin-functional": "^8.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -990,7 +990,7 @@ __metadata:
990990
bignumber.js: "npm:9.3.1"
991991
dayjs: "npm:^1.11.8"
992992
dompurify: "npm:^3.0.5"
993-
dotenv: "npm:17.2.0"
993+
dotenv: "npm:17.2.1"
994994
eslint: "npm:^9.18.0"
995995
eslint-config-prettier: "npm:^10.0.1"
996996
eslint-plugin-functional: "npm:^8.0.0"
@@ -4902,10 +4902,10 @@ __metadata:
49024902
languageName: node
49034903
linkType: hard
49044904

4905-
"dotenv@npm:17.2.0":
4906-
version: 17.2.0
4907-
resolution: "dotenv@npm:17.2.0"
4908-
checksum: 10c0/d4cb5c2a09c288c921ef47a78f51c765a763266e23e84465cde6a87b28b9f7fc5a9d1fe349ed3c880b4c7297f82dd736dba5b08fe95ce53833ce4a7258d0fc43
4905+
"dotenv@npm:17.2.1":
4906+
version: 17.2.1
4907+
resolution: "dotenv@npm:17.2.1"
4908+
checksum: 10c0/918dd2f9d8b8f86b0afabad9534793d51de3718c437f9e7b6525628cf68c1d4ae768cc37a5afff38c066f58a8ecf549f4ac6cd5617485bd328e826112cc2650a
49094909
languageName: node
49104910
linkType: hard
49114911

0 commit comments

Comments
 (0)