build(deps): bump mongoose from 8.9.2 to 8.9.3 (#746)

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:
dependabot[bot] 2025-01-06 23:36:19 +01:00 committed by GitHub
parent 172db2337f
commit abf312a41b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -11,7 +11,7 @@
"dependencies": { "dependencies": {
"copyfiles": "^2.4.1", "copyfiles": "^2.4.1",
"express": "^5", "express": "^5",
"mongoose": "^8.9.2", "mongoose": "^8.9.3",
"warframe-public-export-plus": "^0.5.21", "warframe-public-export-plus": "^0.5.21",
"warframe-riven-info": "^0.1.2", "warframe-riven-info": "^0.1.2",
"winston": "^3.17.0", "winston": "^3.17.0",
@ -2507,9 +2507,9 @@
} }
}, },
"node_modules/mongoose": { "node_modules/mongoose": {
"version": "8.9.2", "version": "8.9.3",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.9.2.tgz", "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.9.3.tgz",
"integrity": "sha512-mLWynmZS1v8HTeMxyLhskQncS1SkrjW1eLNuFDYGQMQ/5QrFrxTLNwWXeCRZeKT2lXyaxW8bnJC9AKPT9jYMkw==", "integrity": "sha512-G50GNPdMqhoiRAJ/24GYAzg13yxXDD3FOOFeYiFwtHmHpAJem3hxbYIxAhLJGWbYEiUZL0qFMu2LXYkgGAmo+Q==",
"dependencies": { "dependencies": {
"bson": "^6.10.1", "bson": "^6.10.1",
"kareem": "2.6.3", "kareem": "2.6.3",

View File

@ -15,7 +15,7 @@
"dependencies": { "dependencies": {
"copyfiles": "^2.4.1", "copyfiles": "^2.4.1",
"express": "^5", "express": "^5",
"mongoose": "^8.9.2", "mongoose": "^8.9.3",
"warframe-public-export-plus": "^0.5.21", "warframe-public-export-plus": "^0.5.21",
"warframe-riven-info": "^0.1.2", "warframe-riven-info": "^0.1.2",
"winston": "^3.17.0", "winston": "^3.17.0",