diff --git a/package-lock.json b/package-lock.json index 6ec025c..8587146 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "@cheqd/ts-proto", - "version": "3.4.1-develop.1", + "version": "3.4.1", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "@cheqd/ts-proto", - "version": "3.4.1-develop.1", + "version": "3.4.1", "license": "Apache-2.0", "dependencies": { "long": "^5.2.3", @@ -6615,9 +6615,9 @@ } }, "node_modules/typescript": { - "version": "5.3.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.3.3.tgz", - "integrity": "sha512-pXWcraxM0uxAS+tN0AG/BF2TyqmHO014Z070UsJ+pFvYuRSq8KH8DmWpnbXe0pEPDHXZV3FcAbJkijJ5oNEnWw==", + "version": "5.4.4", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.4.4.tgz", + "integrity": "sha512-dGE2Vv8cpVvw28v8HCPqyb08EzbBURxDpuhJvTrusShUfGnhHBafDsLdS1EhhxyL6BJQE+2cT3dDPAv+MQ6oLw==", "dev": true, "bin": { "tsc": "bin/tsc",