Skip to content

Commit 7163c2b

Browse files
chore(deps): update dependency dotenv to v17.2.3 (#1966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1e3e7ee commit 7163c2b

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.31.1",
7676
"@types/uuid": "^11.0.0",
7777
"astro": "5.14.1",
78-
"dotenv": "17.2.2",
78+
"dotenv": "17.2.3",
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
@@ -1098,7 +1098,7 @@ __metadata:
10981098
bignumber.js: "npm:9.3.1"
10991099
dayjs: "npm:^1.11.8"
11001100
dompurify: "npm:^3.0.5"
1101-
dotenv: "npm:17.2.2"
1101+
dotenv: "npm:17.2.3"
11021102
eslint: "npm:^9.18.0"
11031103
eslint-config-prettier: "npm:^10.0.1"
11041104
eslint-plugin-functional: "npm:^8.0.0"
@@ -5197,10 +5197,10 @@ __metadata:
51975197
languageName: node
51985198
linkType: hard
51995199

5200-
"dotenv@npm:17.2.2":
5201-
version: 17.2.2
5202-
resolution: "dotenv@npm:17.2.2"
5203-
checksum: 10c0/be66513504590aff6eccb14167625aed9bd42ce80547f4fe5d195860211971a7060949b57108dfaeaf90658f79e40edccd3f233f0a978bff507b5b1565ae162b
5200+
"dotenv@npm:17.2.3":
5201+
version: 17.2.3
5202+
resolution: "dotenv@npm:17.2.3"
5203+
checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
52045204
languageName: node
52055205
linkType: hard
52065206

0 commit comments

Comments
 (0)