Skip to content

Commit 30660b5

Browse files
authored
chore: update json5 to address vuln (#108)
1 parent 0af7150 commit 30660b5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,10 +1551,10 @@ json5@^1.0.1:
15511551
dependencies:
15521552
minimist "^1.2.0"
15531553

1554-
json5@^2.2.1:
1555-
version "2.2.1"
1556-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
1557-
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
1554+
json5@^2.2.1, json5@^2.2.2:
1555+
version "2.2.3"
1556+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
1557+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
15581558

15591559
levn@^0.4.1:
15601560
version "0.4.1"

0 commit comments

Comments
 (0)