Commit 602f42d
authored
chore(deps): Bump mongoose in integration tests (#19175)
- The OTel instrumentation supports mongoose >=5.9.7 <9, so 6.x is fully
supported
- Our test usage is basic (connect, Schema, model, save, findOne) with
no breaking API changes between 5.x and 6.x
- Mongoose 5.x is EOL and won't receive security patches
https://github.com/getsentry/sentry-javascript/security/dependabot/1046
ref #19170
Closes #19176 (added automatically)1 parent a04e10b commit 602f42d
File tree
2 files changed
+1054
-97
lines changed- dev-packages/node-integration-tests
2 files changed
+1054
-97
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments