Skip to content

Commit c51314f

Browse files
fix(deps): update dependency compare-versions to v6
1 parent 576ac52 commit c51314f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"axios": "^1.8.2",
8888
"chalk": "4.1.2",
8989
"commander": "8.3.0",
90-
"compare-versions": "4.1.4",
90+
"compare-versions": "6.1.1",
9191
"concurrently": "6.5.1",
9292
"console.table": "0.10.0",
9393
"fs-extra": "10.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4112,10 +4112,10 @@ compare-func@^2.0.0:
41124112
array-ify "^1.0.0"
41134113
dot-prop "^5.1.0"
41144114

4115-
compare-versions@4.1.4:
4116-
version "4.1.4"
4117-
resolved "https://registry.npmjs.org/compare-versions/-/compare-versions-4.1.4.tgz#3571f4d610924d4414846a4183d386c8f3d51112"
4118-
integrity sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw==
4115+
compare-versions@6.1.1:
4116+
version "6.1.1"
4117+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
4118+
integrity sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==
41194119

41204120
compressible@~2.0.18:
41214121
version "2.0.18"

0 commit comments

Comments
 (0)