Skip to content
This repository was archived by the owner on Apr 17, 2023. It is now read-only.

Commit 6b39b3f

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency webpack to v4.44.2
1 parent 4e6d294 commit 6b39b3f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/offix/client-boost/integration_test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"offix-cache": "0.15.5",
2929
"offix-server-conflicts": "0.6.0",
3030
"subscriptions-transport-ws": "0.9.18",
31-
"webpack": "4.44.1"
31+
"webpack": "4.44.2"
3232
},
3333
"devDependencies": {}
3434
}

packages/offix/client/integration_test/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"mocha": "8.1.3",
3030
"offix-server-conflicts": "0.6.0",
3131
"subscriptions-transport-ws": "0.9.18",
32-
"webpack": "4.44.1"
32+
"webpack": "4.44.2"
3333
},
3434
"devDependencies": {
3535
"graphback": "0.16.2"

0 commit comments

Comments
 (0)