Skip to content

Commit a9ac029

Browse files
build(deps): bump json5 from 2.2.0 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.2.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3246bc6 commit a9ac029

1 file changed

Lines changed: 4 additions & 6 deletions

File tree

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3080,11 +3080,9 @@ json-stable-stringify-without-jsonify@^1.0.1:
30803080
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
30813081

30823082
json5@2.x, json5@^2.1.2:
3083-
version "2.2.0"
3084-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
3085-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
3086-
dependencies:
3087-
minimist "^1.2.5"
3083+
version "2.2.3"
3084+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3085+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
30883086

30893087
jsonwebtoken@^8.5.1:
30903088
version "8.5.1"
@@ -3345,7 +3343,7 @@ minimatch@^3.0.4:
33453343
dependencies:
33463344
brace-expansion "^1.1.7"
33473345

3348-
minimist@^1.2.0, minimist@^1.2.5:
3346+
minimist@^1.2.0:
33493347
version "1.2.5"
33503348
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"
33513349
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==

0 commit comments

Comments
 (0)