Skip to content

Commit 231e99c

Browse files
chore(deps): bump @wireapp/commons from 5.4.10 to 5.4.11 in /server (#19944)
Bumps [@wireapp/commons](https://github.com/wireapp/wire-web-packages) from 5.4.10 to 5.4.11. - [Commits](https://github.com/wireapp/wire-web-packages/compare/@wireapp/[email protected]...@wireapp/[email protected]) --- updated-dependencies: - dependency-name: "@wireapp/commons" dependency-version: 5.4.11 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>
1 parent 67ea540 commit 231e99c

File tree

2 files changed

+7
-18
lines changed

2 files changed

+7
-18
lines changed

server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "dist/index.js",
55
"license": "GPL-3.0",
66
"dependencies": {
7-
"@wireapp/commons": "5.4.10",
7+
"@wireapp/commons": "5.4.11",
88
"dotenv": "16.5.0",
99
"dotenv-extended": "2.9.0",
1010
"express": "4.22.0",

server/yarn.lock

Lines changed: 6 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1123,15 +1123,15 @@ __metadata:
11231123
languageName: node
11241124
linkType: hard
11251125

1126-
"@wireapp/commons@npm:5.4.10":
1127-
version: 5.4.10
1128-
resolution: "@wireapp/commons@npm:5.4.10"
1126+
"@wireapp/commons@npm:5.4.11":
1127+
version: 5.4.11
1128+
resolution: "@wireapp/commons@npm:5.4.11"
11291129
dependencies:
11301130
ansi-regex: "npm:5.0.1"
1131-
fs-extra: "npm:11.3.1"
1131+
fs-extra: "npm:11.3.3"
11321132
logdown: "npm:3.3.1"
11331133
platform: "npm:1.3.6"
1134-
checksum: 10/35832d8da7eeb07dae12ed3489780f302b861841683505ba07ccb10eed3e139af56ccf6245ed4c6a8ee16bddfbc374b145634ea37ff6257d86ed944bd3dc06c6
1134+
checksum: 10/73de44eb2c1c18f0a8d561e52b7dee35479a592a2bf8760833c1e5727c638928d50cdf00e6cf88a12db17d531ae3fd045e41a45a3738181bdaeaa39e755d0524
11351135
languageName: node
11361136
linkType: hard
11371137

@@ -2539,17 +2539,6 @@ __metadata:
25392539
languageName: node
25402540
linkType: hard
25412541

2542-
"fs-extra@npm:11.3.1":
2543-
version: 11.3.1
2544-
resolution: "fs-extra@npm:11.3.1"
2545-
dependencies:
2546-
graceful-fs: "npm:^4.2.0"
2547-
jsonfile: "npm:^6.0.1"
2548-
universalify: "npm:^2.0.0"
2549-
checksum: 10/2b893213411b1da11f9b061ccb0bcff4d6dd66fe90aa8f5b1616219a5e7ca659da869f454ebd8e94aa21c58342730fb43a2e5c98b5c6c5124f0c54a4633f64b0
2550-
languageName: node
2551-
linkType: hard
2552-
25532542
"fs-extra@npm:11.3.3":
25542543
version: 11.3.3
25552544
resolution: "fs-extra@npm:11.3.3"
@@ -5704,7 +5693,7 @@ __metadata:
57045693
"@types/hbs": "npm:4.0.5"
57055694
"@types/jest": "npm:^29.5.14"
57065695
"@types/node": "npm:22.5.5"
5707-
"@wireapp/commons": "npm:5.4.10"
5696+
"@wireapp/commons": "npm:5.4.11"
57085697
browserslist: "npm:^4.28.1"
57095698
dotenv: "npm:16.5.0"
57105699
dotenv-extended: "npm:2.9.0"

0 commit comments

Comments
 (0)