Skip to content

Commit 5cb8a83

Browse files
chore(satellite): bump dotenv in /services/satellite
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.6.1 to 17.2.2. - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.2.2) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent ecdcb91 commit 5cb8a83

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": "^10.0.0",
1818
"@fastify/swagger": "^9.5.1",
1919
"@fastify/swagger-ui": "^5.2.3",
20-
"dotenv": "^16.4.5",
20+
"dotenv": "^17.2.2",
2121
"fastify": "^5.4.0",
2222
"pino": "^9.9.0",
2323
"pino-pretty": "^13.1.1"

0 commit comments

Comments
 (0)