From 9de23380aefccbb9780980c06b781a558ef94543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Sep 2022 03:41:21 +0000 Subject: [PATCH] Bump braces from 1.8.5 to 3.0.2 Bumps [braces](https://github.com/micromatch/braces) from 1.8.5 to 3.0.2. - [Release notes](https://github.com/micromatch/braces/releases) - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md) - [Commits](https://github.com/micromatch/braces/compare/1.8.5...3.0.2) --- updated-dependencies: - dependency-name: braces dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/package-lock.json b/package-lock.json index e4c7e02..1a96a1e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2739,7 +2739,7 @@ "node_modules/findup-sync/node_modules/braces": { "version": "1.8.5", "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", - "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", + "integrity": "sha512-xU7bpz2ytJl1bH9cgIurjpg/n8Gohy9GTw81heDYLJQ4RU60dlyJsa+atVF2pI0yMMvKxI9HkKwjePCj5XI1hw==", "dev": true, "dependencies": { "expand-range": "^1.8.1", @@ -4649,7 +4649,7 @@ "node_modules/liftoff": { "version": "2.2.5", "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.2.5.tgz", - "integrity": "sha1-mYwods/0hLED5EI7k9NW2kRzTJE=", + "integrity": "sha512-2cdnrNglWdYVFOKAVu0UxYQZIdDvN5pgwDKmfNliTgbLmZQ5Z8VNWQgV4t/N+3y9735LGr6O+Vgjv6oYlaWWqg==", "dev": true, "dependencies": { "extend": "^3.0.0", @@ -9177,7 +9177,7 @@ "braces": { "version": "1.8.5", "resolved": "https://registry.npmjs.org/braces/-/braces-1.8.5.tgz", - "integrity": "sha1-uneWLhLf+WnWt2cR6RS3N4V79qc=", + "integrity": "sha512-xU7bpz2ytJl1bH9cgIurjpg/n8Gohy9GTw81heDYLJQ4RU60dlyJsa+atVF2pI0yMMvKxI9HkKwjePCj5XI1hw==", "dev": true, "requires": { "expand-range": "^1.8.1", @@ -10620,7 +10620,7 @@ "liftoff": { "version": "2.2.5", "resolved": "https://registry.npmjs.org/liftoff/-/liftoff-2.2.5.tgz", - "integrity": "sha1-mYwods/0hLED5EI7k9NW2kRzTJE=", + "integrity": "sha512-2cdnrNglWdYVFOKAVu0UxYQZIdDvN5pgwDKmfNliTgbLmZQ5Z8VNWQgV4t/N+3y9735LGr6O+Vgjv6oYlaWWqg==", "dev": true, "requires": { "extend": "^3.0.0",