Skip to content

Commit

Permalink
Bump the npm_and_yarn group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 4 updates in the /ServerService/MultiP-server directory: [cookie](https://github.com/jshttp/cookie), [express](https://github.com/expressjs/express), @colyseus/playground and [colyseus](https://github.com/colyseus/colyseus).


Updates `cookie` from 0.5.0 to 0.7.1
- [Release notes](https://github.com/jshttp/cookie/releases)
- [Commits](jshttp/cookie@v0.5.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)

Updates `@colyseus/playground` from 0.15.12 to 0.15.12

Updates `colyseus` from 0.15.17 to 0.15.17
- [Release notes](https://github.com/colyseus/colyseus/releases)
- [Commits](colyseus/colyseus@0.15.17...0.15.17)

---
updated-dependencies:
- dependency-name: cookie
  dependency-type: indirect
  dependency-group: npm_and_yarn
- dependency-name: express
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: "@colyseus/playground"
  dependency-type: direct:production
  dependency-group: npm_and_yarn
- dependency-name: colyseus
  dependency-type: direct:production
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2024
1 parent 564896a commit 514dd60
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 18 deletions.
42 changes: 27 additions & 15 deletions ServerService/MultiP-server/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 ServerService/MultiP-server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,9 @@
},
"dependencies": {
"@colyseus/monitor": "^0.15.0",
"@colyseus/playground": "^0.15.3",
"@colyseus/playground": "^0.15.12",
"@colyseus/tools": "^0.15.0",
"colyseus": "^0.15.0",
"express": "^4.21.0"
"colyseus": "^0.15.17",
"express": "^4.21.1"
}
}

0 comments on commit 514dd60

Please sign in to comment.