Skip to content

Commit fdfd09d

Browse files
Bump the npm_and_yarn group across 2 directories with 1 update
Bumps the npm_and_yarn group with 1 update in the /presentations/eissing-h2 directory: [express](https://github.com/expressjs/express). Bumps the npm_and_yarn group with 1 update in the /presentations/reschke-headers directory: [express](https://github.com/expressjs/express). Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) Updates `express` from 4.19.2 to 4.21.0 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md) - [Commits](expressjs/express@4.19.2...4.21.0) --- updated-dependencies: - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn - dependency-name: express dependency-type: direct:production dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9423043 commit fdfd09d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

presentations/eissing-h2/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"underscore": "~1.13.6",
26-
"express": "~4.19.2",
26+
"express": "~4.21.0",
2727
"mustache": "~4.2.0",
2828
"socket.io": "~4.7.3"
2929
},

presentations/reschke-headers/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
},
2424
"dependencies": {
2525
"underscore": "~1.13.6",
26-
"express": "~4.19.2",
26+
"express": "~4.21.0",
2727
"mustache": "~4.2.0",
2828
"socket.io": "~4.7.3"
2929
},

0 commit comments

Comments
 (0)