bumping standardized-audio-context version

This commit is contained in:
Yotam Mann 2022-09-05 10:56:48 -04:00
parent ebc0189133
commit cbdb596c26
2 changed files with 3994 additions and 5034 deletions

9023
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -78,7 +78,6 @@
"glob": "^7.2.0", "glob": "^7.2.0",
"html-webpack-plugin": "^5.5.0", "html-webpack-plugin": "^5.5.0",
"http-server": "^13.0.2", "http-server": "^13.0.2",
"istanbul-instrumenter-loader": "^3.0.1",
"jsdom": "^16.7.0", "jsdom": "^16.7.0",
"karma": "^6.3.9", "karma": "^6.3.9",
"karma-chrome-launcher": "^2.2.0", "karma-chrome-launcher": "^2.2.0",
@ -100,11 +99,11 @@
"typescript": "^4.4.4", "typescript": "^4.4.4",
"ua-parser-js": "^0.7.31", "ua-parser-js": "^0.7.31",
"webpack": "^5.65.0", "webpack": "^5.65.0",
"webpack-cli": "^4.9.1", "webpack-cli": "^4.10.0",
"yargs": "^17.3.0" "yargs": "^17.3.0"
}, },
"dependencies": { "dependencies": {
"standardized-audio-context": "^25.3.16", "standardized-audio-context": "^25.3.29",
"tslib": "^2.3.1" "tslib": "^2.3.1"
}, },
"prettier": { "prettier": {