Merge pull request #27406 from ankush/remove_snyk

chore: remove snyk from devdependencies
This commit is contained in:
Rushabh Mehta 2021-09-09 13:07:52 +05:30 committed by GitHub
commit 95e440b537
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 3560 deletions

View File

@ -11,16 +11,9 @@
"bugs": { "bugs": {
"url": "https://github.com/frappe/erpnext/issues" "url": "https://github.com/frappe/erpnext/issues"
}, },
"devDependencies": { "devDependencies": {},
"snyk": "^1.518.0"
},
"dependencies": { "dependencies": {
"onscan.js": "^1.5.2", "html2canvas": "^1.1.4",
"html2canvas": "^1.1.4" "onscan.js": "^1.5.2"
}, }
"scripts": {
"snyk-protect": "snyk protect",
"prepare": "yarn run snyk-protect"
},
"snyk": true
} }

3549
yarn.lock

File diff suppressed because it is too large Load Diff