Skip to content

Commit

Permalink
Bump cookie, cookie-parser, express and express-session in /examples/…
Browse files Browse the repository at this point in the history
…connect-app-teleop-react (#409)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 8, 2024
1 parent 87db5ec commit f7e529b
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 41 deletions.
64 changes: 26 additions & 38 deletions examples/connect-app-teleop-react/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions examples/connect-app-teleop-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@
"@fusionauth/typescript-client": "^1.53.0",
"@viamrobotics/sdk": "file:../..",
"body-parser": "^1.20.2",
"cookie-parser": "^1.4.6",
"cookie-parser": "^1.4.7",
"cors": "^2.8.5",
"express": "^4.18.2",
"express-session": "^1.18.0",
"express": "^4.21.1",
"express-session": "^1.18.1",
"nocache": "^4.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit f7e529b

Please sign in to comment.