use latest chainpad-server

This commit is contained in:
ansuz
2020-03-25 09:45:55 -04:00
parent 73f3933e03
commit 320778f54f
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -190,9 +190,9 @@
}
},
"chainpad-server": {
"version": "4.0.8",
"resolved": "https://registry.npmjs.org/chainpad-server/-/chainpad-server-4.0.8.tgz",
"integrity": "sha512-QlmomAMQN4msdYnRqGEjL12FAeOPIJ5yoxIzROohWt/31SwF1UlyV+zFp1M1dhtV8PoS7JXvLyBBLCEEVN73Cg==",
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/chainpad-server/-/chainpad-server-4.0.9.tgz",
"integrity": "sha512-8h1W41ktE05TM6LuXrklpW2TUxWeNyIDiRaQygKsXaA/7pyJxF7+AmPVS+xW0c31VkHjQDPiaMzPoxhcxXnIyA==",
"requires": {
"nthen": "0.1.8",
"pull-stream": "^3.6.9",