From 495b8406265e1d47ca54cf0e31a08c0bd789e288 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 Jul 2020 15:43:38 +0000 Subject: [PATCH] Bump slpjs from 0.21.4 to 0.27.4 in /functions Bumps [slpjs](https://github.com/simpleledger/slpjs) from 0.21.4 to 0.27.4. - [Release notes](https://github.com/simpleledger/slpjs/releases) - [Commits](https://github.com/simpleledger/slpjs/compare/0.21.4...0.27.4) Signed-off-by: dependabot[bot] --- functions/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/package.json b/functions/package.json index 28ca46c..1de75ee 100644 --- a/functions/package.json +++ b/functions/package.json @@ -24,7 +24,7 @@ "sirv": "^0.4.2", "slp-list": "0.0.8", "slp-sdk": "^4.11.0", - "slpjs": "^0.21.3", + "slpjs": "^0.27.4", "xmlhttprequest": "1.8.0", "cors": "^2.8.5" },