From d31177f38a45844e791345be813dc456ecec1c0b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Dec 2020 18:32:14 +0000 Subject: [PATCH] Bump acorn from 5.5.3 to 5.7.4 Bumps [acorn](https://github.com/acornjs/acorn) from 5.5.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](https://github.com/acornjs/acorn/compare/5.5.3...5.7.4) Signed-off-by: dependabot[bot] --- yarn.lock | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/yarn.lock b/yarn.lock index 04844f6..c03d75b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -18,6 +18,12 @@ tess2 "^1.0.0" tslib "^1.9.0" +"@awayjs/graphics@^0.3.0": + version "0.3.19" + resolved "https://registry.yarnpkg.com/@awayjs/graphics/-/graphics-0.3.19.tgz#a4cae36739d73ac864438be7554df8f3c6e21e78" + dependencies: + tess2 "^1.0.0" + "@awayjs/materials@^0.4.0": version "0.4.7" resolved "https://registry.yarnpkg.com/@awayjs/materials/-/materials-0.4.7.tgz#af6ad098bcc306d019799c82a9b3d36aa6026a82" @@ -58,6 +64,10 @@ "@awayjs/stage" "^0.9.0" tslib "github:microsoft/tslib" +"@awayjs/scene@^0.11.0": + version "0.11.38" + resolved "https://registry.yarnpkg.com/@awayjs/scene/-/scene-0.11.38.tgz#9dcabab23b94490d1e2520571ebf54797078d263" + "@awayjs/scene@^0.9.0": version "0.9.39" resolved "https://registry.yarnpkg.com/@awayjs/scene/-/scene-0.9.39.tgz#2ecd63976d11783779efbd48c17a217ef0fcf0fb" @@ -76,16 +86,9 @@ "@awayjs/core" "^0.7.0" tslib "github:microsoft/tslib" -"@awayjs/view@^0.3.0": - version "0.3.19" - resolved "https://registry.yarnpkg.com/@awayjs/view/-/view-0.3.19.tgz#cfc5f14de4fe0cf1b78e20180b721f97034b4967" - dependencies: - "@awayjs/core" "^0.7.0" - "@awayjs/graphics" "^0.2.0" - "@awayjs/renderer" "^0.9.0" - "@awayjs/scene" "^0.9.0" - "@awayjs/stage" "^0.9.0" - tslib "github:microsoft/tslib" +"@awayjs/view@^0.4.0": + version "0.4.20" + resolved "https://registry.yarnpkg.com/@awayjs/view/-/view-0.4.20.tgz#b2612858047027c2846d71b562bfbf41d9b84b86" "@types/acorn@^4.0.3": version "4.0.3" @@ -108,8 +111,8 @@ acorn-dynamic-import@^3.0.0: acorn "^5.0.0" acorn@^5.0.0, acorn@^5.5.3: - version "5.5.3" - resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.5.3.tgz#f473dd47e0277a08e28e9bec5aeeb04751f0b8c9" + version "5.7.4" + resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e" ansi-regex@^0.2.0, ansi-regex@^0.2.1: version "0.2.1" @@ -392,7 +395,7 @@ estree-walker@^0.5.1, estree-walker@^0.5.2: event-stream@~3.3.0: version "3.3.4" - resolved "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" + resolved "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz#4ab4c9a0f5a54db9338b4c34d86bfce8f4b35571" dependencies: duplexer "~0.1.1" from "~0"