From e6699d072618d76c04ae168fc9dce5cd98140cfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:38:30 +0000 Subject: [PATCH 01/18] Bump stargate-mongoose in /netlify-functions-ecommerce Bumps [stargate-mongoose](https://github.com/stargate/stargate-mongoose) from 0.2.0-ALPHA-8 to 0.3.0. - [Commits](https://github.com/stargate/stargate-mongoose/compare/rel-0.2.0-ALPHA-8...rel-0.3.0) --- updated-dependencies: - dependency-name: stargate-mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index e9535fe..1b536a1 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -6,7 +6,7 @@ "dotenv": "16.3.1", "mongoose": "7.x", "sinon": "16.1.0", - "stargate-mongoose": "0.2.0-ALPHA-8", + "stargate-mongoose": "0.3.0", "stripe": "13.9.0", "vanillatoasts": "1.6.0", "webpack": "5.x" From 71013c2ca1320bc58bd4b609986c1db701135a20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:52:06 +0000 Subject: [PATCH 02/18] Bump stargate-mongoose from 0.2.0-ALPHA-8 to 0.3.0 in /discord-bot Bumps [stargate-mongoose](https://github.com/stargate/stargate-mongoose) from 0.2.0-ALPHA-8 to 0.3.0. - [Commits](https://github.com/stargate/stargate-mongoose/compare/rel-0.2.0-ALPHA-8...rel-0.3.0) --- updated-dependencies: - dependency-name: stargate-mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- discord-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/package.json b/discord-bot/package.json index 84df0b2..ddd68a6 100644 --- a/discord-bot/package.json +++ b/discord-bot/package.json @@ -21,6 +21,6 @@ "dotenv": "16.3.1", "eslint": "8.51.0", "mongoose": "7.x", - "stargate-mongoose": "0.2.0-ALPHA-8" + "stargate-mongoose": "0.3.0" } } From a735887c9264325830974ed16d2343e0c6245ee7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 11:56:55 +0000 Subject: [PATCH 03/18] Bump stargate-mongoose in /photography-site-demo.js Bumps [stargate-mongoose](https://github.com/stargate/stargate-mongoose) from 0.2.0-ALPHA-8 to 0.3.0. - [Commits](https://github.com/stargate/stargate-mongoose/compare/rel-0.2.0-ALPHA-8...rel-0.3.0) --- updated-dependencies: - dependency-name: stargate-mongoose dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- photography-site-demo.js/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/photography-site-demo.js/package.json b/photography-site-demo.js/package.json index 337bf2f..01baffb 100644 --- a/photography-site-demo.js/package.json +++ b/photography-site-demo.js/package.json @@ -24,7 +24,7 @@ "express-session": "^1.17.2", "mongoose": "^7.4.0", "python-shell": "^5.0.0", - "stargate-mongoose": "0.2.0-ALPHA-8" + "stargate-mongoose": "0.3.0" }, "devDependencies": { From 782b331a57b6f73ab2d608a1b1fdc3254f12a13e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:36:28 +0000 Subject: [PATCH 04/18] Bump @types/express in /typescript-express-reviews Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.18 to 4.17.21. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) --- updated-dependencies: - dependency-name: "@types/express" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- typescript-express-reviews/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index 5badfdd..541caec 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -24,7 +24,7 @@ "devDependencies": { "@types/bcryptjs": "^2.4.2", "@types/body-parser": "^1.19.2", - "@types/express": "4.17.18", + "@types/express": "4.17.21", "@types/mocha": "10.0.2", "@types/node": "20.8.4", "axios": "1.5.1", From fb5688e41aa003a028fcbd84cca75d2512d522f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Nov 2023 11:37:11 +0000 Subject: [PATCH 05/18] Bump discord.js from 14.13.0 to 14.14.1 in /discord-bot Bumps [discord.js](https://github.com/discordjs/discord.js/tree/HEAD/packages/discord.js) from 14.13.0 to 14.14.1. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/discord.js/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/14.14.1/packages/discord.js) --- updated-dependencies: - dependency-name: discord.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- discord-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/package.json b/discord-bot/package.json index 84df0b2..45fd1a0 100644 --- a/discord-bot/package.json +++ b/discord-bot/package.json @@ -17,7 +17,7 @@ "@discordjs/rest": "2.0.1", "@masteringjs/eslint-config": "0.0.1", "@sapphire/framework": "4.6.1", - "discord.js": "14.13.0", + "discord.js": "14.14.1", "dotenv": "16.3.1", "eslint": "8.51.0", "mongoose": "7.x", From d5c87d725ad3d3160f49e6baceb4694d78b49163 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:41:21 +0000 Subject: [PATCH 06/18] Bump @sapphire/framework from 4.6.1 to 4.8.2 in /discord-bot Bumps [@sapphire/framework](https://github.com/sapphiredev/framework) from 4.6.1 to 4.8.2. - [Release notes](https://github.com/sapphiredev/framework/releases) - [Changelog](https://github.com/sapphiredev/framework/blob/main/CHANGELOG.md) - [Commits](https://github.com/sapphiredev/framework/compare/v4.6.1...v4.8.2) --- updated-dependencies: - dependency-name: "@sapphire/framework" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- discord-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/package.json b/discord-bot/package.json index 84df0b2..95aa60c 100644 --- a/discord-bot/package.json +++ b/discord-bot/package.json @@ -16,7 +16,7 @@ "dependencies": { "@discordjs/rest": "2.0.1", "@masteringjs/eslint-config": "0.0.1", - "@sapphire/framework": "4.6.1", + "@sapphire/framework": "4.8.2", "discord.js": "14.13.0", "dotenv": "16.3.1", "eslint": "8.51.0", From 80e53ccc9f119446b022e9ee4c5a20f4097cea0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:43:19 +0000 Subject: [PATCH 07/18] Bump axios from 1.5.1 to 1.6.2 in /typescript-express-reviews Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- typescript-express-reviews/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index 5badfdd..d823aa0 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -27,7 +27,7 @@ "@types/express": "4.17.18", "@types/mocha": "10.0.2", "@types/node": "20.8.4", - "axios": "1.5.1", + "axios": "1.6.2", "mocha": "10.2.0", "sinon": "^16.0.0", "ts-mocha": "^10.0.0", From 21506dd4da2ef13a08f436edc0012c123a6c96f4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 11:43:44 +0000 Subject: [PATCH 08/18] Bump @types/node from 20.8.4 to 20.9.2 in /typescript-express-reviews Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.9.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- typescript-express-reviews/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index 5badfdd..5fbb717 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -26,7 +26,7 @@ "@types/body-parser": "^1.19.2", "@types/express": "4.17.18", "@types/mocha": "10.0.2", - "@types/node": "20.8.4", + "@types/node": "20.9.2", "axios": "1.5.1", "mocha": "10.2.0", "sinon": "^16.0.0", From 9c1dbff5118f826303f65d3356623b8ef6041fa6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:01:53 +0000 Subject: [PATCH 09/18] Bump axios from 1.5.1 to 1.6.2 in /netlify-functions-ecommerce Bumps [axios](https://github.com/axios/axios) from 1.5.1 to 1.6.2. - [Release notes](https://github.com/axios/axios/releases) - [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md) - [Commits](https://github.com/axios/axios/compare/v1.5.1...v1.6.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index e9535fe..9f28790 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -12,7 +12,7 @@ "webpack": "5.x" }, "devDependencies": { - "axios": "1.5.1", + "axios": "1.6.2", "mocha": "10.2.0", "netlify-cli": "16.5.1" }, From 274f079b208be81a750a1907c088a47b44605bc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Nov 2023 12:02:29 +0000 Subject: [PATCH 10/18] Bump netlify-cli from 16.5.1 to 17.5.1 in /netlify-functions-ecommerce Bumps [netlify-cli](https://github.com/netlify/cli) from 16.5.1 to 17.5.1. - [Release notes](https://github.com/netlify/cli/releases) - [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/netlify/cli/compare/v16.5.1...v17.5.1) --- updated-dependencies: - dependency-name: netlify-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index e9535fe..5f72e05 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -14,7 +14,7 @@ "devDependencies": { "axios": "1.5.1", "mocha": "10.2.0", - "netlify-cli": "16.5.1" + "netlify-cli": "17.5.1" }, "engines": { "node": ">=14.0.0" From ca8cac81ba52cd6e76847916f013ec30c0bb04ad Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:32:17 +0000 Subject: [PATCH 11/18] Bump @discordjs/rest from 2.0.1 to 2.2.0 in /discord-bot Bumps [@discordjs/rest](https://github.com/discordjs/discord.js/tree/HEAD/packages/rest) from 2.0.1 to 2.2.0. - [Release notes](https://github.com/discordjs/discord.js/releases) - [Changelog](https://github.com/discordjs/discord.js/blob/main/packages/rest/CHANGELOG.md) - [Commits](https://github.com/discordjs/discord.js/commits/@discordjs/rest@2.2.0/packages/rest) --- updated-dependencies: - dependency-name: "@discordjs/rest" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- discord-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/package.json b/discord-bot/package.json index af23d95..85e9c8c 100644 --- a/discord-bot/package.json +++ b/discord-bot/package.json @@ -14,7 +14,7 @@ "node": ">=14.0.0" }, "dependencies": { - "@discordjs/rest": "2.0.1", + "@discordjs/rest": "2.2.0", "@masteringjs/eslint-config": "0.0.1", "@sapphire/framework": "4.6.1", "discord.js": "14.14.1", From c034e51fb4be6745a247c6a97965b0bc60ee872f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:32:31 +0000 Subject: [PATCH 12/18] Bump eslint from 8.51.0 to 8.54.0 in /discord-bot Bumps [eslint](https://github.com/eslint/eslint) from 8.51.0 to 8.54.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](https://github.com/eslint/eslint/compare/v8.51.0...v8.54.0) --- updated-dependencies: - dependency-name: eslint dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- discord-bot/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/discord-bot/package.json b/discord-bot/package.json index af23d95..4783164 100644 --- a/discord-bot/package.json +++ b/discord-bot/package.json @@ -19,7 +19,7 @@ "@sapphire/framework": "4.6.1", "discord.js": "14.14.1", "dotenv": "16.3.1", - "eslint": "8.51.0", + "eslint": "8.54.0", "mongoose": "7.x", "stargate-mongoose": "0.3.0" } From f191afc8b2a02cce86e0004ca2e7a3c5eecc2f2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:41:15 +0000 Subject: [PATCH 13/18] Bump sinon from 16.1.0 to 17.0.1 in /netlify-functions-ecommerce Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.0 to 17.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/compare/v16.1.0...v17.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index 1b536a1..3bedf57 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -5,7 +5,7 @@ "dependencies": { "dotenv": "16.3.1", "mongoose": "7.x", - "sinon": "16.1.0", + "sinon": "17.0.1", "stargate-mongoose": "0.3.0", "stripe": "13.9.0", "vanillatoasts": "1.6.0", From 357af2c97f2ef0d8e4fcb71744f43c13b5634788 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:42:18 +0000 Subject: [PATCH 14/18] Bump stripe from 13.9.0 to 14.5.0 in /netlify-functions-ecommerce Bumps [stripe](https://github.com/stripe/stripe-node) from 13.9.0 to 14.5.0. - [Release notes](https://github.com/stripe/stripe-node/releases) - [Changelog](https://github.com/stripe/stripe-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/stripe/stripe-node/compare/v13.9.0...v14.5.0) --- updated-dependencies: - dependency-name: stripe dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index 3bedf57..8b11a42 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -7,7 +7,7 @@ "mongoose": "7.x", "sinon": "17.0.1", "stargate-mongoose": "0.3.0", - "stripe": "13.9.0", + "stripe": "14.5.0", "vanillatoasts": "1.6.0", "webpack": "5.x" }, From 5c5f76747828ed969b9a748da0acbd21f347b9bd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 22 Nov 2023 22:43:00 +0000 Subject: [PATCH 15/18] Bump netlify-cli from 16.5.1 to 17.6.0 in /netlify-functions-ecommerce Bumps [netlify-cli](https://github.com/netlify/cli) from 16.5.1 to 17.6.0. - [Release notes](https://github.com/netlify/cli/releases) - [Changelog](https://github.com/netlify/cli/blob/main/CHANGELOG.md) - [Commits](https://github.com/netlify/cli/compare/v16.5.1...v17.6.0) --- updated-dependencies: - dependency-name: netlify-cli dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- netlify-functions-ecommerce/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/netlify-functions-ecommerce/package.json b/netlify-functions-ecommerce/package.json index 5deef39..0b59efc 100644 --- a/netlify-functions-ecommerce/package.json +++ b/netlify-functions-ecommerce/package.json @@ -14,7 +14,7 @@ "devDependencies": { "axios": "1.6.2", "mocha": "10.2.0", - "netlify-cli": "16.5.1" + "netlify-cli": "17.6.0" }, "engines": { "node": ">=14.0.0" From 7fe8490618a1c33e3d1f5530d8f750732d492dc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 14:43:39 +0000 Subject: [PATCH 16/18] Bump sinon from 16.1.3 to 17.0.1 in /typescript-express-reviews Bumps [sinon](https://github.com/sinonjs/sinon) from 16.1.3 to 17.0.1. - [Release notes](https://github.com/sinonjs/sinon/releases) - [Changelog](https://github.com/sinonjs/sinon/blob/main/docs/changelog.md) - [Commits](https://github.com/sinonjs/sinon/compare/v16.1.3...v17.0.1) --- updated-dependencies: - dependency-name: sinon dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- typescript-express-reviews/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index 02f683f..a873541 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -29,7 +29,7 @@ "@types/node": "20.9.2", "axios": "1.6.2", "mocha": "10.2.0", - "sinon": "^16.0.0", + "sinon": "^17.0.1", "ts-mocha": "^10.0.0", "ts-node": "10.9.1", "typescript": "5.2.2" From 61064c38bdadceaf7206904c0b8b03c146999ab6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 14:44:21 +0000 Subject: [PATCH 17/18] Bump @types/mocha from 10.0.2 to 10.0.6 in /typescript-express-reviews Bumps [@types/mocha](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mocha) from 10.0.2 to 10.0.6. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mocha) --- updated-dependencies: - dependency-name: "@types/mocha" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- typescript-express-reviews/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index a873541..a40dff5 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -25,7 +25,7 @@ "@types/bcryptjs": "^2.4.2", "@types/body-parser": "^1.19.2", "@types/express": "4.17.21", - "@types/mocha": "10.0.2", + "@types/mocha": "10.0.6", "@types/node": "20.9.2", "axios": "1.6.2", "mocha": "10.2.0", From e20b1587f9418903d203c2479c3657658ba86e81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Nov 2023 14:44:22 +0000 Subject: [PATCH 18/18] Bump @types/node from 20.8.4 to 20.10.0 in /typescript-express-reviews Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.4 to 20.10.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- typescript-express-reviews/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/typescript-express-reviews/package.json b/typescript-express-reviews/package.json index a873541..94afb28 100644 --- a/typescript-express-reviews/package.json +++ b/typescript-express-reviews/package.json @@ -26,7 +26,7 @@ "@types/body-parser": "^1.19.2", "@types/express": "4.17.21", "@types/mocha": "10.0.2", - "@types/node": "20.9.2", + "@types/node": "20.10.0", "axios": "1.6.2", "mocha": "10.2.0", "sinon": "^17.0.1",