Skip to content

Commit f4098ef

Browse files
Update dependency commander from 12.1.0 to 14.0.3
1 parent fe5796d commit f4098ef

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
@@ -21,7 +21,7 @@
2121
"prettier": "@devoxa/prettier-config",
2222
"dependencies": {
2323
"colors": "1.4.0",
24-
"commander": "12.1.0",
24+
"commander": "14.0.3",
2525
"zod": "3.25.76"
2626
},
2727
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1809,10 +1809,10 @@ colors@1.4.0:
18091809
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
18101810
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
18111811

1812-
commander@12.1.0:
1813-
version "12.1.0"
1814-
resolved "https://registry.yarnpkg.com/commander/-/commander-12.1.0.tgz#01423b36f501259fdaac4d0e4d60c96c991585d3"
1815-
integrity sha512-Vw8qHK3bZM9y/P10u3Vib8o/DdkvA2OtPtZvD871QKjy74Wj1WSKFILMPRPSdUSx5RFK1arlJzEtA4PkFgnbuA==
1812+
commander@14.0.3:
1813+
version "14.0.3"
1814+
resolved "https://registry.yarnpkg.com/commander/-/commander-14.0.3.tgz#425d79b48f9af82fcd9e4fc1ea8af6c5ec07bbc2"
1815+
integrity sha512-H+y0Jo/T1RZ9qPP4Eh1pkcQcLRglraJaSLoyOtHxu6AapkjWVCy2Sit1QQ4x3Dng8qDlSsZEet7g5Pq06MvTgw==
18161816

18171817
concat-map@0.0.1:
18181818
version "0.0.1"

0 commit comments

Comments
 (0)