Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 2 directories with 3 updates (#594)
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 2 updates in the /backend directory: [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express).
Bumps the npm_and_yarn group with 1 update in the /frontend directory: [vue](https://github.com/vuejs/core).


Updates `path-to-regexp` from 0.1.10 to 0.1.12
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v0.1.10...v0.1.12)

Updates `express` from 4.21.1 to 4.21.2
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.2/History.md)
- [Commits](expressjs/express@4.21.1...4.21.2)

Updates `vue` from 3.5.4 to 3.5.5
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](vuejs/core@v3.5.4...v3.5.5)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: vue
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 13, 2024
1 parent b86b4e8 commit 04f5445
Show file tree
Hide file tree
Showing 4 changed files with 98 additions and 78 deletions.
36 changes: 21 additions & 15 deletions backend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion backend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"cors": "^2.8.5",
"cron": "^1.8.2",
"dotenv": "^8.0.0",
"express": "^4.21.1",
"express": "^4.21.2",
"express-prometheus-middleware": "^1.2.0",
"express-session": "^1.18.1",
"express-validator": "^6.9.2",
Expand Down
136 changes: 75 additions & 61 deletions frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"pinia": "^2.2.2",
"prom-client": "^15.1.3",
"rfdc": "^1.4.1",
"vue": "^3.5.4",
"vue": "^3.5.5",
"vue-meta": "^2.4.0",
"vue-pdf-app": "^2.1.0",
"vue-quick-chat": "^1.2.8",
Expand Down

0 comments on commit 04f5445

Please sign in to comment.