Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
a938243271 chore(deps): bump mixpanel from 0.17.0 to 0.18.0 in /packages/analytics
Bumps [mixpanel](https://github.com/mixpanel/mixpanel-node) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/mixpanel/mixpanel-node/releases)
- [Changelog](https://github.com/mixpanel/mixpanel-node/blob/master/history.md)
- [Commits](https://github.com/mixpanel/mixpanel-node/compare/v0.17.0...v0.18.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-13 06:32:55 +00:00

View File

@@ -50,7 +50,7 @@
"dotenv": "^16.0.1",
"inversify": "^6.0.1",
"ioredis": "^5.2.4",
"mixpanel": "^0.17.0",
"mixpanel": "^0.18.0",
"mysql2": "^3.0.1",
"reflect-metadata": "^0.1.13",
"typeorm": "^0.3.17",