Skip to content

Commit

Permalink
chore(deps): bump mongoose-sequence from 6.0.0 to 6.0.1
Browse files Browse the repository at this point in the history
Bumps [mongoose-sequence](https://github.com/ramiel/mongoose-sequence) from 6.0.0 to 6.0.1.
- [Changelog](https://github.com/ramiel/mongoose-sequence/blob/master/Changelog.md)
- [Commits](ramiel/mongoose-sequence@6.0.0...v6.0.1)

---
updated-dependencies:
- dependency-name: mongoose-sequence
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 22, 2024
1 parent f6a2a04 commit 36eef8e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"hashids": "^2.3.0",
"moment-timezone": "^0.5.44",
"mongoose": "^8.1.3",
"mongoose-sequence": "^6.0.0",
"mongoose-sequence": "^6.0.1",
"morgan": "^1.10.0",
"path": "^0.12.7",
"raven": "^2.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11321,15 +11321,15 @@ __metadata:
languageName: node
linkType: hard

"mongoose-sequence@npm:^6.0.0":
version: 6.0.0
resolution: "mongoose-sequence@npm:6.0.0"
"mongoose-sequence@npm:^6.0.1":
version: 6.0.1
resolution: "mongoose-sequence@npm:6.0.1"
dependencies:
async: "npm:^3.2.5"
lodash: "npm:^4.17.21"
peerDependencies:
mongoose: ">=5"
checksum: b29026dd0fc90191a26377faf3135f5b603ea8c1812320f950020fad691bc9d5bf22b6ac0d9ab033a28cfe2ff10fa9d908f969f4f2581b6906f14f63aa747f33
checksum: c38f3d3b26593f81ea3a5deb729eaa3faacbaa46017c53b39c4d9e6c9f3b1eac008e5ec90bfc07648a29298c8b2da39ff8254c95f97bc8e80b0b8395c619e2f1
languageName: node
linkType: hard

Expand Down Expand Up @@ -11457,7 +11457,7 @@ __metadata:
hashids: "npm:^2.3.0"
moment-timezone: "npm:^0.5.44"
mongoose: "npm:^8.1.3"
mongoose-sequence: "npm:^6.0.0"
mongoose-sequence: "npm:^6.0.1"
morgan: "npm:^1.10.0"
nyc: "npm:^15.1.0"
path: "npm:^0.12.7"
Expand Down

0 comments on commit 36eef8e

Please sign in to comment.