mirror of
https://github.com/toast-ts/Daggerbot-TS.git
synced 2024-11-17 00:10:58 -05:00
Bump mongoose from 7.3.1 to 7.3.3 (#2)
Bumps [mongoose](https://github.com/Automattic/mongoose) from 7.3.1 to 7.3.3. - [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.3.1...7.3.3) --- updated-dependencies: - dependency-name: mongoose dependency-type: direct:production ... 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
0baf2602ed
commit
f88e4b33e6
8
package-lock.json
generated
8
package-lock.json
generated
@ -28,7 +28,7 @@
|
|||||||
"discord-player": "6.6.0",
|
"discord-player": "6.6.0",
|
||||||
"discord.js": "14.11.0",
|
"discord.js": "14.11.0",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"mongoose": "7.3.1",
|
"mongoose": "7.3.3",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"systeminformation": "5.18.6",
|
"systeminformation": "5.18.6",
|
||||||
"typescript": "5.1.6",
|
"typescript": "5.1.6",
|
||||||
@ -1472,9 +1472,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/mongoose": {
|
"node_modules/mongoose": {
|
||||||
"version": "7.3.1",
|
"version": "7.3.3",
|
||||||
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.3.1.tgz",
|
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-7.3.3.tgz",
|
||||||
"integrity": "sha512-6289bmSIhvR8xMHsYe2/CuzN7wHK+2RHcK7idDdzniCPC5zix5JH0Hc4k3CmXlr/9zQ2250gUQiUWtvDB0vF1Q==",
|
"integrity": "sha512-g4NrRGIUEUYLeScaSChQR8i4Dlk9lR0UJzkK3r6TPJyqJ6ZWdRVP3oXfOG9Yn+hNeKcCJKfVEHo+jsU1rh3YTA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bson": "^5.3.0",
|
"bson": "^5.3.0",
|
||||||
"kareem": "2.5.1",
|
"kareem": "2.5.1",
|
||||||
|
@ -34,7 +34,7 @@
|
|||||||
"ytdl-core": "4.11.4",
|
"ytdl-core": "4.11.4",
|
||||||
"moment": "2.29.4",
|
"moment": "2.29.4",
|
||||||
"ms": "2.1.3",
|
"ms": "2.1.3",
|
||||||
"mongoose": "7.3.1",
|
"mongoose": "7.3.3",
|
||||||
"systeminformation": "5.18.6",
|
"systeminformation": "5.18.6",
|
||||||
"@octokit/rest": "19.0.13",
|
"@octokit/rest": "19.0.13",
|
||||||
"@octokit/auth-token": "4.0.0",
|
"@octokit/auth-token": "4.0.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user