diff --git a/tpp/package.json b/tpp/package.json index 28300824..7ad52d72 100644 --- a/tpp/package.json +++ b/tpp/package.json @@ -1,6 +1,6 @@ { "name": "@token-io/tpp", - "version": "1.0.67", + "version": "1.0.68", "description": "Token JavaScript TPP SDK", "license": "ISC", "author": { @@ -29,7 +29,7 @@ "@babel/plugin-transform-runtime": "^7.5.5", "@babel/preset-env": "^7.5.5", "@babel/preset-flow": "^7.0.0", - "@token-io/app": "^1.0.27", + "@token-io/app": "^1.0.51", "@token-io/eslint-config": "^1.0.5", "babel-eslint": "^10.0.3", "babel-loader": "^8.0.6", @@ -60,7 +60,7 @@ }, "dependencies": { "@babel/runtime-corejs2": "^7.5.5", - "@token-io/core": "^1.0.25", + "@token-io/core": "^1.0.26", "axios": "^0.21.1", "base64-js": "^1.3.1", "bs58": "4.0.0",