Skip to content

Commit 7b9894a

Browse files
Bump cookie and express in /art-samples/TcpRangeCounter/client-ui
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>
1 parent 703ca30 commit 7b9894a

File tree

2 files changed

+60
-49
lines changed

2 files changed

+60
-49
lines changed

art-samples/TcpRangeCounter/client-ui/package-lock.json

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

art-samples/TcpRangeCounter/client-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"dependencies" : {
1212
"http-errors" : "~2.0.0",
1313
"rt-test-probe" : "~1.0.4",
14-
"express" : "~4.21.0",
14+
"express" : "~4.21.1",
1515
"ejs" : "~3.1.10"
1616
}
1717
}

0 commit comments

Comments
 (0)