Skip to content

Commit 6e4deb9

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

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
@@ -55,7 +55,7 @@
5555
"@types/react-dom": "19.1.9",
5656
"@types/uuid": "^11.0.0",
5757
"astro": "5.14.1",
58-
"dotenv": "17.2.2",
58+
"dotenv": "17.2.3",
5959
"eslint": "^9.13.0",
6060
"eslint-config-prettier": "^10.0.0",
6161
"eslint-plugin-functional": "^9.0.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1041,7 +1041,7 @@ __metadata:
10411041
bignumber.js: "npm:9.3.1"
10421042
cross-fetch: "npm:^4.0.0"
10431043
crypto-hash: "npm:^4.0.0"
1044-
dotenv: "npm:17.2.2"
1044+
dotenv: "npm:17.2.3"
10451045
eslint: "npm:^9.13.0"
10461046
eslint-config-prettier: "npm:^10.0.0"
10471047
eslint-plugin-functional: "npm:^9.0.0"
@@ -5250,10 +5250,10 @@ __metadata:
52505250
languageName: node
52515251
linkType: hard
52525252

5253-
"dotenv@npm:17.2.2":
5254-
version: 17.2.2
5255-
resolution: "dotenv@npm:17.2.2"
5256-
checksum: 10c0/be66513504590aff6eccb14167625aed9bd42ce80547f4fe5d195860211971a7060949b57108dfaeaf90658f79e40edccd3f233f0a978bff507b5b1565ae162b
5253+
"dotenv@npm:17.2.3":
5254+
version: 17.2.3
5255+
resolution: "dotenv@npm:17.2.3"
5256+
checksum: 10c0/c884403209f713214a1b64d4d1defa4934c2aa5b0002f5a670ae298a51e3c3ad3ba79dfee2f8df49f01ae74290fcd9acdb1ab1d09c7bfb42b539036108bb2ba0
52575257
languageName: node
52585258
linkType: hard
52595259

0 commit comments

Comments
 (0)