Skip to content

Commit 9902e59

Browse files
chore(satellite): bump dotenv in /services/satellite
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](motdotla/dotenv@v16.6.1...v17.2.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ec92ba4 commit 9902e59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/satellite/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@fastify/swagger": "^9.5.2",
1919
"@fastify/swagger-ui": "^5.2.3",
2020
"@modelcontextprotocol/sdk": "^1.20.2",
21-
"dotenv": "^16.6.1",
21+
"dotenv": "^17.2.3",
2222
"zod": "^3.24.1",
2323
"fastify": "^5.6.1",
2424
"pino": "^10.0.0",

0 commit comments

Comments
 (0)