Skip to content

Commit 16ebeb3

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 01a130e commit 16ebeb3

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
@@ -17,7 +17,7 @@
1717
"@fastify/http-proxy": "^11.3.0",
1818
"@fastify/swagger": "^9.5.2",
1919
"@fastify/swagger-ui": "^5.2.3",
20-
"dotenv": "^16.6.1",
20+
"dotenv": "^17.2.3",
2121
"fastify": "^5.6.1",
2222
"pino": "^10.0.0",
2323
"pino-pretty": "^13.1.1",

0 commit comments

Comments
 (0)