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

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-LODASH-1018905
- https://snyk.io/vuln/SNYK-JS-LODASH-1040724
This commit is contained in:
snyk-bot 2021-05-13 02:23:35 +00:00
parent 5917a9f73e
commit d37e66629e
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": "10.1.2"
"zapier-platform-core": "11.0.0"
},
"devDependencies": {
"mocha": "^5.2.0",