Skip to content

Commit 43b0fcc

Browse files
build(deps): bump json5 from 2.1.1 to 2.2.3 in /UI_dev/qmui_web
Bumps [json5](https://github.com/json5/json5) from 2.1.1 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.1.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a080a34 commit 43b0fcc

File tree

1 file changed

+5
-24
lines changed

1 file changed

+5
-24
lines changed

UI_dev/qmui_web/yarn.lock

+5-24
Original file line numberDiff line numberDiff line change
@@ -5546,19 +5546,10 @@ json-stringify-safe@~5.0.1:
55465546
resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz"
55475547
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
55485548

5549-
json5@^2.1.0:
5550-
version "2.1.1"
5551-
resolved "https://registry.npmjs.org/json5/-/json5-2.1.1.tgz"
5552-
integrity sha512-l+3HXD0GEI3huGq1njuqtzYK8OYJyXMkOLtQ53pjWh89tvWS2h6l+1zMkYWqlb57+SiQodKZyvMEFb2X+KrFhQ==
5553-
dependencies:
5554-
minimist "^1.2.0"
5555-
5556-
json5@^2.1.3:
5557-
version "2.2.0"
5558-
resolved "https://mirrors.tencent.com/npm/json5/-/json5-2.2.0.tgz"
5559-
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
5560-
dependencies:
5561-
minimist "^1.2.5"
5549+
json5@^2.1.0, json5@^2.1.3:
5550+
version "2.2.3"
5551+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
5552+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
55625553

55635554
jsonfile@^2.1.0:
55645555
version "2.4.0"
@@ -6595,17 +6586,7 @@ [email protected]:
65956586
resolved "https://registry.npmjs.org/minimist/-/minimist-1.1.3.tgz"
65966587
integrity sha1-O+39kaktOQFvz6ocaB6Pqhoe/ag=
65976588

6598-
minimist@^1.1.0, minimist@^1.2.0:
6599-
version "1.2.0"
6600-
resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.0.tgz"
6601-
integrity sha1-o1AIsg9BOD7sH7kU9M1d95omQoQ=
6602-
6603-
minimist@^1.2.5:
6604-
version "1.2.5"
6605-
resolved "http://mirrors.tencent.com/npm/minimist/-/minimist-1.2.5.tgz"
6606-
integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw==
6607-
6608-
minimist@^1.2.6:
6589+
minimist@^1.1.0, minimist@^1.2.0, minimist@^1.2.6:
66096590
version "1.2.7"
66106591
resolved "https://mirrors.tencent.com/npm/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
66116592
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==

0 commit comments

Comments
 (0)