Skip to content

Commit f6c2f5f

Browse files
Update dotenv requirement from ^17.2.3 to ^17.2.4 in /client
Updates the requirements on [dotenv](https://github.com/motdotla/dotenv) to permit the latest version. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](https://github.com/motdotla/dotenv/commits) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d98e767 commit f6c2f5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"dependencies": {
2828
"@modelcontextprotocol/sdk": "^1.26.0",
29-
"dotenv": "^17.2.3",
29+
"dotenv": "^17.2.4",
3030
"js-yaml": "^4.1.1"
3131
},
3232
"devDependencies": {

0 commit comments

Comments
 (0)