Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"chalk": "5.6.2",
"commander": "14.0.3",
"dotenv": "17.3.1",
"jira.js": "5.3.0",
"jira.js": "5.3.1",
"zod": "4.3.6"
},
"devDependencies": {
Expand Down
33 changes: 12 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,14 +834,14 @@ __metadata:
languageName: node
linkType: hard

"axios@npm:^1.13.3":
version: 1.13.5
resolution: "axios@npm:1.13.5"
"axios@npm:^1.13.5":
version: 1.13.6
resolution: "axios@npm:1.13.6"
dependencies:
follow-redirects: "npm:^1.15.11"
form-data: "npm:^4.0.5"
proxy-from-env: "npm:^1.1.0"
checksum: 10c0/abf468c34f2d145f3dc7dbc0f1be67e520630624307bda69a41bbe8d386bd672d87b4405c4ee77f9ff54b235ab02f96a9968fb00e75b13ce64706e352a3068fd
checksum: 10c0/51fb5af055c3b85662fa97df17d986ae2c37d13bf86d50b6bb36b6b3a2dec6966a1d3a14ab3774b71707b155ae3597ed9b7babdf1a1a863d1a31840cb8e7ec71
languageName: node
linkType: hard

Expand Down Expand Up @@ -1540,14 +1540,14 @@ __metadata:
languageName: node
linkType: hard

"jira.js@npm:5.3.0":
version: 5.3.0
resolution: "jira.js@npm:5.3.0"
"jira.js@npm:5.3.1":
version: 5.3.1
resolution: "jira.js@npm:5.3.1"
dependencies:
axios: "npm:^1.13.3"
mime: "npm:^4.1.0"
axios: "npm:^1.13.5"
mime-types: "npm:^2.1.35"
zod: "npm:^4.3.6"
checksum: 10c0/354da73edb86b1edef035eefed543d6b4709b7e3ab2c544e86b6adc4f2d0eda016d1eac9bca5dd358103de957d01f2e5e4acbdbb7caa4db9d98e14c16f4a3b11
checksum: 10c0/1ef4399e0d631740770f21a2fbac05a110f058e453fa83e8a123590899a9a6ca9902c8c459292c91f8ec72165533f6e65207f0dfd6713f05bfe4146931a3d911
languageName: node
linkType: hard

Expand Down Expand Up @@ -1641,7 +1641,7 @@ __metadata:
languageName: node
linkType: hard

"mime-types@npm:^2.1.12":
"mime-types@npm:^2.1.12, mime-types@npm:^2.1.35":
version: 2.1.35
resolution: "mime-types@npm:2.1.35"
dependencies:
Expand All @@ -1650,15 +1650,6 @@ __metadata:
languageName: node
linkType: hard

"mime@npm:^4.1.0":
version: 4.1.0
resolution: "mime@npm:4.1.0"
bin:
mime: bin/cli.js
checksum: 10c0/3b8602e50dff1049aea8bb2d4c65afc55bf7f3eb5c17fd2bcb315b8c8ae225a7553297d424d3621757c24cdba99e930ecdc4108467009cdc7ed55614cd55031d
languageName: node
linkType: hard

"minimatch@npm:^9.0.4":
version: 9.0.5
resolution: "minimatch@npm:9.0.5"
Expand Down Expand Up @@ -2144,7 +2135,7 @@ __metadata:
commander: "npm:14.0.3"
dotenv: "npm:17.3.1"
esbuild: "npm:0.27.3"
jira.js: "npm:5.3.0"
jira.js: "npm:5.3.1"
prettier: "npm:3.8.1"
ts-node: "npm:10.9.2"
typescript: "npm:5.9.3"
Expand Down