Skip to content

Commit

Permalink
chore(deps): Bump @wireapp/commons from 5.2.1 to 5.2.2 in /server (#1…
Browse files Browse the repository at this point in the history
…6125)

Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.2.1 to 5.2.2.
- [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 29, 2023
1 parent 2136a67 commit f6dccee
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.1",
"@wireapp/commons": "5.2.2",
"dotenv": "16.3.1",
"dotenv-extended": "2.9.0",
"express": "4.18.2",
Expand Down
10 changes: 5 additions & 5 deletions server/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1142,15 +1142,15 @@ __metadata:
languageName: node
linkType: hard

"@wireapp/commons@npm:5.2.1":
version: 5.2.1
resolution: "@wireapp/commons@npm:5.2.1"
"@wireapp/commons@npm:5.2.2":
version: 5.2.2
resolution: "@wireapp/commons@npm:5.2.2"
dependencies:
ansi-regex: 5.0.1
fs-extra: 11.1.0
logdown: 3.3.1
platform: 1.3.6
checksum: 1510b705a40d45ceaf07b12b5a199d94fe977d3b2faaafc298ff167a65b820471f5863f9f93f27d2003f9f44ee3401423d6e12bb38ecd7808f8b2fc72821d411
checksum: ae78630f8299eaae9ee136136981dabdcb4c100c43ec1430882fc154ae21e9fdb17999c1b892140ca5547625e7f502ba83e85ecf62312c8525098865032b6928
languageName: node
linkType: hard

Expand Down Expand Up @@ -5552,7 +5552,7 @@ __metadata:
"@types/hbs": 4.0.3
"@types/jest": ^29.5.6
"@types/node": 18.11.18
"@wireapp/commons": 5.2.1
"@wireapp/commons": 5.2.2
dotenv: 16.3.1
dotenv-extended: 2.9.0
express: 4.18.2
Expand Down

0 comments on commit f6dccee

Please sign in to comment.