From 91f0044f948b67ad35015cb160c1b5ea0f557989 Mon Sep 17 00:00:00 2001 From: DeFiChain Bot <79204074+defichain-bot@users.noreply.github.com> Date: Tue, 15 Mar 2022 11:44:42 +0800 Subject: [PATCH] Bump @nestjs dependencies (#851) --- package-lock.json | 112 +++++++++++++++++++++++----------------------- package.json | 8 ++-- 2 files changed, 60 insertions(+), 60 deletions(-) diff --git a/package-lock.json b/package-lock.json index b9d4d519e..7972923bf 100644 --- a/package-lock.json +++ b/package-lock.json @@ -23,10 +23,10 @@ "@defichain/jellyfish-wallet": "^2.29.0", "@defichain/testcontainers": "^2.29.0", "@defichain/testing": "^2.29.0", - "@nestjs/common": "^8.4.0", + "@nestjs/common": "^8.4.1", "@nestjs/config": "^1.2.0", - "@nestjs/core": "^8.4.0", - "@nestjs/platform-fastify": "^8.4.0", + "@nestjs/core": "^8.4.1", + "@nestjs/platform-fastify": "^8.4.1", "@nestjs/schedule": "^1.0.2", "@nestjs/terminus": "^8.0.4", "async-mutex": "^0.3.2", @@ -51,7 +51,7 @@ "devDependencies": { "@nestjs/cli": "^8.2.2", "@nestjs/schematics": "^8.0.8", - "@nestjs/testing": "^8.4.0", + "@nestjs/testing": "^8.4.1", "@types/cache-manager": "^3.4.2", "@types/cron": "^1.7.3", "@types/jest": "^27.4.1", @@ -2870,11 +2870,11 @@ } }, "node_modules/@nestjs/common": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.0.tgz", - "integrity": "sha512-uvm1Ccw0qRka/Gd5Mo5A2MQo9ItwewPes1fE2SBboennPojoiJ4A3iKirtlPuxsL+HQ4oD5eO02OsDyLYL2z6w==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.1.tgz", + "integrity": "sha512-g6beLHvJ2cCIdlW8Uui8rQh3+oxLOBLzDIk3yWH4ocp2HEgOJwF0iUv/pk33tFuwbXESIGMK8K165cpZUjNoxA==", "dependencies": { - "axios": "0.26.0", + "axios": "0.26.1", "iterare": "1.2.1", "tslib": "2.3.1", "uuid": "8.3.2" @@ -2919,9 +2919,9 @@ } }, "node_modules/@nestjs/core": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.0.tgz", - "integrity": "sha512-aur62kcyQz81D0GvM038t2JFelxPm9ABt11o5qO5ovTJ5mismZheckwyPA3WHg9wec6skr9v8kBVdZUbjFQJQQ==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz", + "integrity": "sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==", "hasInstallScript": true, "dependencies": { "@nuxtjs/opencollective": "0.3.2", @@ -2957,11 +2957,11 @@ } }, "node_modules/@nestjs/platform-fastify": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/platform-fastify/-/platform-fastify-8.4.0.tgz", - "integrity": "sha512-npSXuCgI9Nnc8icU9Mg+uEwqoBoyUl/9FnV5XpP0d6tZBUoDySA6dbJZy5xpjeB9HJap2L/6yBpsTeEvvtojAg==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/platform-fastify/-/platform-fastify-8.4.1.tgz", + "integrity": "sha512-m97X7Roar1txPePpkW9XENgxFrmHQXgAMrUu0nZxvH/KKf+CcHzav1UfY7gzr88+OvSCDeDo9UMDvj2rZT2SSw==", "dependencies": { - "fastify": "3.27.2", + "fastify": "3.27.4", "fastify-cors": "6.0.3", "fastify-formbody": "5.2.0", "light-my-request": "4.8.0", @@ -3023,9 +3023,9 @@ } }, "node_modules/@nestjs/testing": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-8.4.0.tgz", - "integrity": "sha512-Gk9OW4RpiIGDOROHS7O271uJEpIddQP94zlkPOVOu3HPUxntfKbmDU4cDaCqC0PQ9Jtj71C0H1j9RS8ituYLAw==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-8.4.1.tgz", + "integrity": "sha512-LOvsLuNh2eRwAtyeoIZWmUZ08wt7QrPrKQujWuRyv+vBYtC+FLHjqreWLpwG2yulNEoQs9Qlr2ubPvFGT1953g==", "dev": true, "dependencies": { "optional": "0.1.4", @@ -4568,9 +4568,9 @@ "dev": true }, "node_modules/axios": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.0.tgz", - "integrity": "sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==", + "version": "0.26.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz", + "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", "dependencies": { "follow-redirects": "^1.14.8" } @@ -7770,9 +7770,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "node_modules/fastify": { - "version": "3.27.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.27.2.tgz", - "integrity": "sha512-InZSbbfdBV8yfsTzX0Ei7aF3r7FjC+DPIf27IlTP5EIhSsvTjvlRNwxDPYYGi2NX2K654Vh+zCGCy/GaSigIuw==", + "version": "3.27.4", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.27.4.tgz", + "integrity": "sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg==", "dependencies": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0", @@ -7940,9 +7940,9 @@ "dev": true }, "node_modules/follow-redirects": { - "version": "1.14.8", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz", - "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==", + "version": "1.14.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz", + "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==", "funding": [ { "type": "individual", @@ -15014,9 +15014,9 @@ } }, "node_modules/tiny-lru": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-8.0.1.tgz", - "integrity": "sha512-eBIAYA0BzSjxBedCaO0CSjertD+u+IvNuFkyD7ESf+qjqHKBr5wFqvEYl91+ZQd7jjq2pO6/fBVwFgb6bxvorw==", + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-8.0.2.tgz", + "integrity": "sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==", "engines": { "node": ">=6" } @@ -18475,11 +18475,11 @@ } }, "@nestjs/common": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.0.tgz", - "integrity": "sha512-uvm1Ccw0qRka/Gd5Mo5A2MQo9ItwewPes1fE2SBboennPojoiJ4A3iKirtlPuxsL+HQ4oD5eO02OsDyLYL2z6w==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/common/-/common-8.4.1.tgz", + "integrity": "sha512-g6beLHvJ2cCIdlW8Uui8rQh3+oxLOBLzDIk3yWH4ocp2HEgOJwF0iUv/pk33tFuwbXESIGMK8K165cpZUjNoxA==", "requires": { - "axios": "0.26.0", + "axios": "0.26.1", "iterare": "1.2.1", "tslib": "2.3.1", "uuid": "8.3.2" @@ -18497,9 +18497,9 @@ } }, "@nestjs/core": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.0.tgz", - "integrity": "sha512-aur62kcyQz81D0GvM038t2JFelxPm9ABt11o5qO5ovTJ5mismZheckwyPA3WHg9wec6skr9v8kBVdZUbjFQJQQ==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/core/-/core-8.4.1.tgz", + "integrity": "sha512-JUV2cy/5z8MS2SRwszLmyOCclMMlyumxIbC1YFFlnSInhu7ODhrHLIMztyGmyAIuaehbOnyXPtHkjl01rHxc5w==", "requires": { "@nuxtjs/opencollective": "0.3.2", "fast-safe-stringify": "2.1.1", @@ -18511,11 +18511,11 @@ } }, "@nestjs/platform-fastify": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/platform-fastify/-/platform-fastify-8.4.0.tgz", - "integrity": "sha512-npSXuCgI9Nnc8icU9Mg+uEwqoBoyUl/9FnV5XpP0d6tZBUoDySA6dbJZy5xpjeB9HJap2L/6yBpsTeEvvtojAg==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/platform-fastify/-/platform-fastify-8.4.1.tgz", + "integrity": "sha512-m97X7Roar1txPePpkW9XENgxFrmHQXgAMrUu0nZxvH/KKf+CcHzav1UfY7gzr88+OvSCDeDo9UMDvj2rZT2SSw==", "requires": { - "fastify": "3.27.2", + "fastify": "3.27.4", "fastify-cors": "6.0.3", "fastify-formbody": "5.2.0", "light-my-request": "4.8.0", @@ -18555,9 +18555,9 @@ } }, "@nestjs/testing": { - "version": "8.4.0", - "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-8.4.0.tgz", - "integrity": "sha512-Gk9OW4RpiIGDOROHS7O271uJEpIddQP94zlkPOVOu3HPUxntfKbmDU4cDaCqC0PQ9Jtj71C0H1j9RS8ituYLAw==", + "version": "8.4.1", + "resolved": "https://registry.npmjs.org/@nestjs/testing/-/testing-8.4.1.tgz", + "integrity": "sha512-LOvsLuNh2eRwAtyeoIZWmUZ08wt7QrPrKQujWuRyv+vBYtC+FLHjqreWLpwG2yulNEoQs9Qlr2ubPvFGT1953g==", "dev": true, "requires": { "optional": "0.1.4", @@ -19842,9 +19842,9 @@ "dev": true }, "axios": { - "version": "0.26.0", - "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.0.tgz", - "integrity": "sha512-lKoGLMYtHvFrPVt3r+RBMp9nh34N0M8zEfCWqdWZx6phynIEhQqAdydpyBAAG211zlhX9Rgu08cOamy6XjE5Og==", + "version": "0.26.1", + "resolved": "https://registry.npmjs.org/axios/-/axios-0.26.1.tgz", + "integrity": "sha512-fPwcX4EvnSHuInCMItEhAGnaSEXRBjtzh9fOtsE6E1G6p7vl7edEeZe11QHf18+6+9gR5PbKV/sGKNaD8YaMeA==", "requires": { "follow-redirects": "^1.14.8" } @@ -22258,9 +22258,9 @@ "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" }, "fastify": { - "version": "3.27.2", - "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.27.2.tgz", - "integrity": "sha512-InZSbbfdBV8yfsTzX0Ei7aF3r7FjC+DPIf27IlTP5EIhSsvTjvlRNwxDPYYGi2NX2K654Vh+zCGCy/GaSigIuw==", + "version": "3.27.4", + "resolved": "https://registry.npmjs.org/fastify/-/fastify-3.27.4.tgz", + "integrity": "sha512-SOfnHBxG9zxCSIvt6aHoR/cao8QBddWmGP/mb5KQKRc+KI1kB7b79M2hCDOTSyHdLAF2OX+oI6X3weeLc+MqKg==", "requires": { "@fastify/ajv-compiler": "^1.0.0", "abstract-logging": "^2.0.0", @@ -22404,9 +22404,9 @@ "dev": true }, "follow-redirects": { - "version": "1.14.8", - "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.8.tgz", - "integrity": "sha512-1x0S9UVJHsQprFcEC/qnNzBLcIxsjAV905f/UkQxbclCsoTWlacCNOpQa/anodLl2uaEKFhfWOvM2Qg77+15zA==" + "version": "1.14.9", + "resolved": "https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.14.9.tgz", + "integrity": "sha512-MQDfihBQYMcyy5dhRDJUHcw7lb2Pv/TuE6xP1vyraLukNDHKbDxDNaOE3NbCAdKQApno+GPRyo1YAp89yCjK4w==" }, "forever-agent": { "version": "0.6.1", @@ -27828,9 +27828,9 @@ } }, "tiny-lru": { - "version": "8.0.1", - "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-8.0.1.tgz", - "integrity": "sha512-eBIAYA0BzSjxBedCaO0CSjertD+u+IvNuFkyD7ESf+qjqHKBr5wFqvEYl91+ZQd7jjq2pO6/fBVwFgb6bxvorw==" + "version": "8.0.2", + "resolved": "https://registry.npmjs.org/tiny-lru/-/tiny-lru-8.0.2.tgz", + "integrity": "sha512-ApGvZ6vVvTNdsmt676grvCkUCGwzG9IqXma5Z07xJgiC5L7akUMof5U8G2JTI9Rz/ovtVhJBlY6mNhEvtjzOIg==" }, "tiny-secp256k1": { "version": "1.1.6", diff --git a/package.json b/package.json index fd09fcdac..6ba73a132 100644 --- a/package.json +++ b/package.json @@ -39,10 +39,10 @@ "@defichain/jellyfish-wallet": "^2.29.0", "@defichain/testcontainers": "^2.29.0", "@defichain/testing": "^2.29.0", - "@nestjs/common": "^8.4.0", + "@nestjs/common": "^8.4.1", "@nestjs/config": "^1.2.0", - "@nestjs/core": "^8.4.0", - "@nestjs/platform-fastify": "^8.4.0", + "@nestjs/core": "^8.4.1", + "@nestjs/platform-fastify": "^8.4.1", "@nestjs/schedule": "^1.0.2", "@nestjs/terminus": "^8.0.4", "async-mutex": "^0.3.2", @@ -67,7 +67,7 @@ "devDependencies": { "@nestjs/cli": "^8.2.2", "@nestjs/schematics": "^8.0.8", - "@nestjs/testing": "^8.4.0", + "@nestjs/testing": "^8.4.1", "@types/cache-manager": "^3.4.2", "@types/cron": "^1.7.3", "@types/jest": "^27.4.1",