diff --git a/packages/neuron-wallet/package.json b/packages/neuron-wallet/package.json index 9fbd1d6bf2..6493efd91a 100644 --- a/packages/neuron-wallet/package.json +++ b/packages/neuron-wallet/package.json @@ -79,7 +79,7 @@ "@electron/notarize": "2.0.0", "@nervosnetwork/ckb-types": "0.109.0", "@types/archiver": "3.1.1", - "@types/async": "3.2.20", + "@types/async": "3.2.21", "@types/electron-devtools-installer": "2.2.2", "@types/elliptic": "6.4.14", "@types/iarna__toml": "2.0.2", diff --git a/yarn.lock b/yarn.lock index 34c59c8ab8..548531da26 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4255,10 +4255,10 @@ resolved "https://registry.yarnpkg.com/@types/aria-query/-/aria-query-5.0.1.tgz#3286741fb8f1e1580ac28784add4c7a1d49bdfbc" integrity sha512-XTIieEY+gvJ39ChLcB4If5zHtPxt3Syj5rgZR+e1ctpmK8NjPf0zFqsz4JpLJT0xla9GFDKjy8Cpu331nrmE1Q== -"@types/async@3.2.20": - version "3.2.20" - resolved "https://registry.yarnpkg.com/@types/async/-/async-3.2.20.tgz#53517caaa68c94f99da1c4e986cf7f2954981515" - integrity sha512-6jSBQQugzyX1aWto0CbvOnmxrU9tMoXfA9gc4IrLEtvr3dTwSg5GLGoWiZnGLI6UG/kqpB3JOQKQrqnhUWGKQA== +"@types/async@3.2.21": + version "3.2.21" + resolved "https://registry.yarnpkg.com/@types/async/-/async-3.2.21.tgz#470b06c25fc104c169e80a9c91866e8204e91175" + integrity sha512-msYM0OYxzkwpiDJZZDo7XsYuFIpiAOh+o3hygudSpSzeW+R0DAEKZvdQriHYT95m9CvscLDg5s0Mxlrlhoy2qw== "@types/babel__core@^7.0.0", "@types/babel__core@^7.1.14", "@types/babel__core@^7.1.7": version "7.20.1"