Regen yarn lock, update vuln

This commit is contained in:
James 2020-10-26 13:10:34 -06:00
parent 631d3f527f
commit f55b59a0db
3 changed files with 450 additions and 3896 deletions

2
.gitignore vendored
View File

@ -26,3 +26,5 @@ build/Release
# Dependency directory
# https://docs.npmjs.com/misc/faq#should-i-check-my-node-modules-folder-into-git
node_modules
.DS_Store

4342
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -13,6 +13,6 @@
},
"devDependencies": {
"chai": "^4.2.0",
"mocha": "^6.1.4"
"mocha": "^8.2.0"
}
}