Skip to content

Commit

Permalink
chore(deps): bump the npm_and_yarn group group with 3 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group group with 3 updates: [next](https://github.com/vercel/next.js), [express](https://github.com/expressjs/express) and [follow-redirects](https://github.com/follow-redirects/follow-redirects).


Updates `next` from 12.3.4 to 13.5.1
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.3.4...v13.5.1)

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

Updates `follow-redirects` from 1.15.4 to 1.15.6
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.4...v1.15.6)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  dependency-group: npm_and_yarn-security-group
- dependency-name: express
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
- dependency-name: follow-redirects
  dependency-type: indirect
  dependency-group: npm_and_yarn-security-group
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 28, 2024
1 parent 7e29570 commit 1e5028e
Show file tree
Hide file tree
Showing 2 changed files with 443 additions and 130 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@app/ui": "^0.0.1",
"next": "12.3.4",
"next": "13.5.1",
"next-plugin-preact": "3.0.7",
"react": "npm:@preact/[email protected]",
"react-dom": "npm:@preact/[email protected]",
Expand Down
Loading

0 comments on commit 1e5028e

Please sign in to comment.