mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 06:27:11 +01:00
Bump @types/mongoose from 5.7.37 to 5.10.1
Bumps [@types/mongoose](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mongoose) from 5.7.37 to 5.10.1. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mongoose) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
26fd714663
commit
ddeac99b54
6
package-lock.json
generated
6
package-lock.json
generated
@@ -2683,9 +2683,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/mongoose": {
|
"@types/mongoose": {
|
||||||
"version": "5.7.37",
|
"version": "5.10.1",
|
||||||
"resolved": "https://registry.npmjs.org/@types/mongoose/-/mongoose-5.7.37.tgz",
|
"resolved": "https://registry.npmjs.org/@types/mongoose/-/mongoose-5.10.1.tgz",
|
||||||
"integrity": "sha512-PRAZiDZvo3D1Dzs1xtFQBT8YTZIXI9MexkTWyTwIy6C/6jAEGQen2ayg4NjHhjM+5eE4isHq0vbUjzzVWu2qJQ==",
|
"integrity": "sha512-5yqbLHOyCQhUb7GPGW0A2dauUbhwgBvUWMzYcaUQiHdLZ8slgRp2R6i8FETZ+t5xeXpfhylYp9U7dAng7WamqQ==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/mongodb": "*",
|
"@types/mongodb": "*",
|
||||||
|
|||||||
@@ -26,7 +26,7 @@
|
|||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/classnames": "^2.2.11",
|
"@types/classnames": "^2.2.11",
|
||||||
"@types/jest": "^26.0.15",
|
"@types/jest": "^26.0.15",
|
||||||
"@types/mongoose": "^5.7.37",
|
"@types/mongoose": "^5.10.1",
|
||||||
"@types/react": "^16.9.56",
|
"@types/react": "^16.9.56",
|
||||||
"@types/react-calendar": "^3.1.2",
|
"@types/react-calendar": "^3.1.2",
|
||||||
"@types/uuid": "^8.3.0",
|
"@types/uuid": "^8.3.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user