From f5daec88eb17b5fb893ac6b4de2e442078022fe6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 30 May 2024 21:08:40 +0000 Subject: [PATCH] Bump the npm_and_yarn group across 4 directories with 3 updates Bumps the npm_and_yarn group with 3 updates in the /FSL-Backend-Common directory: [axios](https://github.com/axios/axios), [mysql2](https://github.com/sidorares/node-mysql2) and [sequelize](https://github.com/sequelize/sequelize). Bumps the npm_and_yarn group with 1 update in the /FSL-MS-Resource-Management directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /FSL-MS-Simulator directory: [axios](https://github.com/axios/axios). Bumps the npm_and_yarn group with 1 update in the /FSL-MS-Update-Leaderboard directory: [axios](https://github.com/axios/axios). Updates `axios` from 0.26.1 to 1.7.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/v0.26.1...v1.7.2) Updates `mysql2` from 1.7.0 to 3.10.0 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](https://github.com/sidorares/node-mysql2/commits/v3.10.0) Updates `sequelize` from 5.22.5 to 6.37.3 - [Release notes](https://github.com/sequelize/sequelize/releases) - [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md) - [Commits](https://github.com/sequelize/sequelize/compare/v5.22.5...v6.37.3) Updates `axios` from 0.27.2 to 1.7.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/v0.26.1...v1.7.2) Updates `axios` from 0.27.2 to 1.7.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/v0.26.1...v1.7.2) Updates `axios` from 0.27.2 to 1.7.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/v0.26.1...v1.7.2) --- updated-dependencies: - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: mysql2 dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: sequelize dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: axios dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- FSL-Backend-Common/package.json | 6 +++--- FSL-MS-Resource-Management/package.json | 2 +- FSL-MS-Simulator/package.json | 2 +- FSL-MS-Update-Leaderboard/package.json | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/FSL-Backend-Common/package.json b/FSL-Backend-Common/package.json index 7fc67d8..2c9d550 100644 --- a/FSL-Backend-Common/package.json +++ b/FSL-Backend-Common/package.json @@ -40,14 +40,14 @@ "@google-cloud/scheduler": "^3.0.4", "@google-cloud/spanner": "^5.16.3", "@google-cloud/trace-agent": "^5.1.6", - "axios": "^0.26.1", + "axios": "^1.7.2", "dotenv": "^16.0.1", - "mysql2": "^1.6.5", + "mysql2": "^3.10.0", "node-cron": "^3.0.2", "qs": "^6.10.3", "redis": "^4.4.0", "request": "^2.88.2", - "sequelize": "^5.8.11", + "sequelize": "^6.37.3", "sequelize-cli": "^5.5.0", "uuid": "^8.3.2", "winston": "^3.2.1" diff --git a/FSL-MS-Resource-Management/package.json b/FSL-MS-Resource-Management/package.json index c482ca8..0c563ed 100644 --- a/FSL-MS-Resource-Management/package.json +++ b/FSL-MS-Resource-Management/package.json @@ -38,7 +38,7 @@ "private": true, "dependencies": { "@google-cloud/pubsub": "^3.1.1", - "axios": "^0.27.2", + "axios": "^1.7.2", "body-parser": "^1.19.0", "cors": "^2.8.5", "dotenv": "^16.0.0", diff --git a/FSL-MS-Simulator/package.json b/FSL-MS-Simulator/package.json index e784a54..a132001 100644 --- a/FSL-MS-Simulator/package.json +++ b/FSL-MS-Simulator/package.json @@ -16,7 +16,7 @@ "author": "", "license": "ISC", "dependencies": { - "axios": "^0.27.2", + "axios": "^1.7.2", "body-parser": "^1.19.0", "cors": "^2.8.5", "dotenv": "^16.0.0", diff --git a/FSL-MS-Update-Leaderboard/package.json b/FSL-MS-Update-Leaderboard/package.json index 7db658f..3e5a8f7 100644 --- a/FSL-MS-Update-Leaderboard/package.json +++ b/FSL-MS-Update-Leaderboard/package.json @@ -16,7 +16,7 @@ "license": "ISC", "dependencies": { "@google-cloud/pubsub": "^2.19.0", - "axios": "^0.27.2", + "axios": "^1.7.2", "body-parser": "^1.19.0", "cors": "^2.8.5", "dotenv": "^16.0.0",