diff --git a/.yarn/install-state.gz b/.yarn/install-state.gz index b3db247..808b0b2 100644 Binary files a/.yarn/install-state.gz and b/.yarn/install-state.gz differ diff --git a/package.json b/package.json index 11a6c2d..269e237 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "hexo-tag-aplayer": "^3.0.4", "hexo-theme-landscape": "^1.0.0", "hexo-wordcount": "^6.0.1", - "strip-ansi": "^6.0.1" + "strip-ansi": "^7.2.0" }, "packageManager": "yarn@4.5.0" } diff --git a/yarn.lock b/yarn.lock index 5438213..1fc4692 100644 --- a/yarn.lock +++ b/yarn.lock @@ -372,14 +372,7 @@ __metadata: languageName: node linkType: hard -"ansi-regex@npm:^5.0.1": - version: 5.0.1 - resolution: "ansi-regex@npm:5.0.1" - checksum: 10c0/9a64bb8627b434ba9327b60c027742e5d17ac69277960d041898596271d992d4d52ba7267a63ca10232e29f6107fc8a835f6ce8d719b88c5f8493f8254813737 - languageName: node - linkType: hard - -"ansi-regex@npm:^6.0.1": +"ansi-regex@npm:^6.0.1, ansi-regex@npm:^6.2.2": version: 6.2.2 resolution: "ansi-regex@npm:6.2.2" checksum: 10c0/05d4acb1d2f59ab2cf4b794339c7b168890d44dda4bf0ce01152a8da0213aca207802f930442ce8cd22d7a92f44907664aac6508904e75e038fa944d2601b30f @@ -2468,7 +2461,7 @@ __metadata: hexo-tag-aplayer: "npm:^3.0.4" hexo-theme-landscape: "npm:^1.0.0" hexo-wordcount: "npm:^6.0.1" - strip-ansi: "npm:^6.0.1" + strip-ansi: "npm:^7.2.0" languageName: unknown linkType: soft @@ -5199,15 +5192,6 @@ __metadata: languageName: node linkType: hard -"strip-ansi@npm:^6.0.1": - version: 6.0.1 - resolution: "strip-ansi@npm:6.0.1" - dependencies: - ansi-regex: "npm:^5.0.1" - checksum: 10c0/1ae5f212a126fe5b167707f716942490e3933085a5ff6c008ab97ab2f272c8025d3aa218b7bd6ab25729ca20cc81cddb252102f8751e13482a5199e873680952 - languageName: node - linkType: hard - "strip-ansi@npm:^7.1.0": version: 7.1.2 resolution: "strip-ansi@npm:7.1.2" @@ -5217,6 +5201,15 @@ __metadata: languageName: node linkType: hard +"strip-ansi@npm:^7.2.0": + version: 7.2.0 + resolution: "strip-ansi@npm:7.2.0" + dependencies: + ansi-regex: "npm:^6.2.2" + checksum: 10c0/544d13b7582f8254811ea97db202f519e189e59d35740c46095897e254e4f1aa9fe1524a83ad6bc5ad67d4dd6c0281d2e0219ed62b880a6238a16a17d375f221 + languageName: node + linkType: hard + "strip-indent@npm:^3.0.0": version: 3.0.0 resolution: "strip-indent@npm:3.0.0"