Firebase Update

This commit is contained in:
Lukas Nowy
2018-12-22 23:30:39 +01:00
parent befb44764d
commit acffe619b3
11523 changed files with 1614327 additions and 930246 deletions

View File

@ -1,27 +1,27 @@
{
"_from": "body-parser@~1.18.2",
"_from": "body-parser@1.18.3",
"_id": "body-parser@1.18.3",
"_inBundle": false,
"_integrity": "sha1-WykhmP/dVTs6DyDe0FkrlWlVyLQ=",
"_location": "/body-parser",
"_phantomChildren": {},
"_requested": {
"type": "range",
"type": "version",
"registry": true,
"raw": "body-parser@~1.18.2",
"raw": "body-parser@1.18.3",
"name": "body-parser",
"escapedName": "body-parser",
"rawSpec": "~1.18.2",
"rawSpec": "1.18.3",
"saveSpec": null,
"fetchSpec": "~1.18.2"
"fetchSpec": "1.18.3"
},
"_requiredBy": [
"/"
"/express"
],
"_resolved": "https://registry.npmjs.org/body-parser/-/body-parser-1.18.3.tgz",
"_shasum": "5b292198ffdd553b3a0f20ded0592b956955c8b4",
"_spec": "body-parser@~1.18.2",
"_where": "D:\\5CHITM\\Diplomarbeit\\smart-shopper\\express-server",
"_spec": "body-parser@1.18.3",
"_where": "D:\\Desktop\\smartshopperNodeReworkFirebase\\node_modules\\express",
"bugs": {
"url": "https://github.com/expressjs/body-parser/issues"
},