diff --git a/apps/scandic-web/package.json b/apps/scandic-web/package.json index d732b7398..83c3153ae 100644 --- a/apps/scandic-web/package.json +++ b/apps/scandic-web/package.json @@ -87,7 +87,6 @@ "ics": "^3.8.1", "immer": "10.1.1", "input-otp": "^1.4.2", - "ioredis": "^5.5.0", "json-stable-stringify-without-jsonify": "^1.0.1", "jsonwebtoken": "^9.0.2", "libphonenumber-js": "^1.10.60", diff --git a/yarn.lock b/yarn.lock index 312faa649..1ae683b6e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8477,7 +8477,6 @@ __metadata: ics: "npm:^3.8.1" immer: "npm:10.1.1" input-otp: "npm:^1.4.2" - ioredis: "npm:^5.5.0" jest: "npm:^29.7.0" jest-environment-jsdom: "npm:^29.7.0" jiti: "npm:^1.21.0" @@ -16258,23 +16257,6 @@ __metadata: languageName: node linkType: hard -"ioredis@npm:^5.5.0": - version: 5.5.0 - resolution: "ioredis@npm:5.5.0" - dependencies: - "@ioredis/commands": "npm:^1.1.1" - cluster-key-slot: "npm:^1.1.0" - debug: "npm:^4.3.4" - denque: "npm:^2.1.0" - lodash.defaults: "npm:^4.2.0" - lodash.isarguments: "npm:^3.1.0" - redis-errors: "npm:^1.2.0" - redis-parser: "npm:^3.0.0" - standard-as-callback: "npm:^2.1.0" - checksum: 10c0/ba64502fc92d9e05465793fafcd0568cb668af6e2350462b61daadfd499e3a48239d9a723d3ce08b08c93f3f745d05dda91136cdc597d4d485604e6730305305 - languageName: node - linkType: hard - "ioredis@npm:^5.6.1": version: 5.6.1 resolution: "ioredis@npm:5.6.1"