Skip to content

Commit

Permalink
feat: bump inversify from 6.0.2 to 6.1.1
Browse files Browse the repository at this point in the history
Bumps [inversify](https://github.com/inversify/InversifyJS) from 6.0.2 to 6.1.1.
- [Release notes](https://github.com/inversify/InversifyJS/releases)
- [Changelog](https://github.com/inversify/InversifyJS/blob/master/CHANGELOG.md)
- [Commits](https://github.com/inversify/InversifyJS/commits)

---
updated-dependencies:
- dependency-name: inversify
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 570714a commit dde6935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
},
"dependencies": {
"dotenv": "16.4.5",
"inversify": "6.0.2",
"inversify": "6.1.1",
"inversify-binding-decorators": "4.0.0",
"reflect-metadata": "0.2.2"
},
Expand Down

0 comments on commit dde6935

Please sign in to comment.