Skip to content

Commit

Permalink
chore(deps): bump @wireapp/commons from 5.2.9 to 5.2.10 in /server (#…
Browse files Browse the repository at this point in the history
…17800)

Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.2.9 to 5.2.10.
- [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 Jul 21, 2024
1 parent f2959b5 commit 349a578
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
Expand Up @@ -4,7 +4,7 @@
"main": "dist/index.js",
"license": "GPL-3.0",
"dependencies": {
"@wireapp/commons": "5.2.9",
"@wireapp/commons": "5.2.10",
"dotenv": "16.4.5",
"dotenv-extended": "2.9.0",
"express": "4.19.2",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1125,15 +1125,15 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.2.9":
version: 5.2.9
resolution: "@wireapp/commons@npm:5.2.9"
"@wireapp/commons@npm:5.2.10":
version: 5.2.10
resolution: "@wireapp/commons@npm:5.2.10"
dependencies:
ansi-regex: "npm:5.0.1"
fs-extra: "npm:11.2.0"
logdown: "npm:3.3.1"
platform: "npm:1.3.6"
checksum: 10/2e30be417f9c8b77946e5d4fe063bb9838364a2978db85e5670117ceba1ab4cf798107c9e9d8a7636c7e36357ce015c663232d57b10dc67fd975b399c2bea16e
checksum: 10/d3fc853e50b461092b0153b19d831464242bb18ecb099e1510b50ef7347708b172a79c13d6af1bb4a394c45aaae5b34f5af7be92f3a9622a57de073d1b14948a
languageName: node
linkType: hard

Expand Down Expand Up @@ -5576,7 +5576,7 @@ __metadata:
"@types/hbs": "npm:4.0.4"
"@types/jest": "npm:^29.5.12"
"@types/node": "npm:18.11.18"
"@wireapp/commons": "npm:5.2.9"
"@wireapp/commons": "npm:5.2.10"
dotenv: "npm:16.4.5"
dotenv-extended: "npm:2.9.0"
express: "npm:4.19.2"
Expand Down

0 comments on commit 349a578

Please sign in to comment.