mirror of
https://github.com/vale981/apollo-server
synced 2025-03-04 17:21:42 -05:00
chore(deps): update dependency @types/lodash to v4.14.122 (#2402)
This commit is contained in:
parent
673c0ab85c
commit
27254a415c
2 changed files with 4 additions and 4 deletions
6
package-lock.json
generated
6
package-lock.json
generated
|
@ -1509,9 +1509,9 @@
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"@types/lodash": {
|
"@types/lodash": {
|
||||||
"version": "4.14.121",
|
"version": "4.14.122",
|
||||||
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.121.tgz",
|
"resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.122.tgz",
|
||||||
"integrity": "sha512-ORj7IBWj13iYufXt/VXrCNMbUuCTJfhzme5kx9U/UtcIPdJYuvPDUAlHlbNhz/8lKCLy9XGIZnGrqXOtQbPGoQ==",
|
"integrity": "sha512-9IdED8wU93ty8gP06ninox+42SBSJHp2IAamsSYMUY76mshRTeUsid/gtbl8ovnOwy8im41ib4cxTiIYMXGKew==",
|
||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"@types/lodash.sortby": {
|
"@types/lodash.sortby": {
|
||||||
|
|
|
@ -74,7 +74,7 @@
|
||||||
"@types/jest": "24.0.9",
|
"@types/jest": "24.0.9",
|
||||||
"@types/koa-multer": "1.0.0",
|
"@types/koa-multer": "1.0.0",
|
||||||
"@types/koa-router": "7.0.40",
|
"@types/koa-router": "7.0.40",
|
||||||
"@types/lodash": "4.14.121",
|
"@types/lodash": "4.14.122",
|
||||||
"@types/lodash.sortby": "4.7.5",
|
"@types/lodash.sortby": "4.7.5",
|
||||||
"@types/lru-cache": "4.1.2",
|
"@types/lru-cache": "4.1.2",
|
||||||
"@types/memcached": "2.2.6",
|
"@types/memcached": "2.2.6",
|
||||||
|
|
Loading…
Add table
Reference in a new issue