Skip to content

Commit a79588a

Browse files
Bump cookie and express in /tests/app
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.21.0 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.21.0...4.21.1) --- updated-dependencies: - dependency-name: cookie dependency-type: indirect - dependency-name: express dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ff4c293 commit a79588a

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

tests/app/package-lock.json

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tests/app/package.json

100755100644
+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"body-parser": "^1.19.0",
88
"css-loader": "^5.0.1",
99
"eslint": "^7.17.0",
10-
"express": "^4.17.1",
10+
"express": "^4.21.1",
1111
"multer": "^1.4.2"
1212
}
1313
}

0 commit comments

Comments
 (0)