Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit ae7fbe1

Browse files
committedFeb 26, 2025·
update dependencies
1 parent bfb16b6 commit ae7fbe1

File tree

2 files changed

+22
-2
lines changed

2 files changed

+22
-2
lines changed
 

‎modules/integration-node/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@
2424
"got": "^11.8.0",
2525
"stream-to-promise": "^3.0.0",
2626
"tslib": "^2.3.0",
27-
"yargs": "^17.0.1"
27+
"yargs": "^17.0.1",
28+
"yazl": "^3.3.1"
2829
},
2930
"sideEffects": false,
3031
"main": "./build/main/src/index.js",

‎package-lock.json

Lines changed: 20 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.