fix: dev/examples/zapier/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-NODEFETCH-2342118
This commit is contained in:
snyk-bot 2022-02-23 21:22:57 +00:00
parent 2f0040e9c1
commit c9873b04f4
No known key found for this signature in database
GPG Key ID: 09541BBFF0C4C795

View File

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