Skip to content

Commit

Permalink
chore: Bump @wireapp/commons from 5.3.0 to 5.4.0 in /server (#5128)
Browse files Browse the repository at this point in the history
Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.3.0 to 5.4.0.
- [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected])

---
updated-dependencies:
- dependency-name: "@wireapp/commons"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Dec 1, 2024
1 parent 4f2b88b commit a3e29a2
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"dependencies": {
"@wireapp/commons": "5.3.0",
"@wireapp/commons": "5.4.0",
"dotenv": "16.4.5",
"dotenv-extended": "2.9.0",
"express": "4.21.1",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1981,15 +1981,15 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.3.0":
version: 5.3.0
resolution: "@wireapp/commons@npm:5.3.0"
"@wireapp/commons@npm:5.4.0":
version: 5.4.0
resolution: "@wireapp/commons@npm:5.4.0"
dependencies:
ansi-regex: 5.0.1
fs-extra: 11.2.0
logdown: 3.3.1
platform: 1.3.6
checksum: 9a6e31139282f57b73c2952ee92fa0540b0b9f139e18dd9f6f91df765a186633cf8aef25b1cd5a3b1f25caf9e77f6c6e214f708440af8667e7ad0bb6737693e9
checksum: a0edf8b4276b2f83c5dca5141187b3475a924716711bdc0fcaf02095d79065f5b032daab0392acc6d27e65fc99d7ef5e1fe33f7a8f7d39a465e9f0cb5b474fed
languageName: node
linkType: hard

Expand Down Expand Up @@ -6277,7 +6277,7 @@ __metadata:
"@types/helmet": 4.0.0
"@types/moment": 2.13.0
"@types/uuid": 9.0.8
"@wireapp/commons": 5.3.0
"@wireapp/commons": 5.4.0
cross-env: 7.0.3
dotenv: 16.4.5
dotenv-extended: 2.9.0
Expand Down

0 comments on commit a3e29a2

Please sign in to comment.