build(deps): bump mongoose from 8.4.4 to 8.4.5 (#477)

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] 2024-07-14 23:52:54 +02:00 committed by GitHub
parent 921e4acf52
commit 64c57a6857
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.0.0-beta.3", "express": "^5.0.0-beta.3",
"mongoose": "^8.4.4", "mongoose": "^8.4.5",
"warframe-public-export-plus": "^0.4.1", "warframe-public-export-plus": "^0.4.1",
"warframe-riven-info": "^0.1.0", "warframe-riven-info": "^0.1.0",
"winston": "^3.13.0", "winston": "^3.13.0",
@ -2439,9 +2439,9 @@
} }
}, },
"node_modules/mongoose": { "node_modules/mongoose": {
"version": "8.4.4", "version": "8.4.5",
"resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.4.4.tgz", "resolved": "https://registry.npmjs.org/mongoose/-/mongoose-8.4.5.tgz",
"integrity": "sha512-Nya808odIJoHP4JuJKbWA2eIaerXieu59kE8pQlvJpUBoSKWUyhLji0g1WMVaYXWmzPYXP2Jd6XdR4KJE8RELw==", "integrity": "sha512-E5KjBThxST2uFSKKXuiMa9H9Zx4DLTSLuxodAnIzJRixNwc1ARTlJUK1m0a80EB+ZKGP4QNTasyUYRG9DUSHOA==",
"dependencies": { "dependencies": {
"bson": "^6.7.0", "bson": "^6.7.0",
"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.0.0-beta.3", "express": "^5.0.0-beta.3",
"mongoose": "^8.4.4", "mongoose": "^8.4.5",
"warframe-public-export-plus": "^0.4.1", "warframe-public-export-plus": "^0.4.1",
"warframe-riven-info": "^0.1.0", "warframe-riven-info": "^0.1.0",
"winston": "^3.13.0", "winston": "^3.13.0",