summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-10-06 21:41:59 +0000
committerGitHub <[email protected]>2025-10-06 21:41:59 +0000
commit1fddf1a326cd8453a7d0050f10a82a11f68c694c (patch)
tree7f759e085d0f7538714235a8633ed2ae505f606d
parentfeat(gateway:randomEyesReaction): Decrease odds (diff)
downloadumabotdiscord-dependabot/npm_and_yarn/dotenv-17.2.3.tar.xz
umabotdiscord-dependabot/npm_and_yarn/dotenv-17.2.3.zip
build(deps-dev): Bump dotenv from 16.6.1 to 17.2.3dependabot/npm_and_yarn/dotenv-17.2.3
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.3. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/compare/v16.6.1...v17.2.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 118b600..1391ace 100644
--- a/package.json
+++ b/package.json
@@ -29,7 +29,7 @@
"@types/node": "^20.0.0",
"@typescript-eslint/eslint-plugin": "^7.0.0",
"@typescript-eslint/parser": "^7.0.0",
- "dotenv": "^16.0.3",
+ "dotenv": "^17.2.3",
"eslint": "^9.1.0",
"eslint-config-prettier": "^10.0.2",
"eslint-plugin-prettier": "^5.1.3",