Skip to content

Commit 8a1aa95

Browse files
fix(deps): update dependency compare-versions to v6
1 parent 9cfa2f8 commit 8a1aa95

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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

+4-4
Original file line numberDiff line numberDiff line change
@@ -4121,10 +4121,10 @@ compare-func@^2.0.0:
41214121
array-ify "^1.0.0"
41224122
dot-prop "^5.1.0"
41234123

4124-
compare-versions@4.1.4:
4125-
version "4.1.4"
4126-
resolved "https://registry.npmjs.org/compare-versions/-/compare-versions-4.1.4.tgz#3571f4d610924d4414846a4183d386c8f3d51112"
4127-
integrity sha512-FemMreK9xNyL8gQevsdRMrvO4lFCkQP7qbuktn1q8ndcNk1+0mz7lgE7b/sNvbhVgY4w6tMN1FDp6aADjqw2rw==
4124+
compare-versions@6.1.1:
4125+
version "6.1.1"
4126+
resolved "https://registry.yarnpkg.com/compare-versions/-/compare-versions-6.1.1.tgz#7af3cc1099ba37d244b3145a9af5201b629148a9"
4127+
integrity sha512-4hm4VPpIecmlg59CHXnRDnqGplJFrbLG4aFEl5vl6cK1u76ws3LLvX7ikFnTDl5vo39sjWD6AaDPYodJp/NNHg==
41284128

41294129
compressible@~2.0.18:
41304130
version "2.0.18"

0 commit comments

Comments
 (0)