Skip to content

Commit 871570b

Browse files
chore(deps): bump the patch-updates group across 1 directory with 4 updates
Bumps the patch-updates group with 4 updates in the / directory: [cors](https://github.com/expressjs/cors), [openid-client](https://github.com/panva/openid-client), [sequelize](https://github.com/sequelize/sequelize) and [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier). Updates `cors` from 2.8.5 to 2.8.6 - [Release notes](https://github.com/expressjs/cors/releases) - [Changelog](https://github.com/expressjs/cors/blob/master/HISTORY.md) - [Commits](expressjs/cors@v2.8.5...v2.8.6) Updates `openid-client` from 6.8.1 to 6.8.2 - [Release notes](https://github.com/panva/openid-client/releases) - [Changelog](https://github.com/panva/openid-client/blob/main/CHANGELOG.md) - [Commits](panva/openid-client@v6.8.1...v6.8.2) Updates `sequelize` from 6.37.7 to 6.37.8 - [Release notes](https://github.com/sequelize/sequelize/releases) - [Changelog](https://github.com/sequelize/sequelize/blob/main/CHANGELOG.md) - [Commits](sequelize/sequelize@v6.37.7...v6.37.8) Updates `eslint-plugin-prettier` from 5.5.4 to 5.5.5 - [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases) - [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-plugin-prettier@v5.5.4...v5.5.5) --- updated-dependencies: - dependency-name: cors dependency-version: 2.8.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: openid-client dependency-version: 6.8.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: sequelize dependency-version: 6.37.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-updates - dependency-name: eslint-plugin-prettier dependency-version: 5.5.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch-updates ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a98995 commit 871570b

2 files changed

Lines changed: 37 additions & 51 deletions

File tree

package-lock.json

Lines changed: 33 additions & 47 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"bcrypt": "^6.0.0",
5050
"compression": "^1.8.1",
5151
"cookie-parser": "^1.4.7",
52-
"cors": "^2.8.5",
52+
"cors": "^2.8.6",
5353
"escape-html": "^1.0.3",
5454
"eslint-plugin-import": "^2.32.0",
5555
"express": "^5.1.0",
@@ -67,11 +67,11 @@
6767
"lusca": "^1.7.0",
6868
"morgan": "^1.10.1",
6969
"multer": "^2.0.2",
70-
"openid-client": "^6.8.1",
70+
"openid-client": "^6.8.2",
7171
"passport": "^0.7.0",
7272
"passport-jwt": "^4.0.1",
7373
"passport-oauth2": "^1.8.0",
74-
"sequelize": "^6.37.7",
74+
"sequelize": "^6.37.8",
7575
"sqlite3": "^5.1.7",
7676
"swagger-jsdoc": "^6.2.8",
7777
"swagger-ui-express": "^5.0.1",
@@ -84,7 +84,7 @@
8484
"better-npm-audit": "^3.11.0",
8585
"eslint": "^9.39.2",
8686
"eslint-config-prettier": "^10.1.8",
87-
"eslint-plugin-prettier": "^5.5.4",
87+
"eslint-plugin-prettier": "^5.5.5",
8888
"globals": "^16.4.0",
8989
"prettier": "^3.6.2",
9090
"supertest": "^7.1.4",

0 commit comments

Comments
 (0)