File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 67
67
"@types/react" : " ^19.0.0" ,
68
68
"astro" : " ^5.0.0" ,
69
69
"concurrently" : " ^9.0.0" ,
70
- "dotenv" : " 17.2.2 " ,
70
+ "dotenv" : " 17.2.3 " ,
71
71
"eslint" : " ^9.19.0" ,
72
72
"eslint-config-prettier" : " ^10.0.1" ,
73
73
"eslint-plugin-functional" : " ^9.0.0" ,
Original file line number Diff line number Diff line change @@ -1808,7 +1808,7 @@ __metadata:
1808
1808
"@types/react": "npm:^19.0.0"
1809
1809
astro: "npm:^5.0.0"
1810
1810
concurrently: "npm:^9.0.0"
1811
- dotenv: "npm:17.2.2 "
1811
+ dotenv: "npm:17.2.3 "
1812
1812
eslint: "npm:^9.19.0"
1813
1813
eslint-config-prettier: "npm:^10.0.1"
1814
1814
eslint-plugin-functional: "npm:^9.0.0"
@@ -9283,10 +9283,10 @@ __metadata:
9283
9283
languageName: node
9284
9284
linkType: hard
9285
9285
9286
- "dotenv@npm:17.2.2 ":
9287
- version: 17.2.2
9288
- resolution: "dotenv@npm:17.2.2 "
9289
- checksum: 10c0/be66513504590aff6eccb14167625aed9bd42ce80547f4fe5d195860211971a7060949b57108dfaeaf90658f79e40edccd3f233f0a978bff507b5b1565ae162b
9286
+ "dotenv@npm:17.2.3 ":
9287
+ version: 17.2.3
9288
+ resolution: "dotenv@npm:17.2.3 "
9289
+ checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
9290
9290
languageName: node
9291
9291
linkType: hard
9292
9292
You can’t perform that action at this time.
0 commit comments