From 5212a37f4304539c5b04ec6e1f008011e1ce1008 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 27 Sep 2021 20:13:16 +0000 Subject: [PATCH] chore(deps-dev): bump aurelia-path from 1.1.1 to 1.1.7 in /sample Bumps [aurelia-path](https://github.com/aurelia/path) from 1.1.1 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.1...1.1.7) --- updated-dependencies: - dependency-name: aurelia-path dependency-type: direct:development ... Signed-off-by: dependabot[bot] --- sample/package-lock.json | 67 +++++++++++++++++++++++++++++++++++++--- sample/package.json | 2 +- 2 files changed, 64 insertions(+), 5 deletions(-) diff --git a/sample/package-lock.json b/sample/package-lock.json index ff281b6..ddf4499 100644 --- a/sample/package-lock.json +++ b/sample/package-lock.json @@ -279,6 +279,14 @@ "aurelia-path": "1.1.1", "aurelia-task-queue": "1.2.1", "aurelia-templating": "1.6.0" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aurelia-history": { @@ -305,6 +313,14 @@ "requires": { "aurelia-metadata": "1.0.3", "aurelia-path": "1.1.1" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aurelia-loader-default": { @@ -364,9 +380,9 @@ } }, "aurelia-path": { - "version": "1.1.1", - "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", - "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.7.tgz", + "integrity": "sha512-D6/Tz8jE8b2+Y8Pt6P/fxF6xfJGef+TA6YEljzo1kEzyzbxIvwfqc7pK6i/XGY3LowlumPqrhxkfMjPxLpFIcA==", "dev": true }, "aurelia-polyfills": { @@ -385,6 +401,14 @@ "dev": true, "requires": { "aurelia-path": "1.1.1" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aurelia-router": { @@ -399,6 +423,14 @@ "aurelia-logging": "1.3.1", "aurelia-path": "1.1.1", "aurelia-route-recognizer": "1.1.1" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aurelia-task-queue": { @@ -424,6 +456,14 @@ "aurelia-pal": "1.4.0", "aurelia-path": "1.1.1", "aurelia-task-queue": "1.2.1" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aurelia-templating-binding": { @@ -452,6 +492,14 @@ "aurelia-path": "1.1.1", "aurelia-task-queue": "1.2.1", "aurelia-templating": "1.6.0" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aurelia-templating-router": { @@ -468,6 +516,14 @@ "aurelia-path": "1.1.1", "aurelia-router": "1.4.0", "aurelia-templating": "1.6.0" + }, + "dependencies": { + "aurelia-path": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/aurelia-path/-/aurelia-path-1.1.1.tgz", + "integrity": "sha1-yqnSC8hRWl+fKG2aOxjYGyyFsN0=", + "dev": true + } } }, "aws-sign2": { @@ -1450,6 +1506,7 @@ }, "fuse-box-aurelia-loader": { "version": "git://github.com/fuse-box/fuse-box-aurelia-loader.git#226681175ed3cbb6622ee4714dc0391db96624bc", + "from": "git://github.com/fuse-box/fuse-box-aurelia-loader.git#226681175ed3cbb6622ee4714dc0391db96624bc", "dev": true }, "fuse-box-typechecker": { @@ -2127,6 +2184,7 @@ "resolved": "https://registry.npmjs.org/boom/-/boom-2.10.1.tgz", "integrity": "sha1-OciRjO/1eZ+D+UkqhI9iWt0Mdm8=", "dev": true, + "optional": true, "requires": { "hoek": "2.16.3" } @@ -2188,7 +2246,8 @@ "version": "2.16.3", "resolved": "https://registry.npmjs.org/hoek/-/hoek-2.16.3.tgz", "integrity": "sha1-ILt0A9POo5jpHcRxCo/xuCdKJe0=", - "dev": true + "dev": true, + "optional": true }, "http-signature": { "version": "1.1.1", diff --git a/sample/package.json b/sample/package.json index feb112f..0399dd9 100644 --- a/sample/package.json +++ b/sample/package.json @@ -19,7 +19,7 @@ "aurelia-materialize-bridge": "^0.31.0", "aurelia-metadata": "^1.0.3", "aurelia-pal": "^1.4.0", - "aurelia-path": "^1.1.1", + "aurelia-path": "^1.1.7", "aurelia-task-queue": "^1.2.1", "aurelia-templating": "^1.6.0", "bluebird": "^3.5.1",