Updated dependencies

This commit is contained in:
Thaum Rystra
2020-04-25 11:41:55 +02:00
parent 3ab73f62bf
commit 2d489f119d
5 changed files with 454 additions and 541 deletions

View File

@@ -11,9 +11,9 @@
},
"author": "Stefan Zermatten",
"dependencies": {
"@babel/runtime": "^7.8.4",
"@babel/runtime": "^7.9.2",
"@polymer/polymer": "^1.2.5-npm-test.2",
"bcrypt": "^1.0.3",
"bcrypt": "^4.0.1",
"bower": "^1.8.8",
"core-js": "^2.6.11",
"fibers": "^2.0.2",
@@ -22,7 +22,7 @@
"patreon": "^0.4.1",
"qrcode": "^1.4.4",
"request": "^2.88.2",
"source-map-support": "^0.5.16",
"underscore": "^1.9.2"
"source-map-support": "^0.5.19",
"underscore": "^1.10.2"
}
}