diff --git a/sdk/javascript/package-lock.json b/sdk/javascript/package-lock.json index afecf6fe6..207aa9648 100644 --- a/sdk/javascript/package-lock.json +++ b/sdk/javascript/package-lock.json @@ -53,15 +53,15 @@ } }, "node_modules/@bytecodealliance/jco": { - "version": "1.24.3", - "resolved": "https://registry.npmjs.org/@bytecodealliance/jco/-/jco-1.24.3.tgz", - "integrity": "sha512-2NGY31zFdnMqusmmBMrQ9Rlxw89P/BHyQ5BAcrzCMqRRoc95SzuuCtOy8DwWgZ3WeXlWpG9ozAIEW4YPwspgQw==", + "version": "1.24.4", + "resolved": "https://registry.npmjs.org/@bytecodealliance/jco/-/jco-1.24.4.tgz", + "integrity": "sha512-ETvkmfk/4IqRQAhdz6iBFKPWwL2zA4YWAc+SX7vHv9ArVGZJAqrMMBZrsNObCQoBfgQYpTllWktjmlsAzuujqA==", "dev": true, "license": "(Apache-2.0 WITH LLVM-exception)", "dependencies": { "@bytecodealliance/componentize-js": "^0.21.0", "@bytecodealliance/componentize-js-0-19-3": "npm:@bytecodealliance/componentize-js@^0.19.3", - "@bytecodealliance/jco-transpile": "^0.3.3", + "@bytecodealliance/jco-transpile": "^0.3.6", "@bytecodealliance/preview2-shim": "^0.17.9", "@bytecodealliance/preview3-shim": "^0.1.2", "binaryen": "^130.0.0", @@ -75,9 +75,9 @@ } }, "node_modules/@bytecodealliance/jco-transpile": { - "version": "0.3.3", - "resolved": "https://registry.npmjs.org/@bytecodealliance/jco-transpile/-/jco-transpile-0.3.3.tgz", - "integrity": "sha512-twkIb3oz8hGEjAnLQNBmQYCHI4YEkaMsSQ0k+iWFYfFefPcm4kFSkQUrjNe0DwMl00KM5kAvG/0r15AYHWs6aw==", + "version": "0.3.6", + "resolved": "https://registry.npmjs.org/@bytecodealliance/jco-transpile/-/jco-transpile-0.3.6.tgz", + "integrity": "sha512-BMwNRxeXvTHLKQPkEAi4Zhx8Qje0oc8R5IZNhOkqpEmIObzkqSTgvV4DOSCEwn3gd8klIvr9C8u872+W0r2a4A==", "dev": true, "license": "(Apache-2.0 WITH LLVM-exception)", "dependencies": {