Skip to content

Commit 4a7a44d

Browse files
build(deps): bump dotenv from 17.3.1 to 17.4.1 (#154)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 17.3.1 to 17.4.1. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.3.1...v17.4.1) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.4.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d427b86 commit 4a7a44d

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
@@ -12,7 +12,7 @@
1212
"dependencies": {
1313
"body-parser": "^2.2.2",
1414
"csv-parse": "^6.2.1",
15-
"dotenv": "^17.3.1",
15+
"dotenv": "^17.4.1",
1616
"express": "^5.2.0",
1717
"express-rate-limit": "^8.3.2",
1818
"mongoose": "^9.3.1",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3826,10 +3826,10 @@ __metadata:
38263826
languageName: node
38273827
linkType: hard
38283828

3829-
"dotenv@npm:^17.3.1":
3830-
version: 17.3.1
3831-
resolution: "dotenv@npm:17.3.1"
3832-
checksum: 10c0/c78e0c2d5a549c751e544cc60e2b95e7cb67e0c551f42e094d161c6b297aa44b630a3c2dcacf5569e529a6c2a6b84e2ab9be8d37b299d425df5a18b81ce4a35f
3829+
"dotenv@npm:^17.4.1":
3830+
version: 17.4.1
3831+
resolution: "dotenv@npm:17.4.1"
3832+
checksum: 10c0/eb6ae592ee1e8f6b7f62e0f0c2827c4f27bbe9e00abe9d7910e06456e63dccd42f011de94da9450a63c07ccc52c318f527c1b56ad8e2c81a1a16314b53d4fd99
38333833
languageName: node
38343834
linkType: hard
38353835

@@ -4673,7 +4673,7 @@ __metadata:
46734673
"@types/supertest": "npm:^7.2.0"
46744674
body-parser: "npm:^2.2.2"
46754675
csv-parse: "npm:^6.2.1"
4676-
dotenv: "npm:^17.3.1"
4676+
dotenv: "npm:^17.4.1"
46774677
express: "npm:^5.2.0"
46784678
express-rate-limit: "npm:^8.3.2"
46794679
jest: "npm:^30.3.0"

0 commit comments

Comments
 (0)