From 1252fe60bb7163b3bc7f9012de4b19819c96a167 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 13:43:04 +0100 Subject: [PATCH] build(deps): bump @feathersjs/errors from 5.0.21 to 5.0.22 (#114) Bumps [@feathersjs/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) from 5.0.21 to 5.0.22. - [Release notes](https://github.com/feathersjs/feathers/releases) - [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/errors/CHANGELOG.md) - [Commits](https://github.com/feathersjs/feathers/commits/v5.0.22/packages/errors) --- updated-dependencies: - dependency-name: "@feathersjs/errors" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package-lock.json | 117 ++++++++-------------------------------------- package.json | 2 +- 2 files changed, 20 insertions(+), 99 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1f17f3a..d04b1ce 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "dependencies": { "@feathersjs/adapter-commons": "5.0.22", "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "5.0.21" + "@feathersjs/errors": "5.0.22" }, "devDependencies": { "@feathersjs/adapter-tests": "5.0.22", @@ -634,7 +634,7 @@ "integrity": "sha512-6JvNu0eAr/BDZIZ63qYexYPTfS/ARrEVD+egozhpti2h7OWP+o4L50EzFQXAX/3PQwxg92EJpjrtq5UOXpE3Mg==", "dependencies": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22" }, "engines": { @@ -645,14 +645,6 @@ "url": "https://opencollective.com/feathers" } }, - "node_modules/@feathersjs/adapter-commons/node_modules/@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "engines": { - "node": ">= 12" - } - }, "node_modules/@feathersjs/adapter-tests": { "version": "5.0.22", "resolved": "https://registry.npmjs.org/@feathersjs/adapter-tests/-/adapter-tests-5.0.22.tgz", @@ -673,7 +665,7 @@ "dev": true, "dependencies": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "@feathersjs/hooks": "^0.8.1", "@feathersjs/schema": "^5.0.22", @@ -692,15 +684,6 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/authentication/node_modules/@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true, - "engines": { - "node": ">= 12" - } - }, "node_modules/@feathersjs/authentication/node_modules/uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", @@ -727,9 +710,9 @@ } }, "node_modules/@feathersjs/errors": { - "version": "5.0.21", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.21.tgz", - "integrity": "sha512-HDuhPbR8XUJjGnNkS8ushQmFJuVW6dZz79dT7oflSSP/m1RvQDNtA8DIXxTpTlM9RIYZQbflWwc7oVBx/ikxSw==", + "version": "5.0.22", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", + "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", "engines": { "node": ">= 12" } @@ -742,7 +725,7 @@ "dependencies": { "@feathersjs/authentication": "^5.0.22", "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "@feathersjs/transport-commons": "^5.0.22", "@types/compression": "^1.7.5", @@ -761,15 +744,6 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/express/node_modules/@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true, - "engines": { - "node": ">= 12" - } - }, "node_modules/@feathersjs/feathers": { "version": "5.0.22", "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.22.tgz", @@ -803,7 +777,7 @@ "dependencies": { "@feathersjs/adapter-commons": "^5.0.22", "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "@feathersjs/hooks": "^0.8.1", "@types/json-schema": "^7.0.15", @@ -829,7 +803,7 @@ "dev": true, "dependencies": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22" }, "engines": { @@ -840,15 +814,6 @@ "url": "https://opencollective.com/feathers" } }, - "node_modules/@feathersjs/schema/node_modules/@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true, - "engines": { - "node": ">= 12" - } - }, "node_modules/@feathersjs/schema/node_modules/ajv": { "version": "8.12.0", "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", @@ -878,7 +843,7 @@ "dev": true, "dependencies": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "encodeurl": "^1.0.2", "lodash": "^4.17.21" @@ -891,15 +856,6 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/transport-commons/node_modules/@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true, - "engines": { - "node": ">= 12" - } - }, "node_modules/@humanwhocodes/config-array": { "version": "0.11.13", "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.11.13.tgz", @@ -6986,15 +6942,8 @@ "integrity": "sha512-6JvNu0eAr/BDZIZ63qYexYPTfS/ARrEVD+egozhpti2h7OWP+o4L50EzFQXAX/3PQwxg92EJpjrtq5UOXpE3Mg==", "requires": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22" - }, - "dependencies": { - "@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==" - } } }, "@feathersjs/adapter-tests": { @@ -7010,7 +6959,7 @@ "dev": true, "requires": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "@feathersjs/hooks": "^0.8.1", "@feathersjs/schema": "^5.0.22", @@ -7022,12 +6971,6 @@ "uuid": "^9.0.1" }, "dependencies": { - "@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true - }, "uuid": { "version": "9.0.1", "resolved": "https://registry.npmjs.org/uuid/-/uuid-9.0.1.tgz", @@ -7042,9 +6985,9 @@ "integrity": "sha512-RkuOwt+fRkwOsO8CDFrDTyy8mKTkgk7qN6TegkV3vsF4Trpc7016mRiOpCzWy1hAllYLAdH4+vA+hb1E/UYPmg==" }, "@feathersjs/errors": { - "version": "5.0.21", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.21.tgz", - "integrity": "sha512-HDuhPbR8XUJjGnNkS8ushQmFJuVW6dZz79dT7oflSSP/m1RvQDNtA8DIXxTpTlM9RIYZQbflWwc7oVBx/ikxSw==" + "version": "5.0.22", + "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", + "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==" }, "@feathersjs/express": { "version": "5.0.22", @@ -7054,7 +6997,7 @@ "requires": { "@feathersjs/authentication": "^5.0.22", "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "@feathersjs/transport-commons": "^5.0.22", "@types/compression": "^1.7.5", @@ -7064,14 +7007,6 @@ "compression": "^1.7.4", "cors": "^2.8.5", "express": "^4.18.2" - }, - "dependencies": { - "@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true - } } }, "@feathersjs/feathers": { @@ -7097,7 +7032,7 @@ "requires": { "@feathersjs/adapter-commons": "^5.0.22", "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "@feathersjs/hooks": "^0.8.1", "@types/json-schema": "^7.0.15", @@ -7113,16 +7048,10 @@ "dev": true, "requires": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22" } }, - "@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true - }, "ajv": { "version": "8.12.0", "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", @@ -7150,18 +7079,10 @@ "dev": true, "requires": { "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "^5.0.22", + "@feathersjs/errors": "5.0.22", "@feathersjs/feathers": "^5.0.22", "encodeurl": "^1.0.2", "lodash": "^4.17.21" - }, - "dependencies": { - "@feathersjs/errors": { - "version": "5.0.22", - "resolved": "https://registry.npmjs.org/@feathersjs/errors/-/errors-5.0.22.tgz", - "integrity": "sha512-vKizG6tDz8meNx5IiFjkMy08PmzdeDHmH7JnvQYl2MuKkWW0sx0qgAEP4ik7NT3MlCsrmtNUK+4BhXODfXnT7A==", - "dev": true - } } }, "@humanwhocodes/config-array": { diff --git a/package.json b/package.json index 4c20d2d..1f3e390 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "dependencies": { "@feathersjs/adapter-commons": "5.0.22", "@feathersjs/commons": "5.0.22", - "@feathersjs/errors": "5.0.21" + "@feathersjs/errors": "5.0.22" }, "devDependencies": { "@feathersjs/adapter-tests": "5.0.22",