updating dependencies

This commit is contained in:
Yotam Mann 2019-11-09 16:14:20 -05:00
parent ce07d2a081
commit 66194e084d
2 changed files with 525 additions and 411 deletions

930
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -78,9 +78,9 @@
"html-webpack-plugin": "^3.2.0",
"http-server": "^0.11.1",
"istanbul-instrumenter-loader": "^3.0.1",
"karma": "^4.1.0",
"karma": "^4.4.1",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.1",
"karma-coverage": "^2.0.1",
"karma-firefox-launcher": "^1.1.0",
"karma-mocha": "^1.3.0",
"karma-safari-launcher": "^1.0.0",
@ -101,6 +101,6 @@
"yargs": "^13.2.0"
},
"dependencies": {
"standardized-audio-context": "^21.2.4"
"standardized-audio-context": "^22.0.2"
}
}