diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json index 7cc98998..510b89db 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package-lock.json @@ -32,7 +32,7 @@ "@types/supertest": "7.2.1", "@typescript-eslint/eslint-plugin": "8.67.0", "@typescript-eslint/parser": "8.67.0", - "eslint": "10.8.1", + "eslint": "10.9.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-prettier": "5.5.6", "jest": "30.4.2", @@ -5612,9 +5612,9 @@ } }, "node_modules/eslint": { - "version": "10.8.1", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.8.1.tgz", - "integrity": "sha512-wqA7W2jbsC/BnV9Iv1UZpKVFkO1AdNoSmYW8NWG4HNOBbkAMvIqDZ27pI2f07dqn583NcIC44ckjAcOXDL1QbQ==", + "version": "10.9.1", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-10.9.1.tgz", + "integrity": "sha512-9VaAkDURekixUQJy0oJYl2DcN6oKMfxay7XzaGYAWQwsb6qfKf+x76R2k1L8kb1boc+FyCAaTA9GmiKaaiaF+A==", "dev": true, "license": "MIT", "workspaces": [ diff --git a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json index 71fe8276..2f77188c 100644 --- a/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json +++ b/2nd_hackathon/byte-brownies-studer-sl20/ua-server/package.json @@ -55,7 +55,7 @@ "@types/supertest": "7.2.1", "@typescript-eslint/eslint-plugin": "8.67.0", "@typescript-eslint/parser": "8.67.0", - "eslint": "10.8.1", + "eslint": "10.9.1", "eslint-config-prettier": "10.1.8", "eslint-plugin-prettier": "5.5.6", "jest": "30.4.2",