diff --git a/package.json b/package.json index d605b783..664b49e0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "clipcc-vm", - "version": "3.1.12", + "version": "3.1.13", "description": "Virtual Machine for Clip CC", "author": "Clip Team", "license": "BSD-3-Clause", @@ -45,7 +45,7 @@ "axios": "^0.21.1", "btoa": "1.2.1", "canvas-toBlob": "1.0.0", - "clipcc-l10n": "3.1.8", + "clipcc-l10n": "3.1.9", "decode-html": "2.0.0", "diff-match-patch": "1.0.4", "format-message": "6.2.1", @@ -73,7 +73,7 @@ "babel-eslint": "^10.1.0", "babel-loader": "^8.2.2", "callsite": "^1.0.0", - "clipcc-block": "3.1.7", + "clipcc-block": "3.1.8", "copy-webpack-plugin": "^4.5.4", "docdash": "^1.2.0", "eslint": "^5.3.0",