diff --git a/backend/package-lock.json b/backend/package-lock.json index cb4dc96..200ce67 100644 --- a/backend/package-lock.json +++ b/backend/package-lock.json @@ -10,14 +10,14 @@ "license": "UNLICENSED", "dependencies": { "@nestjs/axios": "^3.1.2", - "@nestjs/cli": "^10.4.7", - "@nestjs/common": "^10.4.7", + "@nestjs/cli": "^10.4.8", + "@nestjs/common": "^10.4.9", "@nestjs/config": "^3.3.0", - "@nestjs/core": "^10.4.7", + "@nestjs/core": "^10.4.9", "@nestjs/mapped-types": "^2.0.6", - "@nestjs/platform-express": "^10.4.7", + "@nestjs/platform-express": "^10.4.9", "@nestjs/schedule": "^4.0.2", - "@nestjs/swagger": "^8.0.5", + "@nestjs/swagger": "^8.0.7", "@nestjs/typeorm": "^10.0.2", "axios": "^1.7.2", "body-parser": "^1.20.2", @@ -34,11 +34,11 @@ }, "devDependencies": { "@nestjs/schematics": "^10.2.3", - "@nestjs/testing": "^10.4.7", + "@nestjs/testing": "^10.4.9", "@types/cron": "^2.4.3", "@types/express": "^5.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.9.0", + "@types/node": "^22.10.0", "@types/supertest": "^6.0.2", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.10.0", @@ -46,14 +46,14 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", "jest": "^29.7.0", - "prettier": "^3.2.5", + "prettier": "^3.4.1", "source-map-support": "^0.5.21", "supertest": "^7.0.0", "ts-jest": "^29.1.3", "ts-loader": "^9.5.1", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", - "typescript": "^5.6.3" + "typescript": "^5.7.2" } }, "node_modules/@ampproject/remapping": { @@ -1571,9 +1571,9 @@ } }, "node_modules/@nestjs/cli": { - "version": "10.4.7", - "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.4.7.tgz", - "integrity": "sha512-4wJTtBJsbvjLIzXl+Qj6DYHv4J7abotuXyk7bes5erL79y+KBT61LulL56SqilzmNnHOAVbXcSXOn9S2aWUn6A==", + "version": "10.4.8", + "resolved": "https://registry.npmjs.org/@nestjs/cli/-/cli-10.4.8.tgz", + "integrity": "sha512-BQ/MIXcO2TjLVR9ZCN1MRQqijgCI7taueLdxowLS9UmAHbN7iZcQt307NTC6SFt8uVJg2CrLanD60M/Pr0ZMoQ==", "license": "MIT", "dependencies": { "@angular-devkit/core": "17.3.11", @@ -1585,13 +1585,13 @@ "cli-table3": "0.6.5", "commander": "4.1.1", "fork-ts-checker-webpack-plugin": "9.0.2", - "glob": "10.4.2", + "glob": "10.4.5", "inquirer": "8.2.6", "node-emoji": "1.11.0", "ora": "5.4.1", "tree-kill": "1.2.2", "tsconfig-paths": "4.2.0", - "tsconfig-paths-webpack-plugin": "4.1.0", + "tsconfig-paths-webpack-plugin": "4.2.0", "typescript": "5.6.3", "webpack": "5.96.1", "webpack-node-externals": "3.0.0" @@ -1615,10 +1615,23 @@ } } }, + "node_modules/@nestjs/cli/node_modules/typescript": { + "version": "5.6.3", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", + "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "license": "Apache-2.0", + "bin": { + "tsc": "bin/tsc", + "tsserver": "bin/tsserver" + }, + "engines": { + "node": ">=14.17" + } + }, "node_modules/@nestjs/common": { - "version": "10.4.7", - "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-10.4.7.tgz", - "integrity": "sha512-gIOpjD3Mx8gfYGxYm/RHPcJzqdknNNFCyY+AxzBT3gc5Xvvik1Dn5OxaMGw5EbVfhZgJKVP0n83giUOAlZQe7w==", + "version": "10.4.9", + "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-10.4.9.tgz", + "integrity": "sha512-bVUIeCr22T3xxivzLEj54ouxt9vHnatapeM+DEdusz1X62kGiK9Q8c9AQDrIOAhv/wBXqvDXoaq2exGZ6WOnmA==", "license": "MIT", "dependencies": { "iterare": "1.2.1", @@ -1660,9 +1673,9 @@ } }, "node_modules/@nestjs/core": { - "version": "10.4.7", - "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-10.4.7.tgz", - "integrity": "sha512-AIpQzW/vGGqSLkKvll1R7uaSNv99AxZI2EFyVJPNGDgFsfXaohfV1Ukl6f+s75Km+6Fj/7aNl80EqzNWQCS8Ig==", + "version": "10.4.9", + "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-10.4.9.tgz", + "integrity": "sha512-ZrbnK67U5T1296tmhxYSdsWkZjLe+MX7FGuRtSjkl02INIYA+4lfV+igZjGc+dyhWkkdvmIg3khSfwoBNjxLWg==", "hasInstallScript": true, "license": "MIT", "dependencies": { @@ -1718,9 +1731,9 @@ } }, "node_modules/@nestjs/platform-express": { - "version": "10.4.7", - "resolved": "https://registry.npmjs.org/@nestjs/platform-express/-/platform-express-10.4.7.tgz", - "integrity": "sha512-q6XDOxZPTZ9cxALcVuKUlRBk+cVEv6dW2S8p2yVre22kpEQxq53/OI8EseDvzObGb6hepZ8+yBY04qoYqSlXNQ==", + "version": "10.4.9", + "resolved": "https://registry.npmjs.org/@nestjs/platform-express/-/platform-express-10.4.9.tgz", + "integrity": "sha512-1nsIihF78W+u3pv8pVA75Zjs25w+yP0M/0jjMxL1BoCKEWCI4aL43kClP/C0csh6MvQjv67H1/AMAzs0rYbm9w==", "license": "MIT", "dependencies": { "body-parser": "1.20.3", @@ -1775,9 +1788,9 @@ "license": "MIT" }, "node_modules/@nestjs/swagger": { - "version": "8.0.5", - "resolved": "https://registry.npmjs.org/@nestjs/swagger/-/swagger-8.0.5.tgz", - "integrity": "sha512-ZmBdsbQNs3wIN5kCuvAVbz3/ULh3gi814oHTP49uTqAGi1aT0YSatUyncwQOHBOlRT+rwF+TNjoAsZ+twIk/Jw==", + "version": "8.0.7", + "resolved": "https://registry.npmjs.org/@nestjs/swagger/-/swagger-8.0.7.tgz", + "integrity": "sha512-zaTMCEZ/CxX7QYF110nTqJsn7eCXp4VI9kv7+AdUcIlBmhhgJpggBw2Mx2p6xVjyz1EoWXGfxxWKnxEyaQwFlg==", "license": "MIT", "dependencies": { "@microsoft/tsdoc": "^0.15.0", @@ -1808,9 +1821,9 @@ } }, "node_modules/@nestjs/testing": { - "version": "10.4.7", - "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-10.4.7.tgz", - "integrity": "sha512-aS3sQ0v4g8cyHDzW3xJv1+8MiFAkxUNXmnau588IFFI/nBIo/kevLNHNPr85keYekkJ/lwNDW72h8UGg8BYd9w==", + "version": "10.4.9", + "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-10.4.9.tgz", + "integrity": "sha512-+zkhjXluB3nnZgOjLoyjFQkpVUMqtsZhyVw8mlfxtOc6DHTtColhzX/iCQHGyTXQRIvBbBYmJc6qI+DKfOfLvg==", "dev": true, "license": "MIT", "dependencies": { @@ -2229,12 +2242,12 @@ "license": "MIT" }, "node_modules/@types/node": { - "version": "22.9.0", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.9.0.tgz", - "integrity": "sha512-vuyHg81vvWA1Z1ELfvLko2c8f34gyA0zaic0+Rllc5lbCnbSyuvb2Oxpm6TAUAC/2xZN3QGqxBNggD1nNR2AfQ==", + "version": "22.10.0", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.10.0.tgz", + "integrity": "sha512-XC70cRZVElFHfIUB40FgZOBbgJYFKKMa5nb9lxcwYstFG/Mi+/Y0bGS+rs6Dmhmkpq4pnNiLiuZAbc02YCOnmA==", "license": "MIT", "dependencies": { - "undici-types": "~6.19.8" + "undici-types": "~6.20.0" } }, "node_modules/@types/qs": { @@ -2923,9 +2936,9 @@ "license": "MIT" }, "node_modules/axios": { - "version": "1.7.7", - "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.7.tgz", - "integrity": "sha512-S4kL7XrjgBmvdGut0sN3yJxqYzrDOnivkBiN0OFs6hLiUam3UPvswUo0kqGyhqUZGEOytHyumEdXsAkgCOUf3Q==", + "version": "1.7.2", + "resolved": "https://registry.npmjs.org/axios/-/axios-1.7.2.tgz", + "integrity": "sha512-2A8QhOMrbomlDuiLeK9XibIBzuHeRcqqNOHp0Cyp5EoJ1IFDh+XZH3A6BkXtv0K4gFGCI0Y4BM7B1wOEi0Rmgw==", "license": "MIT", "dependencies": { "follow-redirects": "^1.15.6", @@ -5133,9 +5146,9 @@ } }, "node_modules/glob": { - "version": "10.4.2", - "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.2.tgz", - "integrity": "sha512-GwMlUF6PkPo3Gk21UxkCohOv0PLcIXVtKyLlpEI28R/cO/4eNOdmLk3CMW1wROV/WR/EsZOWAfBbBOqYvs88/w==", + "version": "10.4.5", + "resolved": "https://registry.npmjs.org/glob/-/glob-10.4.5.tgz", + "integrity": "sha512-7Bv8RF0k6xjo7d4A/PxYLbUCfb6c+Vpd2/mB2yRDlew7Jb5hEXiCD9ibfO7wpk8i4sevK6DFny9h7EYbM3/sHg==", "license": "ISC", "dependencies": { "foreground-child": "^3.1.0", @@ -5148,9 +5161,6 @@ "bin": { "glob": "dist/esm/bin.mjs" }, - "engines": { - "node": ">=16 || 14 >=14.18" - }, "funding": { "url": "https://github.com/sponsors/isaacs" } @@ -7588,9 +7598,9 @@ } }, "node_modules/prettier": { - "version": "3.3.3", - "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.3.3.tgz", - "integrity": "sha512-i2tDNA0O5IrMO757lfrdQZCc2jPNDVntV0m/+4whiDfWaTKfMNgR7Qz0NAeGz/nRqF4m5/6CLzbP4/liHt12Ew==", + "version": "3.4.1", + "resolved": "https://registry.npmjs.org/prettier/-/prettier-3.4.1.tgz", + "integrity": "sha512-G+YdqtITVZmOJje6QkXQWzl3fSfMxFwm1tjTyo9exhkmWSqC4Yhd1+lug++IlR2mvRVAxEDDWYkQdeSztajqgg==", "dev": true, "license": "MIT", "bin": { @@ -9066,13 +9076,14 @@ } }, "node_modules/tsconfig-paths-webpack-plugin": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.1.0.tgz", - "integrity": "sha512-xWFISjviPydmtmgeUAuXp4N1fky+VCtfhOkDUFIv5ea7p4wuTomI4QTrXvFBX2S4jZsmyTSrStQl+E+4w+RzxA==", + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/tsconfig-paths-webpack-plugin/-/tsconfig-paths-webpack-plugin-4.2.0.tgz", + "integrity": "sha512-zbem3rfRS8BgeNK50Zz5SIQgXzLafiHjOwUAvk/38/o1jHn/V5QAgVUcz884or7WYcPaH3N2CIfUc2u0ul7UcA==", "license": "MIT", "dependencies": { "chalk": "^4.1.0", "enhanced-resolve": "^5.7.0", + "tapable": "^2.2.1", "tsconfig-paths": "^4.1.2" }, "engines": { @@ -9308,9 +9319,9 @@ } }, "node_modules/typescript": { - "version": "5.6.3", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.3.tgz", - "integrity": "sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==", + "version": "5.7.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.7.2.tgz", + "integrity": "sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==", "license": "Apache-2.0", "bin": { "tsc": "bin/tsc", @@ -9333,9 +9344,9 @@ } }, "node_modules/undici-types": { - "version": "6.19.8", - "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "version": "6.20.0", + "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.20.0.tgz", + "integrity": "sha512-Ny6QZ2Nju20vw1SRHe3d9jVu6gJ+4e3+MMpqu7pqE5HT6WsTSlce++GQmK5UXS8mzV8DSYHrQH+Xrf2jVcuKNg==", "license": "MIT" }, "node_modules/universalify": { diff --git a/backend/package.json b/backend/package.json index 6255700..13da836 100644 --- a/backend/package.json +++ b/backend/package.json @@ -22,14 +22,14 @@ }, "dependencies": { "@nestjs/axios": "^3.1.2", - "@nestjs/cli": "^10.4.7", - "@nestjs/common": "^10.4.7", + "@nestjs/cli": "^10.4.8", + "@nestjs/common": "^10.4.9", "@nestjs/config": "^3.3.0", - "@nestjs/core": "^10.4.7", + "@nestjs/core": "^10.4.9", "@nestjs/mapped-types": "^2.0.6", - "@nestjs/platform-express": "^10.4.7", + "@nestjs/platform-express": "^10.4.9", "@nestjs/schedule": "^4.0.2", - "@nestjs/swagger": "^8.0.5", + "@nestjs/swagger": "^8.0.7", "@nestjs/typeorm": "^10.0.2", "axios": "^1.7.2", "body-parser": "^1.20.2", @@ -67,11 +67,11 @@ }, "devDependencies": { "@nestjs/schematics": "^10.2.3", - "@nestjs/testing": "^10.4.7", + "@nestjs/testing": "^10.4.9", "@types/cron": "^2.4.3", "@types/express": "^5.0.0", "@types/jest": "^29.5.14", - "@types/node": "^22.9.0", + "@types/node": "^22.10.0", "@types/supertest": "^6.0.2", "@typescript-eslint/eslint-plugin": "^7.18.0", "@typescript-eslint/parser": "^7.10.0", @@ -79,13 +79,13 @@ "eslint-config-prettier": "^9.1.0", "eslint-plugin-prettier": "^5.1.3", "jest": "^29.7.0", - "prettier": "^3.2.5", + "prettier": "^3.4.1", "source-map-support": "^0.5.21", "supertest": "^7.0.0", "ts-jest": "^29.1.3", "ts-loader": "^9.5.1", "ts-node": "^10.9.2", "tsconfig-paths": "^4.2.0", - "typescript": "^5.6.3" + "typescript": "^5.7.2" } }