Skip to content

Commit 0e9a85c

Browse files
Update dependencies (#75)
2 parents 3b2c5ce + 6703959 commit 0e9a85c

File tree

11 files changed

+9982
-7223
lines changed

11 files changed

+9982
-7223
lines changed

THIRD_PARTY_NOTICES

Lines changed: 324 additions & 231 deletions
Large diffs are not rendered by default.

app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"test": "nyc --reporter lcov --exclude \"./test/**\" --exclude \"./**/__tests__\" mocha --require ./test/expect \"./**/*-spec.js\""
1515
},
1616
"dependencies": {
17-
"@camunda8/sdk": "^8.6.25",
17+
"@camunda8/sdk": "^8.7.28",
1818
"@sentry/integrations": "^7.113.0",
1919
"@sentry/node": "^9.0.0",
2020
"epipebomb": "^1.0.0",

client/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"dmn-moddle": "^10.0.0",
5656
"drag-tabs": "^2.3.1",
5757
"events": "^3.0.0",
58-
"fast-xml-parser": "^5.2.3",
58+
"fast-xml-parser": "^5.3.8",
5959
"formik": "2.0.4",
6060
"ids": "^1.0.0",
6161
"inherits-browser": "^0.1.0",
@@ -87,7 +87,7 @@
8787
"bpmnlint-loader": "^0.1.6",
8888
"case-sensitive-paths-webpack-plugin": "^2.1.2",
8989
"chai": "^4.5.0",
90-
"copy-webpack-plugin": "^12.0.2",
90+
"copy-webpack-plugin": "^14.0.0",
9191
"cross-env": "^7.0.0",
9292
"css-loader": "^7.1.2",
9393
"del-cli": "^6.0.0",
@@ -103,7 +103,7 @@
103103
"less": "^4.0.0",
104104
"less-loader": "^12.2.0",
105105
"license-webpack-plugin": "^2.1.1",
106-
"mocha": "^10.7.3",
106+
"mocha": "^10.8.2",
107107
"mocha-test-container-support": "0.2.0",
108108
"npm-run-all2": "^7.0.0",
109109
"puppeteer": "^24.28.0",
@@ -112,7 +112,7 @@
112112
"sinon": "^17.0.1",
113113
"sinon-chai": "^3.7.0",
114114
"style-loader": "^4.0.0",
115-
"webpack": "^5.95.0",
115+
"webpack": "^5.104.1",
116116
"webpack-cli": "^6.0.0"
117117
},
118118
"scripts": {

0 commit comments

Comments
 (0)