chore(deps): update dependency dotenv to v17.2.2 (#6875)

This commit is contained in:
Elian Doran 2025-09-03 17:11:45 +03:00 committed by GitHub
commit 4e00e5b995
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 12 additions and 6 deletions

View file

@ -18,7 +18,7 @@
}
},
"devDependencies": {
"dotenv": "17.2.1",
"dotenv": "17.2.2",
"electron": "37.4.0"
}
}

View file

@ -17,6 +17,6 @@
}
},
"devDependencies": {
"dotenv": "17.2.1"
"dotenv": "17.2.2"
}
}

14
pnpm-lock.yaml generated
View file

@ -423,8 +423,8 @@ importers:
apps/desktop-e2e:
devDependencies:
dotenv:
specifier: 17.2.1
version: 17.2.1
specifier: 17.2.2
version: 17.2.2
electron:
specifier: 37.4.0
version: 37.4.0
@ -798,8 +798,8 @@ importers:
apps/server-e2e:
devDependencies:
dotenv:
specifier: 17.2.1
version: 17.2.1
specifier: 17.2.2
version: 17.2.2
apps/website:
dependencies:
@ -8292,6 +8292,10 @@ packages:
resolution: {integrity: sha512-kQhDYKZecqnM0fCnzI5eIv5L4cAe/iRI+HqMbO/hbRdTAeXDG+M9FjipUxNfbARuEg4iHIbhnhs78BCHNbSxEQ==}
engines: {node: '>=12'}
dotenv@17.2.2:
resolution: {integrity: sha512-Sf2LSQP+bOlhKWWyhFsn0UsfdK/kCWRv1iuA2gXAwt3dyNabr6QSj00I2V10pidqz69soatm9ZwZvpQMTIOd5Q==}
engines: {node: '>=12'}
dotignore@0.1.2:
resolution: {integrity: sha512-UGGGWfSauusaVJC+8fgV+NVvBXkCTmVv7sk6nojDZZvuOUNGUy0Zk4UpHQD6EDjS0jpBwcACvH4eofvyzBcRDw==}
hasBin: true
@ -25032,6 +25036,8 @@ snapshots:
dotenv@17.2.1: {}
dotenv@17.2.2: {}
dotignore@0.1.2:
dependencies:
minimatch: 3.1.2