From 48bdf3f78599d25e878769a28935c415e99237e3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:15:41 +0000 Subject: [PATCH] Bump aurelia-path from 1.1.5 to 1.1.7 Bumps [aurelia-path](https://github.com/aurelia/path) from 1.1.5 to 1.1.7. - [Release notes](https://github.com/aurelia/path/releases) - [Changelog](https://github.com/aurelia/path/blob/master/doc/CHANGELOG.md) - [Commits](https://github.com/aurelia/path/compare/1.1.5...1.1.7) --- updated-dependencies: - dependency-name: aurelia-path dependency-type: indirect ... Signed-off-by: dependabot[bot] --- yarn.lock | 25 ++++++++++++++++++++++--- 1 file changed, 22 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index 732f8213..ffe0828e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2598,6 +2598,13 @@ atob@^2.1.2: resolved "https://registry.yarnpkg.com/atob/-/atob-2.1.2.tgz#6d9517eb9e030d2436666651e86bd9f6f13533c9" integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== +au-table@^0.1.14: + version "0.1.14" + resolved "https://registry.yarnpkg.com/au-table/-/au-table-0.1.14.tgz#cd59c19c0bf121296371e0fbaf27cb36dbcb6ace" + integrity sha512-tawCvIfti2V0MGjeuUQF3Ocz75rcBuWiU4k3F55Z0pwqjAGnTLcghnClFzsavKzk/j5SNAnhiF1xPH/jqEDEFA== + dependencies: + aurelia-pal "^1.3.0" + aurelia-animator-css@^1.0.4: version "1.0.4" resolved "https://registry.yarnpkg.com/aurelia-animator-css/-/aurelia-animator-css-1.0.4.tgz#8336ab84f9a8bf60a4536e99145e73a80c0f0dac" @@ -2853,9 +2860,9 @@ aurelia-pal@^1.0.0, aurelia-pal@^1.1.0, aurelia-pal@^1.1.1, aurelia-pal@^1.3.0, integrity sha512-6erozUK5aaD88PvThs/L87kLsqxqPaBU59PGECr36v9yezhve0BHqpKgbtJ8haHJSiH80K9lsJtXfefedS/3sw== aurelia-path@^1.0.0, aurelia-path@^1.1.1: - version "1.1.5" - resolved "https://registry.yarnpkg.com/aurelia-path/-/aurelia-path-1.1.5.tgz#e1035daddef7a1926ec7bb76232b659da86c7ed5" - integrity sha512-gvjGQalckFXMXJEztlUTQXa4y7fES6/QaC+fSPqE9FcHlB9DE4b0gztY9RRUf+8guCo5L6122h+iYk1AR/ICrQ== + version "1.1.7" + resolved "https://registry.yarnpkg.com/aurelia-path/-/aurelia-path-1.1.7.tgz#8eba50a45ca52dfbb3c65f0bf3a221c987602b58" + integrity sha512-D6/Tz8jE8b2+Y8Pt6P/fxF6xfJGef+TA6YEljzo1kEzyzbxIvwfqc7pK6i/XGY3LowlumPqrhxkfMjPxLpFIcA== aurelia-polyfills@^1.0.0, aurelia-polyfills@^1.3.4: version "1.3.4" @@ -3789,6 +3796,13 @@ chartjs-color@^2.1.0: chartjs-color-string "^0.6.0" color-convert "^1.9.3" +chartjs-plugin-zoom@0.7.4: + version "0.7.4" + resolved "https://registry.yarnpkg.com/chartjs-plugin-zoom/-/chartjs-plugin-zoom-0.7.4.tgz#8d85e13fbbc8113f1f38dd5d339142576a376feb" + integrity sha512-G60Xe9HmIEbYAH1Q3D5MrodLZZbd9nyc+a3vZVTHKFNNHozfh9UJZBH2RGVPDNk6xI+E4SffrgN5XE1MfyqimQ== + dependencies: + hammerjs "^2.0.8" + check-more-types@2.24.0: version "2.24.0" resolved "https://registry.yarnpkg.com/check-more-types/-/check-more-types-2.24.0.tgz#1420ffb10fd444dcfc79b43891bbfffd32a84600" @@ -7154,6 +7168,11 @@ gzip-size@^5.0.0: duplexer "^0.1.1" pify "^4.0.1" +hammerjs@2.0.8, hammerjs@^2.0.8: + version "2.0.8" + resolved "https://registry.yarnpkg.com/hammerjs/-/hammerjs-2.0.8.tgz#04ef77862cff2bb79d30f7692095930222bf60f1" + integrity sha1-BO93hiz/K7edMPdpIJWTAiK/YPE= + handle-thing@^2.0.0: version "2.0.0" resolved "https://registry.yarnpkg.com/handle-thing/-/handle-thing-2.0.0.tgz#0e039695ff50c93fc288557d696f3c1dc6776754"