2
0
forked from Wavyzz/dolibarr

fix: dev/examples/zapier/package.json to reduce vulnerabilities (#34877)

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-FORMDATA-10841150

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Laurent Destailleur
2025-08-06 15:35:08 +02:00
committed by GitHub
parent 539761c90e
commit 1a3397071f

View File

@@ -15,7 +15,7 @@
"npm": ">=5.6.0"
},
"dependencies": {
"zapier-platform-core": "15.0.1"
"zapier-platform-core": "17.5.0"
},
"devDependencies": {
"mocha": "^5.2.0",