diff --git a/Cargo.lock b/Cargo.lock index ee1915f6..36a0aeb5 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -716,9 +716,9 @@ dependencies = [ [[package]] name = "napi" -version = "2.3.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "419973bc5eb4526ec684583e9d0109969e9c6957459d57f7db01433b981bc52d" +checksum = "12972192869b8f62bfae07aaae1e76b183baebabc41120240581afd13f8595d5" dependencies = [ "chrono", "ctor", diff --git a/napi/Cargo.toml b/napi/Cargo.toml index f394b5b0..337cfe77 100644 --- a/napi/Cargo.toml +++ b/napi/Cargo.toml @@ -13,7 +13,7 @@ crate-type = ["cdylib"] [dependencies] async-recursion = "1.0.0" -napi = { version = "2.3.0", features = ["full"] } +napi = { version = "2.3.1", features = ["full"] } napi-derive = "2.3.0" unm_engine = { version = "0.2.0-pre.1", path = "../engine-base" } unm_types = { version = "0.2.0-pre.1", path = "../types" } diff --git a/napi/package.json b/napi/package.json index 838d30e7..c9165177 100644 --- a/napi/package.json +++ b/napi/package.json @@ -2,7 +2,13 @@ "name": "@unblockneteasemusic/rust-napi", "description": "Node.js binding for UNM Rust", "version": "0.2.0-pre.5", - "keywords": ["unm", "unblockneteasemusic", "rust", "node", "napi"], + "keywords": [ + "unm", + "unblockneteasemusic", + "rust", + "node", + "napi" + ], "homepage": "https://github.com/UnblockNeteaseMusic/server-rust", "bugs": { "url": "https://github.com/UnblockNeteaseMusic/server-rust/issues" @@ -51,4 +57,4 @@ "demo": "node demo/demo.js", "version": "napi version" } -} \ No newline at end of file +} diff --git a/napi/yarn.lock b/napi/yarn.lock index e1b0e00a..4441db92 100644 --- a/napi/yarn.lock +++ b/napi/yarn.lock @@ -653,10 +653,12 @@ lodash@^4.17.15: resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== -lru-cache@^7.4.0: - version "7.8.1" - resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-7.8.1.tgz#68ee3f4807a57d2ba185b7fd90827d5c21ce82bb" - integrity sha512-E1v547OCgJvbvevfjgK9sNKIVXO96NnsTsFPBlg4ZxjhsJSODoH9lk8Bm0OxvHNm6Vm5Yqkl/1fErDxhYL8Skg== +lru-cache@^6.0.0: + version "6.0.0" + resolved "https://registry.yarnpkg.com/lru-cache/-/lru-cache-6.0.0.tgz#6d6fe6570ebd96aaf90fcad1dafa3b2566db3a94" + integrity sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA== + dependencies: + yallist "^4.0.0" map-age-cleaner@^0.1.3: version "0.1.3" @@ -880,11 +882,11 @@ run-parallel@^1.1.9: queue-microtask "^1.2.2" semver@^7.3.2: - version "7.3.6" - resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.6.tgz#5d73886fb9c0c6602e79440b97165c29581cbb2b" - integrity sha512-HZWqcgwLsjaX1HBD31msI/rXktuIhS+lWvdE4kN9z+8IVT4Itc7vqU2WvYsyD6/sjYCt4dEKH/m1M3dwI9CC5w== + version "7.3.7" + resolved "https://registry.yarnpkg.com/semver/-/semver-7.3.7.tgz#12c5b649afdbf9049707796e22a4028814ce523f" + integrity sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g== dependencies: - lru-cache "^7.4.0" + lru-cache "^6.0.0" serialize-error@^7.0.1: version "7.0.1" @@ -1024,6 +1026,11 @@ y18n@^5.0.5: resolved "https://registry.yarnpkg.com/y18n/-/y18n-5.0.8.tgz#7f4934d0f7ca8c56f95314939ddcd2dd91ce1d55" integrity sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA== +yallist@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72" + integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A== + yargs-parser@^21.0.0: version "21.0.1" resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.0.1.tgz#0267f286c877a4f0f728fceb6f8a3e4cb95c6e35"