From 878ad2dc35122398ea71ed83c65286e1432a673e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Nov 2022 18:17:56 +0000 Subject: [PATCH] chore(deps): bump node-fetch from 3.2.4 to 3.2.10 Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 3.2.4 to 3.2.10. - [Release notes](https://github.com/node-fetch/node-fetch/releases) - [Commits](https://github.com/node-fetch/node-fetch/compare/v3.2.4...v3.2.10) --- updated-dependencies: - dependency-name: node-fetch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- apps/api/package.json | 2 +- package-lock.json | 46 +++++++++++++++---------------------------- 2 files changed, 17 insertions(+), 31 deletions(-) diff --git a/apps/api/package.json b/apps/api/package.json index b0b6d8a..9e6d6a3 100644 --- a/apps/api/package.json +++ b/apps/api/package.json @@ -34,7 +34,7 @@ "mongoose": "^6.1.4", "mongoose-auto-increment": "^5.0.1", "mongoose-query-parser": "^1.2.1", - "node-fetch": ">=3.1.1", + "node-fetch": ">=3.2.10", "nodemailer": "^6.7.0", "npm": "^8.11.0", "paypal-rest-sdk": "^1.8.1", diff --git a/package-lock.json b/package-lock.json index 1394d36..b91f684 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "packages/*" ], "devDependencies": { - "turbo": "latest" + "turbo": "*" }, "engines": { "node": ">=14.0.0", @@ -403,7 +403,7 @@ "bcryptjs": "^2.4.3", "chalk": "^4.1.2", "clear": "^0.1.0", - "colors": "https://github.com/Tolfix/colors.js.git", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "common-tags": "^1.8.0", "cors": "^2.8.5", "cron": "^1.8.2", @@ -428,11 +428,11 @@ "mongoose": "^6.1.4", "mongoose-auto-increment": "^5.0.1", "mongoose-query-parser": "^1.2.1", - "node-fetch": ">=3.1.1", + "node-fetch": ">=3.2.10", "nodemailer": "^6.7.0", "npm": "^8.11.0", "paypal-rest-sdk": "^1.8.1", - "pdfkit-table": "https://github.com/Tolfx/pdfkit-table.git", + "pdfkit-table": "git+ssh://git@github.com/Tolfx/pdfkit-table.git#3719c603776d3e01b47988174c5031570e064ffe", "prompt": "^1.2.0", "qrcode": "^1.4.4", "request": "^2.88.2", @@ -22012,10 +22012,9 @@ } }, "node_modules/node-fetch": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.4.tgz", - "integrity": "sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==", - "license": "MIT", + "version": "3.2.10", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.10.tgz", + "integrity": "sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==", "dependencies": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4", @@ -37041,7 +37040,7 @@ "version": "0.0.0", "license": "MIT", "dependencies": { - "colors": "^1.4.0", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "date-and-time": "^1.0.1", "exchange-rates-api": "^1.1.0", "request": "^2.88.2" @@ -37260,14 +37259,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "packages/lib/node_modules/colors": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", - "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==", - "engines": { - "node": ">=0.1.90" - } - }, "packages/lib/node_modules/doctrine": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", @@ -41177,7 +41168,7 @@ "version": "file:packages/cpg-logger", "requires": { "@types/date-and-time": "^0.13.0", - "@types/debug": "*", + "@types/debug": "^4.1.7", "@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/parser": "^5.33.0", "date-and-time": "^2.4.1", @@ -45326,7 +45317,7 @@ "bcryptjs": "^2.4.3", "chalk": "^4.1.2", "clear": "^0.1.0", - "colors": "https://github.com/Tolfix/colors.js.git", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "common-tags": "^1.8.0", "cors": "^2.8.5", "cron": "^1.8.2", @@ -45354,11 +45345,11 @@ "mongoose": "^6.1.4", "mongoose-auto-increment": "^5.0.1", "mongoose-query-parser": "^1.2.1", - "node-fetch": ">=3.1.1", + "node-fetch": ">=3.2.10", "nodemailer": "^6.7.0", "npm": "^8.11.0", "paypal-rest-sdk": "^1.8.1", - "pdfkit-table": "https://github.com/Tolfx/pdfkit-table.git", + "pdfkit-table": "git+ssh://git@github.com/Tolfx/pdfkit-table.git#3719c603776d3e01b47988174c5031570e064ffe", "prompt": "^1.2.0", "qrcode": "^1.4.4", "request": "^2.88.2", @@ -53883,7 +53874,7 @@ "@types/request": "^2.48.8", "@typescript-eslint/eslint-plugin": "^5.33.0", "@typescript-eslint/parser": "^5.33.0", - "colors": "^1.4.0", + "colors": "git+ssh://git@github.com/Tolfix/colors.js.git#cabf43d4700aeb7284b8505270d1b5c15f43d9dd", "date-and-time": "^1.0.1", "eslint": "^8.22.0", "eslint-config-custom": "*", @@ -54007,11 +53998,6 @@ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", "dev": true }, - "colors": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colors/-/colors-1.4.0.tgz", - "integrity": "sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==" - }, "doctrine": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", @@ -55076,9 +55062,9 @@ "integrity": "sha512-/jKZoMpw0F8GRwl4/eLROPA3cfcXtLApP0QzLmUT/HuPCZWyB7IY9ZrMeKw2O/nFIqPQB3PVM9aYm0F312AXDQ==" }, "node-fetch": { - "version": "3.2.4", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.4.tgz", - "integrity": "sha512-WvYJRN7mMyOLurFR2YpysQGuwYrJN+qrrpHjJDuKMcSPdfFccRUla/kng2mz6HWSBxJcqPbvatS6Gb4RhOzCJw==", + "version": "3.2.10", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-3.2.10.tgz", + "integrity": "sha512-MhuzNwdURnZ1Cp4XTazr69K0BTizsBroX7Zx3UgDSVcZYKF/6p0CBe4EUb/hLqmzVhl0UpYfgRljQ4yxE+iCxA==", "requires": { "data-uri-to-buffer": "^4.0.0", "fetch-blob": "^3.1.4",