Skip to content
Open
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
19 changes: 13 additions & 6 deletions workspaces/azure-storage-explorer/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -23233,12 +23233,12 @@ __metadata:
linkType: hard

"launch-editor@npm:^2.6.1":
version: 2.8.0
resolution: "launch-editor@npm:2.8.0"
version: 2.14.1
resolution: "launch-editor@npm:2.14.1"
dependencies:
picocolors: "npm:^1.0.0"
shell-quote: "npm:^1.8.1"
checksum: 10/495009163fd4879fbc576323d1da3b821379ec66e9c20ed3297ea65b3eceb720fe9409cbd2819d6ff5dd0115325e6b6716d473dd729d5aa8ddd67810e3545477
picocolors: "npm:^1.1.1"
shell-quote: "npm:^1.8.4"
checksum: 10/335d12ca437280e77070657531c251b6c91c62bc653f70ab66ddd2a6e50131b1b043480411c5b93d54955a0a6eb8ec01e9a5b5cfe2d887341d878d19394a126b
languageName: node
linkType: hard

Expand Down Expand Up @@ -29654,13 +29654,20 @@ __metadata:
languageName: node
linkType: hard

"shell-quote@npm:^1.7.3, shell-quote@npm:^1.8.1":
"shell-quote@npm:^1.7.3":
version: 1.8.1
resolution: "shell-quote@npm:1.8.1"
checksum: 10/af19ab5a1ec30cb4b2f91fd6df49a7442d5c4825a2e269b3712eded10eedd7f9efeaab96d57829880733fc55bcdd8e9b1d8589b4befb06667c731d08145e274d
languageName: node
linkType: hard

"shell-quote@npm:^1.8.4":
version: 1.8.4
resolution: "shell-quote@npm:1.8.4"
checksum: 10/a3e3796385f2cd5cf0b78207a4439f0c7395c0833fc75b2473084b5d298c109c5c0fa687fcd1c04e4b4484866e5bb8eaae7efae443b80fff71ea7e29baf11f0c
languageName: node
linkType: hard

"short-unique-id@npm:^5.3.2":
version: 5.3.2
resolution: "short-unique-id@npm:5.3.2"
Expand Down
Loading