diff --git a/api/package.json b/api/package.json index 0e6b9bfda28..793a5198180 100644 --- a/api/package.json +++ b/api/package.json @@ -41,7 +41,7 @@ "description": "The freeCodeCamp.org open-source codebase and curriculum", "devDependencies": { "@freecodecamp/eslint-config": "workspace:*", - "@total-typescript/ts-reset": "0.5.1", + "@total-typescript/ts-reset": "0.6.1", "@types/jsonwebtoken": "9.0.5", "@types/lodash-es": "^4.17.12", "@types/nodemailer": "6.4.14", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e1f3651501..acbf1d5b057 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -196,8 +196,8 @@ importers: specifier: workspace:* version: link:../packages/eslint-config '@total-typescript/ts-reset': - specifier: 0.5.1 - version: 0.5.1 + specifier: 0.6.1 + version: 0.6.1 '@types/jsonwebtoken': specifier: 9.0.5 version: 9.0.5