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
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"form-data": "4.0.6",
"glob": "13.0.6",
"jira.js": "5.4.0",
"js-yaml": "4.2.0",
"js-yaml": "5.2.1",
"mime": "4.1.0",
"minimatch": "10.2.5",
"p-queue": "9.3.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,7 @@ __metadata:
glob: 13.0.6
husky: 9.1.7
jira.js: 5.4.0
js-yaml: 4.2.0
js-yaml: 5.2.1
mime: 4.1.0
minimatch: 10.2.5
npm-run-all: 4.1.5
Expand Down Expand Up @@ -1943,14 +1943,14 @@ __metadata:
languageName: node
linkType: hard

"js-yaml@npm:4.2.0":
version: 4.2.0
resolution: "js-yaml@npm:4.2.0"
"js-yaml@npm:5.2.1":
version: 5.2.1
resolution: "js-yaml@npm:5.2.1"
dependencies:
argparse: ^2.0.1
bin:
js-yaml: bin/js-yaml.js
checksum: 86bd35548a0c19cd1f5861147c09aa1f52eb0fc9464f34023524d22bbe079c62c30fd00750e63f632e8d12c12ad36ea0dd1e6bec5171c492ecad433d8db295eb
js-yaml: bin/js-yaml.mjs
checksum: 8cbefb87c31db3fc177ce5ecf92c072d124be9247f1164ea50cb446d56037d3f4c086a4167cd127f20bb2b4281d9c64d051a8e148f8f4c841c074d3b06492bcf
languageName: node
linkType: hard

Expand Down
Loading