diff --git a/package-lock.json b/package-lock.json index 90051b5..7de8b76 100644 --- a/package-lock.json +++ b/package-lock.json @@ -7,7 +7,7 @@ "": { "name": "star-template-ts", "version": "0.1.0", - "license": "MIT", + "license": "Apache-2.0", "devDependencies": { "@types/jest": "^29.5.0", "@typescript-eslint/eslint-plugin": "^8.0.0", @@ -16,7 +16,7 @@ "eslint-config-prettier": "^9.0.0", "jest": "^29.7.0", "prettier": "^3.3.0", - "ts-jest": "^29.1.1", + "ts-jest": "^29.4.3", "typescript": "^5.5.0" } }, @@ -4891,9 +4891,9 @@ } }, "node_modules/ts-jest": { - "version": "29.4.1", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.1.tgz", - "integrity": "sha512-SaeUtjfpg9Uqu8IbeDKtdaS0g8lS6FT6OzM3ezrDfErPJPHNDo/Ey+VFGP1bQIDfagYDLyRpd7O15XpG1Es2Uw==", + "version": "29.4.3", + "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.4.3.tgz", + "integrity": "sha512-KTWbK2Wot8VXargsLoxhSoEQ9OyMdzQXQoUDeIulWu2Tf7gghuBHeg+agZqVLdTOHhQHVKAaeuctBDRkhWE7hg==", "dev": true, "license": "MIT", "dependencies": { diff --git a/package.json b/package.json index 927a184..d62f426 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "eslint-config-prettier": "^9.0.0", "jest": "^29.7.0", "prettier": "^3.3.0", - "ts-jest": "^29.1.1", + "ts-jest": "^29.4.3", "typescript": "^5.5.0" }, "files": [