From abf136dd636e7ef681a53786599388f43bc8fce5 Mon Sep 17 00:00:00 2001 From: Paulus Schoutsen Date: Thu, 7 May 2020 12:31:25 -0700 Subject: [PATCH] Upgrade web animations (#5801) --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a32cd936db..a0bec042b8 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "superstruct": "^0.6.1", "tslib": "^1.10.0", "unfetch": "^4.1.0", - "web-animations-js": "^2.3.1", + "web-animations-js": "^2.3.2", "xss": "^1.0.6" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index ef932aa78a..1922aab99f 100644 --- a/yarn.lock +++ b/yarn.lock @@ -14722,10 +14722,10 @@ wd@^1.2.0: request "2.88.0" vargs "0.1.0" -web-animations-js@^2.3.1: - version "2.3.1" - resolved "https://registry.yarnpkg.com/web-animations-js/-/web-animations-js-2.3.1.tgz#3a6d9bc15196377a90f8e2803fa5262165b04510" - integrity sha1-Om2bwVGWN3qQ+OKAP6UmIWWwRRA= +web-animations-js@^2.3.2: + version "2.3.2" + resolved "https://registry.yarnpkg.com/web-animations-js/-/web-animations-js-2.3.2.tgz#a51963a359c543f97b47c7d4bc2d811f9fc9e153" + integrity sha512-TOMFWtQdxzjWp8qx4DAraTWTsdhxVSiWa6NkPFSaPtZ1diKUxTn4yTix73A1euG1WbSOMMPcY51cnjTIHrGtDA== web-component-analyzer@~0.1.17: version "0.1.21"