mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 08:20:58 -05:00
Bump mongoose from 7.4.0 to 7.4.1 (#11)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.4.0 to 7.4.1. - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](https://github.com/Automattic/mongoose/compare/7.4.0...7.4.1) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
9d451a5840
commit
f46605c8cb
8
package-lock.json
generated
8
package-lock.json
generated
@ -28,7 +28,7 @@
|
||||
"discord-player": "6.6.1",
|
||||
"discord.js": "14.11.0",
|
||||
"moment": "2.29.4",
|
||||
"mongoose": "7.4.0",
|
||||
"mongoose": "7.4.1",
|
||||
"ms": "2.1.3",
|
||||
"systeminformation": "5.18.10",
|
||||
"typescript": "5.1.6",
|
||||
@ -1536,9 +1536,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/mongoose": {
|
||||
"version": "7.4.0",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.4.0.tgz",
|
||||
"integrity": "sha512-oHE1eqodfKzugXRlQxpo+msIea7jPcRoayDuEMr50+bYwM/juA5f+1stjkWlXcg6vo1PdJFVA6DGaKOPLuG5mA==",
|
||||
"version": "7.4.1",
|
||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.4.1.tgz",
|
||||
"integrity": "sha512-o3E5KHHiHdaiwCJG3+9r70sncRKki71Ktf/TfXdW6myu+53rtZ56uLl5ylkQiCf60V3COJuOeekcxXVsjQ7cBA==",
|
||||
"dependencies": {
|
||||
"bson": "^5.4.0",
|
||||
"kareem": "2.5.1",
|
||||
|
@ -34,7 +34,7 @@
|
||||
"ytdl-core": "4.11.5",
|
||||
"moment": "2.29.4",
|
||||
"ms": "2.1.3",
|
||||
"mongoose": "7.4.0",
|
||||
"mongoose": "7.4.1",
|
||||
"systeminformation": "5.18.10",
|
||||
"@octokit/rest": "20.0.1",
|
||||
"@octokit/auth-token": "4.0.0",
|
||||
|
Loading…
Reference in New Issue
Block a user