diff --git a/package.json b/package.json index 0bf364e..d730753 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/w3c-web-serial": "^1.0.1", "@types/web-bluetooth": "^0.0.9", "prettier": "^2.3.0", - "rollup": "^2.48.0", + "rollup": "^2.50.2", "rollup-plugin-terser": "^7.0.2", "serve": "^11.3.2", "typescript": "^4.3.2" diff --git a/yarn.lock b/yarn.lock index 5bc0d79..32298a5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -996,10 +996,10 @@ rollup-plugin-terser@^7.0.2: serialize-javascript "^4.0.0" terser "^5.0.0" -rollup@^2.48.0: - version "2.48.0" - resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.48.0.tgz#fceb01ed771f991f29f7bd2ff7838146e55acb74" - integrity sha512-wl9ZSSSsi5579oscSDYSzGn092tCS076YB+TQrzsGuSfYyJeep8eEWj0eaRjuC5McuMNmcnR8icBqiE/FWNB1A== +rollup@^2.50.2: + version "2.50.2" + resolved "https://registry.yarnpkg.com/rollup/-/rollup-2.50.2.tgz#640c500c68c698f62efb01857e0ff06fcd18181f" + integrity sha512-Ra5JkxSiZPZZFnvE68KWtlrLnZGg5LNaV1n1esq4ch69P7ReeoRVlrTuL/k+L/GJfcowA5An0BEhEq2Hfzwl6w== optionalDependencies: fsevents "~2.3.1"