diff --git a/package-lock.json b/package-lock.json index 9b1a272..0fe7463 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "devDependencies": { "@feathersjs/adapter-tests": "5.0.1", "@feathersjs/express": "5.0.1", - "@feathersjs/feathers": "5.0.1", + "@feathersjs/feathers": "5.0.13", "@types/mocha": "^10.0.1", "@types/node": "^20.10.6", "@typescript-eslint/eslint-plugin": "^5.57.0", @@ -635,7 +635,7 @@ "dependencies": { "@feathersjs/commons": "^5.0.13", "@feathersjs/errors": "5.0.13", - "@feathersjs/feathers": "^5.0.13" + "@feathersjs/feathers": "5.0.13" }, "engines": { "node": ">= 12" @@ -657,23 +657,6 @@ "url": "https://github.com/sponsors/daffl" } }, - "node_modules/@feathersjs/adapter-commons/node_modules/@feathersjs/feathers": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.13.tgz", - "integrity": "sha512-f7qJkE4shIG+xziiWsfy9yLSmhQJQzq8ApzE1bmYneHExCopbQJvoH1r5iuoafGJ6GPzExK3mSxhdAJN6+nm0A==", - "dependencies": { - "@feathersjs/commons": "^5.0.13", - "@feathersjs/hooks": "^0.8.1", - "events": "^3.3.0" - }, - "engines": { - "node": ">= 12" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/daffl" - } - }, "node_modules/@feathersjs/adapter-tests": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/@feathersjs/adapter-tests/-/adapter-tests-5.0.1.tgz", @@ -769,12 +752,11 @@ } }, "node_modules/@feathersjs/feathers": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.1.tgz", - "integrity": "sha512-9eQsmcN8SoRt+APtrB/Dfjo9zSvibuMNjkidHhqTu93UCEd7TysTv7Q3IRwXGoJCialnwwVIgoK9NOhjKe45ug==", - "dev": true, + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.13.tgz", + "integrity": "sha512-f7qJkE4shIG+xziiWsfy9yLSmhQJQzq8ApzE1bmYneHExCopbQJvoH1r5iuoafGJ6GPzExK3mSxhdAJN6+nm0A==", "dependencies": { - "@feathersjs/commons": "^5.0.1", + "@feathersjs/commons": "^5.0.13", "@feathersjs/hooks": "^0.8.1", "events": "^3.3.0" }, @@ -786,6 +768,18 @@ "url": "https://github.com/sponsors/daffl" } }, + "node_modules/@feathersjs/feathers/node_modules/@feathersjs/commons": { + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.13.tgz", + "integrity": "sha512-9sVYjYuFsM7Ciht7iKI4LkirgWbUQRRO3zT9exfrCj15UtFM/7uADLisz7Yi/5wiuZDoMqUiZs35LNURysTyyA==", + "engines": { + "node": ">= 12" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/daffl" + } + }, "node_modules/@feathersjs/hooks": { "version": "0.8.1", "resolved": "https://registry.npmjs.org/@feathersjs/hooks/-/hooks-0.8.1.tgz", @@ -6765,23 +6759,13 @@ "requires": { "@feathersjs/commons": "^5.0.13", "@feathersjs/errors": "5.0.13", - "@feathersjs/feathers": "^5.0.13" + "@feathersjs/feathers": "5.0.13" }, "dependencies": { "@feathersjs/commons": { "version": "5.0.13", "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.13.tgz", "integrity": "sha512-9sVYjYuFsM7Ciht7iKI4LkirgWbUQRRO3zT9exfrCj15UtFM/7uADLisz7Yi/5wiuZDoMqUiZs35LNURysTyyA==" - }, - "@feathersjs/feathers": { - "version": "5.0.13", - "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.13.tgz", - "integrity": "sha512-f7qJkE4shIG+xziiWsfy9yLSmhQJQzq8ApzE1bmYneHExCopbQJvoH1r5iuoafGJ6GPzExK3mSxhdAJN6+nm0A==", - "requires": { - "@feathersjs/commons": "^5.0.13", - "@feathersjs/hooks": "^0.8.1", - "events": "^3.3.0" - } } } }, @@ -6848,14 +6832,20 @@ } }, "@feathersjs/feathers": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.1.tgz", - "integrity": "sha512-9eQsmcN8SoRt+APtrB/Dfjo9zSvibuMNjkidHhqTu93UCEd7TysTv7Q3IRwXGoJCialnwwVIgoK9NOhjKe45ug==", - "dev": true, + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/@feathersjs/feathers/-/feathers-5.0.13.tgz", + "integrity": "sha512-f7qJkE4shIG+xziiWsfy9yLSmhQJQzq8ApzE1bmYneHExCopbQJvoH1r5iuoafGJ6GPzExK3mSxhdAJN6+nm0A==", "requires": { - "@feathersjs/commons": "^5.0.1", + "@feathersjs/commons": "^5.0.13", "@feathersjs/hooks": "^0.8.1", "events": "^3.3.0" + }, + "dependencies": { + "@feathersjs/commons": { + "version": "5.0.13", + "resolved": "https://registry.npmjs.org/@feathersjs/commons/-/commons-5.0.13.tgz", + "integrity": "sha512-9sVYjYuFsM7Ciht7iKI4LkirgWbUQRRO3zT9exfrCj15UtFM/7uADLisz7Yi/5wiuZDoMqUiZs35LNURysTyyA==" + } } }, "@feathersjs/hooks": { diff --git a/package.json b/package.json index 2077db3..e01c72e 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "devDependencies": { "@feathersjs/adapter-tests": "5.0.1", "@feathersjs/express": "5.0.1", - "@feathersjs/feathers": "5.0.1", + "@feathersjs/feathers": "5.0.13", "@types/mocha": "^10.0.1", "@types/node": "^20.10.6", "@typescript-eslint/eslint-plugin": "^5.57.0",