summaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-07-08 23:01:06 -0700
committerGitHub <[email protected]>2025-07-09 06:01:06 +0000
commitc5abd7a302692cfaf7f9edbc028023007f7a164e (patch)
tree1a54ec7265dd6963022876ab4e86d18d711559c8 /package-lock.json
parent52db1b83a02de9ee1542a8a0c9e242282c8cfe44 (diff)
chore(deps): bump dotenv from 16.6.1 to 17.1.0 (#3589)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json13
1 files changed, 5 insertions, 8 deletions
diff --git a/package-lock.json b/package-lock.json
index 14128672..9c3c0a8e 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -10,9 +10,6 @@
"workspaces": [
"packages/*"
],
- "dependencies": {
- "mime-types": "^3.0.1"
- },
"bin": {
"gemini": "bundle/gemini.js"
},
@@ -4510,9 +4507,9 @@
}
},
"node_modules/dotenv": {
- "version": "16.6.1",
- "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-16.6.1.tgz",
- "integrity": "sha512-uBq4egWHTcTt33a72vpSG0z3HnPuIl6NqYcTrKEg2azoEyl2hpW0zqlxysq2pK9HlDIHyHyakeYaYnSAwd8bow==",
+ "version": "17.1.0",
+ "resolved": "https://registry.npmjs.org/dotenv/-/dotenv-17.1.0.tgz",
+ "integrity": "sha512-tG9VUTJTuju6GcXgbdsOuRhupE8cb4mRgY5JLRCh4MtGoVo3/gfGUtOMwmProM6d0ba2mCFvv+WrpYJV6qgJXQ==",
"license": "BSD-2-Clause",
"engines": {
"node": ">=12"
@@ -11508,7 +11505,7 @@
"@types/update-notifier": "^6.0.8",
"command-exists": "^1.2.9",
"diff": "^7.0.0",
- "dotenv": "^16.6.1",
+ "dotenv": "^17.1.0",
"gaxios": "^7.1.1",
"glob": "^10.4.1",
"highlight.js": "^11.11.1",
@@ -11695,7 +11692,7 @@
"@types/html-to-text": "^9.0.4",
"ajv": "^8.17.1",
"diff": "^7.0.0",
- "dotenv": "^16.6.1",
+ "dotenv": "^17.1.0",
"gaxios": "^7.1.1",
"glob": "^10.4.5",
"google-auth-library": "^9.11.0",