Skip to content

Commit

Permalink
chore: Bump @wireapp/commons from 5.2.10 to 5.2.13 in /server (#5055)
Browse files Browse the repository at this point in the history
Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.2.10 to 5.2.13.
- [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-patch
...

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 Oct 20, 2024
1 parent aca0bc5 commit b870ba8
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.2.10",
"@wireapp/commons": "5.2.13",
"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 @@ -2033,15 +2033,15 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.2.10":
version: 5.2.10
resolution: "@wireapp/commons@npm:5.2.10"
"@wireapp/commons@npm:5.2.13":
version: 5.2.13
resolution: "@wireapp/commons@npm:5.2.13"
dependencies:
ansi-regex: 5.0.1
fs-extra: 11.2.0
logdown: 3.3.1
platform: 1.3.6
checksum: f4a0cb043961447b5d511bb30c83ed2a943e2901b7e7068092ffbfd28d52106e92149cbfcbe4d3215530a94d097b05a388a136dd11662e8e3a035922073c5175
checksum: 1a330c3dfa7a6e859135bd50dec231682592e11e5b17b5614ef0a4d5ac40d9251ed0fd11cd896663cfd5375f23a49bd18f8018d0cfe380f33bf34cc2bc89f98f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6343,7 +6343,7 @@ __metadata:
"@types/helmet": 4.0.0
"@types/moment": 2.13.0
"@types/uuid": 9.0.8
"@wireapp/commons": 5.2.10
"@wireapp/commons": 5.2.13
"@wireapp/tslint-config": 1.4.1
cross-env: 7.0.3
dotenv: 16.4.5
Expand Down

0 comments on commit b870ba8

Please sign in to comment.