You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-06 09:19:22 +02:00
Update dependency async-mutex to ^0.4.0 (#7013)
This commit is contained in:
@@ -141,7 +141,7 @@
|
||||
"@joplin/lib": "~2.9",
|
||||
"@joplin/pdf-viewer": "~2.9",
|
||||
"@joplin/renderer": "~2.9",
|
||||
"async-mutex": "^0.1.3",
|
||||
"async-mutex": "^0.4.0",
|
||||
"codemirror": "^5.56.0",
|
||||
"color": "^3.1.2",
|
||||
"compare-versions": "^3.2.1",
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
"@joplin/turndown": "^4.0.63",
|
||||
"@joplin/turndown-plugin-gfm": "^1.0.45",
|
||||
"@types/nanoid": "^3.0.0",
|
||||
"async-mutex": "^0.1.3",
|
||||
"async-mutex": "^0.4.0",
|
||||
"base-64": "^0.1.0",
|
||||
"base64-stream": "^1.0.0",
|
||||
"builtin-modules": "^3.1.0",
|
||||
|
||||
11
yarn.lock
11
yarn.lock
@@ -4043,7 +4043,7 @@ __metadata:
|
||||
"@types/styled-components": 5.1.4
|
||||
ajv: ^6.5.0
|
||||
app-builder-bin: ^1.9.11
|
||||
async-mutex: ^0.1.3
|
||||
async-mutex: ^0.4.0
|
||||
babel-cli: ^6.26.0
|
||||
babel-preset-react: ^6.24.1
|
||||
codemirror: ^5.56.0
|
||||
@@ -4271,7 +4271,7 @@ __metadata:
|
||||
"@types/node": ^14.14.6
|
||||
"@types/node-rsa": ^1.1.1
|
||||
"@types/react": ^17.0.20
|
||||
async-mutex: ^0.1.3
|
||||
async-mutex: ^0.4.0
|
||||
base-64: ^0.1.0
|
||||
base64-stream: ^1.0.0
|
||||
builtin-modules: ^3.1.0
|
||||
@@ -8831,13 +8831,6 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"async-mutex@npm:^0.1.3":
|
||||
version: 0.1.4
|
||||
resolution: "async-mutex@npm:0.1.4"
|
||||
checksum: 7394d32a9734e54d996d36dd4a4d86246b717cf2d1124b32f9081669d64de0285fa3f460932a404291963f0b0b29811c990b042d4571094fa4f1a520e3e5a15e
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"async-mutex@npm:^0.4.0":
|
||||
version: 0.4.0
|
||||
resolution: "async-mutex@npm:0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user