Skip to content

Commit e14b1ab

Browse files
chore(deps): bump cookie and express in /micro-rollup (#31)
Bumps [cookie](https://github.com/jshttp/cookie) to 0.7.1 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together. Updates `cookie` from 0.6.0 to 0.7.1 - [Release notes](https://github.com/jshttp/cookie/releases) - [Commits](jshttp/cookie@v0.6.0...v0.7.1) Updates `express` from 4.19.2 to 4.21.1 - [Release notes](https://github.com/expressjs/express/releases) - [Changelog](https://github.com/expressjs/express/blob/4.21.1/History.md) - [Commits](expressjs/express@4.19.2...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 59f5c14 commit e14b1ab

File tree

2 files changed

+57
-46
lines changed

2 files changed

+57
-46
lines changed

micro-rollup/package-lock.json

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

micro-rollup/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"@stackr/sdk": "0.5.2",
1111
"chess.js": "^1.0.0-beta.8",
1212
"ethers": "^6.7.1",
13-
"express": "^4.19.2",
13+
"express": "^4.21.1",
1414
"inquirer": "^9.2.17",
1515
"sqlite3": "^5.1.7"
1616
},

0 commit comments

Comments
 (0)