From e85fa8d77618090cc0c8b5a79fa2672a380f6da2 Mon Sep 17 00:00:00 2001 From: Innei Date: Tue, 3 May 2022 14:56:36 +0800 Subject: [PATCH] chore: update deps --- package.json | 19 +++-- pnpm-lock.yaml | 198 ++++++++++++++++++++++++++----------------------- 2 files changed, 113 insertions(+), 104 deletions(-) diff --git a/package.json b/package.json index 52630728..ea46b862 100644 --- a/package.json +++ b/package.json @@ -68,6 +68,8 @@ "@babel/plugin-transform-modules-commonjs": "7.17.9", "@babel/plugin-transform-typescript": "7.16.8", "@babel/types": "*", + "@fastify/cookie": "6", + "@fastify/multipart": "6", "@nestjs/common": "8.4.4", "@nestjs/core": "8.4.4", "@nestjs/event-emitter": "1.1.0", @@ -76,7 +78,7 @@ "@nestjs/passport": "8.2.1", "@nestjs/platform-fastify": "8.4.4", "@nestjs/platform-socket.io": "8.4.4", - "@nestjs/schedule": "1.1.0", + "@nestjs/schedule": "2.0.0", "@nestjs/swagger": "5.2.1", "@nestjs/websockets": "8.4.4", "@socket.io/redis-adapter": "7.1.0", @@ -97,8 +99,6 @@ "cos-nodejs-sdk-v5": "2.11.7", "dayjs": "1.11.1", "ejs": "3.1.7", - "@fastify/cookie": "6", - "@fastify/multipart": "6", "fastify-swagger": "npm:@fastify/swagger@6", "fs-extra": "*", "get-image-colors": "4.0.1", @@ -109,9 +109,9 @@ "jszip": "3.9.1", "linkedom": "0.14.7", "lodash": "*", - "marked": "4.0.14", + "marked": "4.0.15", "mkdirp": "*", - "mongoose": "6.3.1", + "mongoose": "6.3.2", "mongoose-lean-getters": "0.3.2", "mongoose-lean-id": "0.3.0", "mongoose-lean-virtuals": "0.9.1", @@ -146,12 +146,11 @@ "@types/ejs": "3.1.0", "@types/fs-extra": "9.0.13", "@types/get-image-colors": "4.0.1", - "@types/jest": "27.4.1", + "@types/jest": "27.5.0", "@types/js-yaml": "4.0.5", "@types/lodash": "4.14.182", "@types/marked": "4.0.3", - "@types/mongoose-paginate-v2": "1.6.4", - "@types/node": "16.11.32", + "@types/node": "^16", "@types/nodemailer": "6.4.4", "@types/passport-jwt": "3.0.6", "@types/qs": "6.9.7", @@ -171,9 +170,9 @@ "semver": "*", "socket.io": "*", "ts-jest": "27.1.4", - "ts-loader": "9.2.9", + "ts-loader": "9.3.0", "ts-node": "10.7.0", - "tsconfig-paths": "3.14.1", + "tsconfig-paths": "4.0.0", "typescript": "4.6.4" }, "optionalDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3f404580..5f3b92f7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -24,7 +24,7 @@ specifiers: '@nestjs/passport': 8.2.1 '@nestjs/platform-fastify': 8.4.4 '@nestjs/platform-socket.io': 8.4.4 - '@nestjs/schedule': 1.1.0 + '@nestjs/schedule': 2.0.0 '@nestjs/schematics': 8.0.10 '@nestjs/swagger': 5.2.1 '@nestjs/testing': 8.4.4 @@ -40,12 +40,11 @@ specifiers: '@types/ejs': 3.1.0 '@types/fs-extra': 9.0.13 '@types/get-image-colors': 4.0.1 - '@types/jest': 27.4.1 + '@types/jest': 27.5.0 '@types/js-yaml': 4.0.5 '@types/lodash': 4.14.182 '@types/marked': 4.0.3 - '@types/mongoose-paginate-v2': 1.6.4 - '@types/node': 16.11.32 + '@types/node': ^16 '@types/nodemailer': 6.4.4 '@types/passport-jwt': 3.0.6 '@types/qs': 6.9.7 @@ -84,10 +83,10 @@ specifiers: linkedom: 0.14.7 lint-staged: 12.4.1 lodash: '*' - marked: 4.0.14 + marked: 4.0.15 mkdirp: '*' mongodb-memory-server: 8.5.2 - mongoose: 6.3.1 + mongoose: 6.3.2 mongoose-lean-getters: 0.3.2 mongoose-lean-id: 0.3.0 mongoose-lean-virtuals: 0.9.1 @@ -110,9 +109,9 @@ specifiers: snakecase-keys: 5.4.1 socket.io: '*' ts-jest: 27.1.4 - ts-loader: 9.2.9 + ts-loader: 9.3.0 ts-node: 10.7.0 - tsconfig-paths: 3.14.1 + tsconfig-paths: 4.0.0 typescript: 4.6.4 ua-parser-js: 1.0.2 vm2: 3.9.9 @@ -135,13 +134,13 @@ dependencies: '@nestjs/passport': 8.2.1_tys52mabdspwpuru4mnhbd7smy '@nestjs/platform-fastify': 8.4.4_u6bxr3c7htwmhq2t5wi3k6ht4y '@nestjs/platform-socket.io': 8.4.4_xh2rpfyys24kbp6o4usvvoe6ki - '@nestjs/schedule': 1.1.0_ri7uarpfhib2ateqzcw7uno7zy + '@nestjs/schedule': 2.0.0_ri7uarpfhib2ateqzcw7uno7zy '@nestjs/swagger': 5.2.1_hfalrckn6wbva6omhhdii2e7pe '@nestjs/websockets': 8.4.4_gakp4rh6k3oda3yscq73zascpe '@socket.io/redis-adapter': 7.1.0 '@socket.io/redis-emitter': 4.1.1 - '@typegoose/auto-increment': 1.3.0_mongoose@6.3.1 - '@typegoose/typegoose': 9.8.1_mongoose@6.3.1 + '@typegoose/auto-increment': 1.3.0_mongoose@6.3.2 + '@typegoose/typegoose': 9.8.1_mongoose@6.3.2 algoliasearch: 4.13.0 axios: 0.26.1 axios-retry: 3.2.5 @@ -166,12 +165,12 @@ dependencies: jszip: 3.9.1 linkedom: 0.14.7 lodash: 4.17.21 - marked: 4.0.14 + marked: 4.0.15 mkdirp: 1.0.4 - mongoose: 6.3.1 - mongoose-lean-getters: 0.3.2_mongoose@6.3.1 - mongoose-lean-id: 0.3.0_mongoose@6.3.1 - mongoose-lean-virtuals: 0.9.1_mongoose@6.3.1 + mongoose: 6.3.2 + mongoose-lean-getters: 0.3.2_mongoose@6.3.2 + mongoose-lean-id: 0.3.0_mongoose@6.3.2 + mongoose-lean-virtuals: 0.9.1_mongoose@6.3.2 mongoose-paginate-v2: 1.6.3 nanoid: 3.3.3 node-machine-id: 1.1.12 @@ -207,12 +206,11 @@ devDependencies: '@types/ejs': 3.1.0 '@types/fs-extra': 9.0.13 '@types/get-image-colors': 4.0.1 - '@types/jest': 27.4.1 + '@types/jest': 27.5.0 '@types/js-yaml': 4.0.5 '@types/lodash': 4.14.182 '@types/marked': 4.0.3 - '@types/mongoose-paginate-v2': 1.6.4 - '@types/node': 16.11.32 + '@types/node': 16.11.33 '@types/nodemailer': 6.4.4 '@types/passport-jwt': 3.0.6 '@types/qs': 6.9.7 @@ -231,10 +229,10 @@ devDependencies: rimraf: 3.0.2 semver: 7.3.5 socket.io: 4.4.1 - ts-jest: 27.1.4_e5ptpkwerp6mcerntfy7vi2trq - ts-loader: 9.2.9_typescript@4.6.4 - ts-node: 10.7.0_au3bf4ahy5qxm3xc5mdsnlgvre - tsconfig-paths: 3.14.1 + ts-jest: 27.1.4_nnrehbtdwi4vovimszixfn4hgm + ts-loader: 9.3.0_typescript@4.6.4 + ts-node: 10.7.0_7vfv75elicf7ijnl73ckmqo2cm + tsconfig-paths: 4.0.0 typescript: 4.6.4 packages: @@ -1028,7 +1026,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 chalk: 4.1.2 jest-message-util: 27.5.1 jest-util: 27.5.1 @@ -1049,7 +1047,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 ansi-escapes: 4.3.2 chalk: 4.1.2 emittery: 0.8.1 @@ -1086,7 +1084,7 @@ packages: dependencies: '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 jest-mock: 27.5.1 dev: true @@ -1096,7 +1094,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@sinonjs/fake-timers': 8.1.0 - '@types/node': 16.11.32 + '@types/node': 17.0.31 jest-message-util: 27.5.1 jest-mock: 27.5.1 jest-util: 27.5.1 @@ -1125,7 +1123,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 chalk: 4.1.2 collect-v8-coverage: 1.0.1 exit: 0.1.2 @@ -1209,7 +1207,7 @@ packages: dependencies: '@types/istanbul-lib-coverage': 2.0.4 '@types/istanbul-reports': 3.0.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 '@types/yargs': 16.0.4 chalk: 4.1.2 dev: true @@ -1442,8 +1440,8 @@ packages: - utf-8-validate dev: false - /@nestjs/schedule/1.1.0_ri7uarpfhib2ateqzcw7uno7zy: - resolution: {integrity: sha512-0QpbwClUildXqlyoaygG+aIQZNNMv31XDyQxX+Ob1zw/3I8+AVrDlBwZHQ+tlhIcJFR8aG+VTH8xwIjXwtS1UA==} + /@nestjs/schedule/2.0.0_ri7uarpfhib2ateqzcw7uno7zy: + resolution: {integrity: sha512-cSWYJu96obpg2Ed8B5G6fhl6S9F/FH7BNf8x+9Ust6U9OqyJxaJf8h6wAhycP7rUXqUNagnllOWjYb9iTa+IVQ==} peerDependencies: '@nestjs/common': ^6.10.11 || ^7.0.0 || ^8.0.0 '@nestjs/core': ^7.0.0 || ^8.0.0 @@ -1641,18 +1639,18 @@ packages: resolution: {integrity: sha512-eZxlbI8GZscaGS7kkc/trHTT5xgrjH3/1n2JDwusC9iahPKWMRvRjJSAN5mCXviuTGQ/lHnhvv8Q1YTpnfz9gA==} dev: true - /@typegoose/auto-increment/1.3.0_mongoose@6.3.1: + /@typegoose/auto-increment/1.3.0_mongoose@6.3.2: resolution: {integrity: sha512-VmBb3RZRBML7n+yscwL9mHR4Kjbjp08qqNRGV2aoJ2mqF3wqYOXVeJ5BUOoYk+YfjElYHcFoSlQ6T7RdPLKddA==} engines: {node: '>=12.22.0'} peerDependencies: mongoose: ~6.3.0 dependencies: loglevel: 1.8.0 - mongoose: 6.3.1 + mongoose: 6.3.2 tslib: 2.3.1 dev: false - /@typegoose/typegoose/9.8.1_mongoose@6.3.1: + /@typegoose/typegoose/9.8.1_mongoose@6.3.2: resolution: {integrity: sha512-7m9ydYlzOSwxgFRWOrUK/wiNb1GBHLaztGQBkWsiGIIy4P2AmiHKKlwB34DaQEtvwWa8MxEDXtUWA04a3KSFjg==} engines: {node: '>=12.22.0'} peerDependencies: @@ -1660,7 +1658,7 @@ packages: dependencies: lodash: 4.17.21 loglevel: 1.8.0 - mongoose: 6.3.1 + mongoose: 6.3.2 reflect-metadata: 0.1.13 semver: 7.3.7 tslib: 2.3.1 @@ -1698,14 +1696,14 @@ packages: /@types/bcrypt/5.0.0: resolution: {integrity: sha512-agtcFKaruL8TmcvqbndlqHPSJgsolhf/qPWchFlgnW1gECTN/nKbFcoFnvKAQRFfKbh+BO6A3SWdJu9t+xF3Lw==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/body-parser/1.19.1: resolution: {integrity: sha512-a6bTJ21vFOGIkwM0kzh9Yr89ziVxq4vYH2fQ6N8AeipEzai/cFK6aGMArIkUeIdRIgpwQa+2bXiLuUJCpSf2Cg==} dependencies: '@types/connect': 3.4.35 - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/cache-manager/3.4.3: @@ -1722,7 +1720,7 @@ packages: /@types/connect/3.4.35: resolution: {integrity: sha512-cdeYyv4KWoEgpBISTxWvqYsVy444DOqehiF3fM3ne10AmJ62RSyNkUnxMJXHQWRQQX2eR94m5y1IZyDwBjV9FQ==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/cookie/0.4.1: @@ -1734,7 +1732,7 @@ packages: /@types/cron/1.7.3: resolution: {integrity: sha512-iPmUXyIJG1Js+ldPYhOQcYU3kCAQ2FWrSkm1FJPoii2eYSn6wEW6onPukNTT0bfiflexNSRPl6KWmAIqS+36YA==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 moment: 2.29.1 dev: true @@ -1763,7 +1761,7 @@ packages: /@types/express-serve-static-core/4.17.24: resolution: {integrity: sha512-3UJuW+Qxhzwjq3xhwXm2onQcFHn76frIYVbTu+kn24LFxI+dEhdfISDFovPB8VpEgW8oQCTpRuCe+0zJxB7NEA==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 '@types/qs': 6.9.7 '@types/range-parser': 1.2.4 dev: true @@ -1780,20 +1778,20 @@ packages: /@types/fs-extra/9.0.13: resolution: {integrity: sha512-nEnwB++1u5lVDM2UI4c1+5R+FYaKfaAzS4OococimjVm3nQw3TuzH5UNsocrcTBbhnerblyHj4A49qXbIiZdpA==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/get-image-colors/4.0.1: resolution: {integrity: sha512-SJw1xtewG0w9btZqeG8evQpvSvo7Hp12cPRUi5XouM7sfe/CcvkSk8x8u2XDLwc2UIW2D7qrf/iffv9dJmSVsQ==} dependencies: '@types/chroma-js': 2.1.3 - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/graceful-fs/4.1.5: resolution: {integrity: sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/istanbul-lib-coverage/2.0.4: @@ -1812,8 +1810,8 @@ packages: '@types/istanbul-lib-report': 3.0.0 dev: true - /@types/jest/27.4.1: - resolution: {integrity: sha512-23iPJADSmicDVrWk+HT58LMJtzLAnB2AgIzplQuq/bSrGaxCrlvRFjGbXmamnnk/mAmCdLStiGqggu28ocUyiw==} + /@types/jest/27.5.0: + resolution: {integrity: sha512-9RBFx7r4k+msyj/arpfaa0WOOEcaAZNmN+j80KFbFCoSqCJGHTz7YMAMGQW9Xmqm5w6l5c25vbSjMwlikJi5+g==} dependencies: jest-matcher-utils: 27.5.1 pretty-format: 27.5.1 @@ -1834,13 +1832,13 @@ packages: /@types/jsonwebtoken/8.5.4: resolution: {integrity: sha512-4L8msWK31oXwdtC81RmRBAULd0ShnAHjBuKT9MRQpjP0piNrZdXyTRcKY9/UIfhGeKIT4PvF5amOOUbbT/9Wpg==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: false /@types/jsonwebtoken/8.5.5: resolution: {integrity: sha512-OGqtHQ7N5/Ap/TUwO6IgHDuLiAoTmHhGpNvgkCm/F4N6pKzx/RBSfr2OXZSwC6vkfnsEdb6+7DNZVtiXiwdwFw==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/lodash/4.14.182: @@ -1855,19 +1853,17 @@ packages: resolution: {integrity: sha512-YATxVxgRqNH6nHEIsvg6k2Boc1JHI9ZbH5iWFFv/MTkchz3b1ieGDa5T0a9RznNdI0KhVbdbWSN+KWWrQZRxTw==} dev: true - /@types/mongoose-paginate-v2/1.6.4: - resolution: {integrity: sha512-+kdtc/Zg7301fmH/awaSqPg0DST+adsKihvp8uma3df15AKZ9R3ga1uylNLK247WUOVvA1p94dTNXf1pRs6VVQ==} - dependencies: - mongoose-paginate-v2: 1.6.3 + /@types/node/16.11.33: + resolution: {integrity: sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==} dev: true - /@types/node/16.11.32: - resolution: {integrity: sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==} + /@types/node/17.0.31: + resolution: {integrity: sha512-AR0x5HbXGqkEx9CadRH3EBYx/VkiUgZIhP4wvPn/+5KIsgpNoyFaRlVe0Zlx9gRtg8fA06a9tskE2MSN7TcG4Q==} /@types/nodemailer/6.4.4: resolution: {integrity: sha512-Ksw4t7iliXeYGvIQcSIgWQ5BLuC/mljIEbjf615svhZL10PE9t+ei8O9gDaD3FPCasUJn9KTLwz2JFJyiiyuqw==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/parse-author/2.0.1: @@ -1915,7 +1911,7 @@ packages: resolution: {integrity: sha512-nCkHGI4w7ZgAdNkrEu0bv+4xNV/XDqW+DydknebMOQwkpDGx8G+HTlj7R7ABI8i8nKxVw0wtKPi1D+lPOkh4YQ==} dependencies: '@types/mime': 1.3.2 - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /@types/stack-utils/2.0.1: @@ -1942,7 +1938,7 @@ packages: /@types/whatwg-url/8.2.1: resolution: {integrity: sha512-2YubE1sjj5ifxievI5Ge1sckb9k/Er66HyR2c+3+I6VDUUg1TLPdYYTEbQ+DjRkS4nTxMJhgWfSfMRD2sl2EYQ==} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 '@types/webidl-conversions': 6.1.1 dev: false @@ -1960,7 +1956,7 @@ packages: resolution: {integrity: sha512-8uALY5LTvSuHgloDVUvWP3pIauILm+8/0pDMokuDYIoNsOkSwd5AiHBTSEJjKTDcZr5z8UpgOWZkxBF4iJftoA==} requiresBuild: true dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: false optional: true @@ -2251,8 +2247,8 @@ packages: resolution: {integrity: sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==} dev: true - /abab/2.0.5: - resolution: {integrity: sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q==} + /abab/2.0.6: + resolution: {integrity: sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA==} dev: true /abbrev/1.1.1: @@ -3272,7 +3268,7 @@ packages: resolution: {integrity: sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==} engines: {node: '>=10'} dependencies: - abab: 2.0.5 + abab: 2.0.6 whatwg-mimetype: 2.3.0 whatwg-url: 8.7.0 dev: true @@ -3574,7 +3570,7 @@ packages: dependencies: '@types/cookie': 0.4.1 '@types/cors': 2.8.12 - '@types/node': 16.11.32 + '@types/node': 17.0.31 accepts: 1.3.7 base64id: 2.0.0 cookie: 0.4.2 @@ -5013,7 +5009,7 @@ packages: '@jest/environment': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 chalk: 4.1.2 co: 4.6.0 dedent: 0.7.0 @@ -5096,7 +5092,7 @@ packages: pretty-format: 27.5.1 slash: 3.0.0 strip-json-comments: 3.1.1 - ts-node: 10.7.0_au3bf4ahy5qxm3xc5mdsnlgvre + ts-node: 10.7.0_7vfv75elicf7ijnl73ckmqo2cm transitivePeerDependencies: - bufferutil - canvas @@ -5139,7 +5135,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 jest-mock: 27.5.1 jest-util: 27.5.1 jsdom: 16.7.0 @@ -5157,7 +5153,7 @@ packages: '@jest/environment': 27.5.1 '@jest/fake-timers': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 jest-mock: 27.5.1 jest-util: 27.5.1 dev: true @@ -5173,7 +5169,7 @@ packages: dependencies: '@jest/types': 27.5.1 '@types/graceful-fs': 4.1.5 - '@types/node': 16.11.32 + '@types/node': 17.0.31 anymatch: 3.1.2 fb-watchman: 2.0.1 graceful-fs: 4.2.9 @@ -5195,7 +5191,7 @@ packages: '@jest/source-map': 27.5.1 '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 chalk: 4.1.2 co: 4.6.0 expect: 27.5.1 @@ -5250,7 +5246,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 dev: true /jest-pnp-resolver/1.2.2_jest-resolve@27.5.1: @@ -5306,7 +5302,7 @@ packages: '@jest/test-result': 27.5.1 '@jest/transform': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 chalk: 4.1.2 emittery: 0.8.1 graceful-fs: 4.2.9 @@ -5363,7 +5359,7 @@ packages: resolution: {integrity: sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 graceful-fs: 4.2.9 dev: true @@ -5402,7 +5398,7 @@ packages: engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} dependencies: '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 chalk: 4.1.2 ci-info: 3.3.0 graceful-fs: 4.2.9 @@ -5427,7 +5423,7 @@ packages: dependencies: '@jest/test-result': 27.5.1 '@jest/types': 27.5.1 - '@types/node': 16.11.32 + '@types/node': 17.0.31 ansi-escapes: 4.3.2 chalk: 4.1.2 jest-util: 27.5.1 @@ -5438,7 +5434,7 @@ packages: resolution: {integrity: sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==} engines: {node: '>= 10.13.0'} dependencies: - '@types/node': 16.11.32 + '@types/node': 17.0.31 merge-stream: 2.0.0 supports-color: 8.1.1 dev: true @@ -5498,7 +5494,7 @@ packages: canvas: optional: true dependencies: - abab: 2.0.5 + abab: 2.0.6 acorn: 8.7.0 acorn-globals: 6.0.0 cssom: 0.4.4 @@ -5523,7 +5519,7 @@ packages: whatwg-encoding: 1.0.5 whatwg-mimetype: 2.3.0 whatwg-url: 8.7.0 - ws: 7.5.6 + ws: 7.5.7 xml-name-validator: 3.0.0 transitivePeerDependencies: - bufferutil @@ -5969,8 +5965,8 @@ packages: engines: {node: '>=8'} dev: false - /marked/4.0.14: - resolution: {integrity: sha512-HL5sSPE/LP6U9qKgngIIPTthuxC0jrfxpYMZ3LdGDD3vTnLs59m2Z7r6+LNDR3ToqEQdkKd6YaaEfJhodJmijQ==} + /marked/4.0.15: + resolution: {integrity: sha512-esX5lPdTfG4p8LDkv+obbRCyOKzB+820ZZyMOXJZygZBHrH9b3xXR64X4kT3sPe9Nx8qQXbmcz6kFSMt4Nfk6Q==} engines: {node: '>= 12'} hasBin: true dev: false @@ -6139,46 +6135,47 @@ packages: saslprep: 1.0.3 dev: false - /mongoose-lean-getters/0.3.2_mongoose@6.3.1: + /mongoose-lean-getters/0.3.2_mongoose@6.3.2: resolution: {integrity: sha512-suG2VMC6Mv9oc7NJsD3v6TY6t5Ggr7YbtZH9ygkfEMXgq/xAC0JqAFdIaasPv9o8svYGLyq0d5GlRsP1JYuf4A==} engines: {node: '>= 8'} peerDependencies: mongoose: '>= 5.11.0 | 6.x' dependencies: - mongoose: 6.3.1 + mongoose: 6.3.2 mpath: 0.8.4 dev: false - /mongoose-lean-id/0.3.0_mongoose@6.3.1: + /mongoose-lean-id/0.3.0_mongoose@6.3.2: resolution: {integrity: sha512-/eONPzg+tA7/VR4uv0uKxKwH4OCseZShqwbMW572QvlSU0g48zDFTiDuCjZmNykfZgK3ZOwjfLVbXBAAAbXI4Q==} peerDependencies: mongoose: 4.x || 5.x || 6.x dependencies: - mongoose: 6.3.1 + mongoose: 6.3.2 dev: false - /mongoose-lean-virtuals/0.9.1_mongoose@6.3.1: + /mongoose-lean-virtuals/0.9.1_mongoose@6.3.2: resolution: {integrity: sha512-jx4rhXuaQPam/lwef3z/FfYHlKdbFkDr9Qb7JEMeoa7y4pOuyJ83RkcNL25HRaoi4Bt71zKmV1cuJdv243t9aA==} peerDependencies: mongoose: '>=5.11.10' dependencies: array.prototype.flat: 1.2.3 - mongoose: 6.3.1 + mongoose: 6.3.2 mpath: 0.8.4 dev: false /mongoose-paginate-v2/1.6.3: resolution: {integrity: sha512-wxIOcZL7V3+yHIkdTcDk+MtPxjDacEmrZ/4NpwgvOmmEm9SWWsBKRyPd/EmHlRUzk3ylr7fy4QEje1VMg0qpZA==} engines: {node: '>=4.0.0'} + dev: false - /mongoose/6.3.1: - resolution: {integrity: sha512-bknh/VzU/7mBudfE4/5N7NR2Bpjvuxl93iePvyCGLhjeHF6w+mCRmucYGQkG6wEbCmEUVmBQrcgr2b40krMo/Q==} + /mongoose/6.3.2: + resolution: {integrity: sha512-4SEa8ynhJYkGMMbx6KOZ5kJz6qhKIYM8nAGufGq3xh+gNrKP3QwthNfc0X4DvTKhE0DQLMS1/Oy3cMl0AXm5RQ==} engines: {node: '>=12.0.0'} dependencies: bson: 4.6.2 kareem: 2.3.5 mongodb: 4.5.0 - mpath: 0.8.4 + mpath: 0.9.0 mquery: 4.0.2 ms: 2.1.3 sift: 16.0.0 @@ -6191,6 +6188,11 @@ packages: engines: {node: '>=4.0.0'} dev: false + /mpath/0.9.0: + resolution: {integrity: sha512-ikJRQTk8hw5DEoFVxHG1Gn9T/xcjtdnOKIU1JTmGjZZlg9LST2mBLmcX3/ICIbgJydT2GOc15RnNy5mHmzfSew==} + engines: {node: '>=4.0.0'} + dev: false + /mquery/4.0.2: resolution: {integrity: sha512-oAVF0Nil1mT3rxty6Zln4YiD6x6QsUWYz927jZzjMxOK2aqmhEz5JQ7xmrKK7xRFA2dwV+YaOpKU/S+vfNqKxA==} engines: {node: '>=12.0.0'} @@ -7707,7 +7709,7 @@ packages: hasBin: true dev: true - /ts-jest/27.1.4_e5ptpkwerp6mcerntfy7vi2trq: + /ts-jest/27.1.4_nnrehbtdwi4vovimszixfn4hgm: resolution: {integrity: sha512-qjkZlVPWVctAezwsOD1OPzbZ+k7zA5z3oxII4dGdZo5ggX/PL7kvwTM0pXTr10fAtbiVpJaL3bWd502zAhpgSQ==} engines: {node: ^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0} hasBin: true @@ -7729,7 +7731,7 @@ packages: optional: true dependencies: '@babel/core': 7.17.10 - '@types/jest': 27.4.1 + '@types/jest': 27.5.0 bs-logger: 0.2.6 fast-json-stable-stringify: 2.1.0 jest: 27.5.1_ts-node@10.7.0 @@ -7742,8 +7744,8 @@ packages: yargs-parser: 20.2.9 dev: true - /ts-loader/9.2.9_typescript@4.6.4: - resolution: {integrity: sha512-b0+vUY2/enb0qYtDQuNlDnJ9900NTiPiJcDJ6sY7ax1CCCwXfYIqPOMm/BwW7jsF1km+Oz8W9s31HLuD+FLIMg==} + /ts-loader/9.3.0_typescript@4.6.4: + resolution: {integrity: sha512-2kLLAdAD+FCKijvGKi9sS0OzoqxLCF3CxHpok7rVgCZ5UldRzH0TkbwG9XECKjBzHsAewntC5oDaI/FwKzEUog==} engines: {node: '>=12.0.0'} peerDependencies: typescript: '*' @@ -7756,7 +7758,7 @@ packages: typescript: 4.6.4 dev: true - /ts-node/10.7.0_au3bf4ahy5qxm3xc5mdsnlgvre: + /ts-node/10.7.0_7vfv75elicf7ijnl73ckmqo2cm: resolution: {integrity: sha512-TbIGS4xgJoX2i3do417KSaep1uRAW/Lu+WAL2doDHC0D6ummjirVOXU5/7aiZotbQ5p1Zp9tP7U6cYhA0O7M8A==} hasBin: true peerDependencies: @@ -7775,7 +7777,7 @@ packages: '@tsconfig/node12': 1.0.9 '@tsconfig/node14': 1.0.1 '@tsconfig/node16': 1.0.2 - '@types/node': 16.11.32 + '@types/node': 16.11.33 acorn: 8.7.0 acorn-walk: 8.1.1 arg: 4.1.3 @@ -7804,6 +7806,14 @@ packages: strip-bom: 3.0.0 dev: true + /tsconfig-paths/4.0.0: + resolution: {integrity: sha512-SLBg2GBKlR6bVtMgJJlud/o3waplKtL7skmLkExomIiaAtLGtVsoXIqP3SYdjbcH9lq/KVv7pMZeCBpLYOit6Q==} + dependencies: + json5: 2.2.1 + minimist: 1.2.6 + strip-bom: 3.0.0 + dev: true + /tslib/1.14.1: resolution: {integrity: sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==} dev: true @@ -8182,8 +8192,8 @@ packages: typedarray-to-buffer: 3.1.5 dev: true - /ws/7.5.6: - resolution: {integrity: sha512-6GLgCqo2cy2A2rjCNFlxQS6ZljG/coZfZXclldI8FB/1G3CCI36Zd8xy2HrFVACi8tfk5XrgLQEk+P0Tnz9UcA==} + /ws/7.5.7: + resolution: {integrity: sha512-KMvVuFzpKBuiIXW3E4u3mySRO2/mCHSyZDJQM5NQ9Q9KHWHWh0NHgfbRMLLrceUK5qAL4ytALJbpRMjixFZh8A==} engines: {node: '>=8.3.0'} peerDependencies: bufferutil: ^4.0.1