diff --git a/packages/fcl/src/current-user/exec-service/strategies/utils/render-frame.js b/packages/fcl/src/current-user/exec-service/strategies/utils/render-frame.js index d83e8050e..f6293ad82 100644 --- a/packages/fcl/src/current-user/exec-service/strategies/utils/render-frame.js +++ b/packages/fcl/src/current-user/exec-service/strategies/utils/render-frame.js @@ -8,7 +8,7 @@ const FRAME_STYLES = ` right: 0px; bottom: 0px; left: 0px; - height: 100vh; + height: 100%; width: 100vw; display:block; background:rgba(0,0,0,0.25); diff --git a/six/topshot/six-topshot-transfer-moment/package-lock.json b/six/topshot/six-topshot-transfer-moment/package-lock.json index cbaaba698..b5c4a6aa5 100644 --- a/six/topshot/six-topshot-transfer-moment/package-lock.json +++ b/six/topshot/six-topshot-transfer-moment/package-lock.json @@ -1398,7 +1398,6 @@ "jest-resolve": "^25.5.1", "jest-util": "^25.5.0", "jest-worker": "^25.5.0", - "node-notifier": "^6.0.0", "slash": "^3.0.0", "source-map": "^0.6.0", "string-length": "^3.1.0", @@ -5268,7 +5267,6 @@ "@types/graceful-fs": "^4.1.2", "anymatch": "^3.0.3", "fb-watchman": "^2.0.0", - "fsevents": "^2.1.2", "graceful-fs": "^4.2.4", "jest-serializer": "^25.5.0", "jest-util": "^25.5.0", @@ -5857,9 +5855,9 @@ } }, "node_modules/lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "node_modules/lodash.camelcase": { @@ -15308,9 +15306,9 @@ } }, "lodash": { - "version": "4.17.15", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.15.tgz", - "integrity": "sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==", + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", "dev": true }, "lodash.camelcase": {