diff --git a/package-lock.json b/package-lock.json index 172437f..11effb8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -15,7 +15,7 @@ }, "devDependencies": { "@feathersjs/adapter-tests": "5.0.20", - "@feathersjs/express": "5.0.19", + "@feathersjs/express": "5.0.20", "@feathersjs/feathers": "5.0.19", "@types/mocha": "^10.0.1", "@types/node": "^20.10.6", @@ -659,17 +659,17 @@ } }, "node_modules/@feathersjs/authentication": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/authentication/-/authentication-5.0.19.tgz", - "integrity": "sha512-Ufd/PNgu1MxQqJ2D5bH6cxQKAXe+u8Kt5z66xtS0JykTvzoTital4XctWN/ohoL00OMBUjhxFRly9ldkgdfopQ==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/authentication/-/authentication-5.0.20.tgz", + "integrity": "sha512-qQGZowWpdqJdejJtWlLGMXAEHlqD+wQgBiw140Ih6jyDnAps/dPZALtPDmYPE+Wg24vRbTiqaxDkqlLcWVgXiA==", "dev": true, "dependencies": { - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", "@feathersjs/hooks": "^0.8.1", - "@feathersjs/schema": "^5.0.19", - "@feathersjs/transport-commons": "^5.0.19", + "@feathersjs/schema": "^5.0.20", + "@feathersjs/transport-commons": "^5.0.20", "@types/jsonwebtoken": "^9.0.5", "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", @@ -684,11 +684,25 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/authentication/node_modules/@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "node_modules/@feathersjs/authentication/node_modules/@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/@feathersjs/authentication/node_modules/@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "dependencies": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + }, "engines": { "node": ">= 12" }, @@ -731,16 +745,16 @@ } }, "node_modules/@feathersjs/express": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/express/-/express-5.0.19.tgz", - "integrity": "sha512-m445LJCWdZsz8GS/3SuYbB87ts+GPDYeffEH94mmzCOg+c/PyHX1YRdh+z18PrS8DywgW4+/0g1wZHh502tpyQ==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/express/-/express-5.0.20.tgz", + "integrity": "sha512-3uNTab7xVsAzh1p2ojmzr0GgLiAViAbies9N5yiTFpju3KNL4wLkQzSi7BeJVqZKBujtQOpChq/tMTw+ke3blg==", "dev": true, "dependencies": { - "@feathersjs/authentication": "^5.0.19", - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", - "@feathersjs/transport-commons": "^5.0.19", + "@feathersjs/authentication": "^5.0.20", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", + "@feathersjs/transport-commons": "^5.0.20", "@types/compression": "^1.7.5", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", @@ -757,11 +771,25 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/express/node_modules/@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "node_modules/@feathersjs/express/node_modules/@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/@feathersjs/express/node_modules/@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "dependencies": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + }, "engines": { "node": ">= 12" }, @@ -796,15 +824,15 @@ } }, "node_modules/@feathersjs/schema": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/schema/-/schema-5.0.19.tgz", - "integrity": "sha512-Mhs7FqaGFGCuKFMIbPQyVrTD4Q1V+XCMRhOc/c+ayioihf0E1M8fm6rrwQ70eBiO951tFtNoSIPaGhOIxK3b5A==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/schema/-/schema-5.0.20.tgz", + "integrity": "sha512-nbzQ56m8D1OVFc16kOF2y5V6YiWVA6zKmB4ggtl/hnymnLzBdM9DDn7aLGY6z1bIAzi495PCmpRXr1Gvhrz5+w==", "dev": true, "dependencies": { - "@feathersjs/adapter-commons": "5.0.19", - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", + "@feathersjs/adapter-commons": "^5.0.20", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", "@feathersjs/hooks": "^0.8.1", "@types/json-schema": "^7.0.15", "ajv": "^8.12.0", @@ -822,11 +850,43 @@ "typescript": ">=5.3" } }, - "node_modules/@feathersjs/schema/node_modules/@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "node_modules/@feathersjs/schema/node_modules/@feathersjs/adapter-commons": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/adapter-commons/-/adapter-commons-5.0.20.tgz", + "integrity": "sha512-y6MuVYqB/Vc6MQ4d00vPAtOMKVQUYgjzOMmX+5ApMRi619RArwhaVvwKwU5EU/vzN7G6u2sckjrZ70KsGNE+5A==", + "dev": true, + "dependencies": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20" + }, + "engines": { + "node": ">= 12" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/feathers" + } + }, + "node_modules/@feathersjs/schema/node_modules/@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", + "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/@feathersjs/schema/node_modules/@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", "dev": true, + "dependencies": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + }, "engines": { "node": ">= 12" }, @@ -858,14 +918,14 @@ "dev": true }, "node_modules/@feathersjs/transport-commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/transport-commons/-/transport-commons-5.0.19.tgz", - "integrity": "sha512-3PY19lGbDB7c2SJti9ysX2r/AoazkOkdZf6CWbe230cnUFTTMdAbPEqVmCBYo2dE6X54HpNSHapDYUQXXs5tGQ==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/transport-commons/-/transport-commons-5.0.20.tgz", + "integrity": "sha512-2XkK9G1w3OPwg6VniZsH2AqK2i+RzE8PrvxpPpUetalKFM6JoRhVQChvTm75ni+Abc5BcT/cer5XUhmKmNm75w==", "dev": true, "dependencies": { - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", "encodeurl": "^1.0.2", "lodash": "^4.17.21" }, @@ -877,11 +937,25 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/transport-commons/node_modules/@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "node_modules/@feathersjs/transport-commons/node_modules/@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true, + "engines": { + "node": ">= 12" + } + }, + "node_modules/@feathersjs/transport-commons/node_modules/@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "dependencies": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + }, "engines": { "node": ">= 12" }, @@ -7017,17 +7091,17 @@ "dev": true }, "@feathersjs/authentication": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/authentication/-/authentication-5.0.19.tgz", - "integrity": "sha512-Ufd/PNgu1MxQqJ2D5bH6cxQKAXe+u8Kt5z66xtS0JykTvzoTital4XctWN/ohoL00OMBUjhxFRly9ldkgdfopQ==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/authentication/-/authentication-5.0.20.tgz", + "integrity": "sha512-qQGZowWpdqJdejJtWlLGMXAEHlqD+wQgBiw140Ih6jyDnAps/dPZALtPDmYPE+Wg24vRbTiqaxDkqlLcWVgXiA==", "dev": true, "requires": { - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", "@feathersjs/hooks": "^0.8.1", - "@feathersjs/schema": "^5.0.19", - "@feathersjs/transport-commons": "^5.0.19", + "@feathersjs/schema": "^5.0.20", + "@feathersjs/transport-commons": "^5.0.20", "@types/jsonwebtoken": "^9.0.5", "jsonwebtoken": "^9.0.2", "lodash": "^4.17.21", @@ -7035,12 +7109,23 @@ "uuid": "^9.0.1" }, "dependencies": { - "@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true }, + "@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "requires": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + } + }, "uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", @@ -7060,16 +7145,16 @@ "integrity": "sha512-joYqM0DBTND8GSn165GM/McTdE79jGuq8kqOoS8amrkXLAluw8xQUIq/zj7I/kH+hqjZfLfxGAK6KtXE7eBnzA==" }, "@feathersjs/express": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/express/-/express-5.0.19.tgz", - "integrity": "sha512-m445LJCWdZsz8GS/3SuYbB87ts+GPDYeffEH94mmzCOg+c/PyHX1YRdh+z18PrS8DywgW4+/0g1wZHh502tpyQ==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/express/-/express-5.0.20.tgz", + "integrity": "sha512-3uNTab7xVsAzh1p2ojmzr0GgLiAViAbies9N5yiTFpju3KNL4wLkQzSi7BeJVqZKBujtQOpChq/tMTw+ke3blg==", "dev": true, "requires": { - "@feathersjs/authentication": "^5.0.19", - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", - "@feathersjs/transport-commons": "^5.0.19", + "@feathersjs/authentication": "^5.0.20", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", + "@feathersjs/transport-commons": "^5.0.20", "@types/compression": "^1.7.5", "@types/cors": "^2.8.17", "@types/express": "^4.17.21", @@ -7079,11 +7164,22 @@ "express": "^4.18.2" }, "dependencies": { - "@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true + }, + "@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "requires": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + } } } }, @@ -7103,15 +7199,15 @@ "integrity": "sha512-q/OGjm2BEhT9cHYYcMZR4YKX4lHyufBJmi5Dz+XRM5YqUuEg9MYtR45CWgDiC1klrd2srNSsdmGNVU1otL4+0Q==" }, "@feathersjs/schema": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/schema/-/schema-5.0.19.tgz", - "integrity": "sha512-Mhs7FqaGFGCuKFMIbPQyVrTD4Q1V+XCMRhOc/c+ayioihf0E1M8fm6rrwQ70eBiO951tFtNoSIPaGhOIxK3b5A==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/schema/-/schema-5.0.20.tgz", + "integrity": "sha512-nbzQ56m8D1OVFc16kOF2y5V6YiWVA6zKmB4ggtl/hnymnLzBdM9DDn7aLGY6z1bIAzi495PCmpRXr1Gvhrz5+w==", "dev": true, "requires": { - "@feathersjs/adapter-commons": "5.0.19", - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", + "@feathersjs/adapter-commons": "^5.0.20", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", "@feathersjs/hooks": "^0.8.1", "@types/json-schema": "^7.0.15", "ajv": "^8.12.0", @@ -7119,12 +7215,34 @@ "json-schema-to-ts": "^3.0.0" }, "dependencies": { - "@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "@feathersjs/adapter-commons": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/adapter-commons/-/adapter-commons-5.0.20.tgz", + "integrity": "sha512-y6MuVYqB/Vc6MQ4d00vPAtOMKVQUYgjzOMmX+5ApMRi619RArwhaVvwKwU5EU/vzN7G6u2sckjrZ70KsGNE+5A==", + "dev": true, + "requires": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20" + } + }, + "@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true }, + "@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "requires": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + } + }, "ajv": { "version": "8.12.0", "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", @@ -7146,23 +7264,34 @@ } }, "@feathersjs/transport-commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/transport-commons/-/transport-commons-5.0.19.tgz", - "integrity": "sha512-3PY19lGbDB7c2SJti9ysX2r/AoazkOkdZf6CWbe230cnUFTTMdAbPEqVmCBYo2dE6X54HpNSHapDYUQXXs5tGQ==", + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/transport-commons/-/transport-commons-5.0.20.tgz", + "integrity": "sha512-2XkK9G1w3OPwg6VniZsH2AqK2i+RzE8PrvxpPpUetalKFM6JoRhVQChvTm75ni+Abc5BcT/cer5XUhmKmNm75w==", "dev": true, "requires": { - "@feathersjs/commons": "5.0.19", - "@feathersjs/errors": "5.0.19", - "@feathersjs/feathers": "5.0.19", + "@feathersjs/commons": "^5.0.20", + "@feathersjs/errors": "^5.0.20", + "@feathersjs/feathers": "^5.0.20", "encodeurl": "^1.0.2", "lodash": "^4.17.21" }, "dependencies": { - "@feathersjs/commons": { - "version": "5.0.19", - "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.19.tgz", - "integrity": "sha512-8kd5z1pCJucotr0SJxfd0IT77Iwp50k/c8NVJyfkR++W/Xsat+33yJgu7X15Ws/O7MG7FqmRAXdQtauLZSZ8EQ==", + "@feathersjs/errors": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.20.tgz", + "integrity": "sha512-ItVMiQxBxwyY4BvPKsGjAnnRiqHxMDBZdDQAvD4RxtZwWcS0kTbr6HJIPAQ8sKyQAjLLaAag/1i+AC3KBhvlYA==", "dev": true + }, + "@feathersjs/feathers": { + "version": "5.0.20", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.20.tgz", + "integrity": "sha512-tlcsO01GhAfhqAh7gKAdN6tAq8CKuv4hjR1lbQAkfELdi73pjCpXq7OLiF73VTUewNOoxRG5Tren+OOID9Lbig==", + "dev": true, + "requires": { + "@feathersjs/commons": "^5.0.20", + "@feathersjs/hooks": "^0.8.1", + "events": "^3.3.0" + } } } }, diff --git a/package.json b/package.json index b5685bc..16ac111 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ }, "devDependencies": { "@feathersjs/adapter-tests": "5.0.20", - "@feathersjs/express": "5.0.19", + "@feathersjs/express": "5.0.20", "@feathersjs/feathers": "5.0.19", "@types/mocha": "^10.0.1", "@types/node": "^20.10.6",