Skip to content

Commit 9ff8e95

Browse files
build(deps): bump @fastify/env from 4.4.0 to 5.0.1
Bumps [@fastify/env](https://github.com/fastify/fastify-env) from 4.4.0 to 5.0.1. - [Release notes](https://github.com/fastify/fastify-env/releases) - [Commits](fastify/fastify-env@v4.4.0...v5.0.1) --- updated-dependencies: - dependency-name: "@fastify/env" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d241fcc commit 9ff8e95

File tree

2 files changed

+11
-7
lines changed

2 files changed

+11
-7
lines changed

package-lock.json

+10-6
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"version": "npm run update-changelog && npm run update-docker-version && rm -fr Dockerfile.bck && git add CHANGELOG.md Dockerfile"
3131
},
3232
"dependencies": {
33-
"@fastify/env": "^4.4.0",
33+
"@fastify/env": "^5.0.1",
3434
"@fastify/mongodb": "^8.0.0",
3535
"@fastify/multipart": "^8.3.0",
3636
"@mia-platform/lc39": "^8.0.2",

0 commit comments

Comments
 (0)