mirror of
https://github.com/BobbyWibowo/lolisafe.git
synced 2024-12-13 07:56:23 +00:00
sqlite3/node-addon-api 2.0.0 -> 2.0.1
This commit is contained in:
parent
24ed7c48bb
commit
63330bdc3f
@ -77,5 +77,8 @@
|
||||
"postcss-preset-env": "~6.7.0",
|
||||
"stylelint": "~13.6.1",
|
||||
"stylelint-config-standard": "~20.0.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"sqlite3/node-addon-api": "2.0.1"
|
||||
}
|
||||
}
|
||||
|
@ -4687,10 +4687,10 @@ node-abi@^2.7.0:
|
||||
dependencies:
|
||||
semver "^5.4.1"
|
||||
|
||||
node-addon-api@2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.0.tgz#f9afb8d777a91525244b01775ea0ddbe1125483b"
|
||||
integrity sha512-ASCL5U13as7HhOExbT6OlWJJUV/lLzL2voOSP1UVehpRD8FbSrSDjfScK/KwAvVTI5AS6r4VwbOMlIqtvRidnA==
|
||||
node-addon-api@2.0.0, node-addon-api@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/node-addon-api/-/node-addon-api-2.0.1.tgz#4fd0931bf6d7e48b219ff3e6abc73cbb0252b7a3"
|
||||
integrity sha512-2WVfwRfIr1AVn3dRq4yRc2Hn35ND+mPJH6inC6bjpYCZVrpXPB4j3T6i//OGVfqVsR1t/X/axRulDsheq4F0LQ==
|
||||
|
||||
node-addon-api@^3.0.0:
|
||||
version "3.0.1"
|
||||
|
Loading…
Reference in New Issue
Block a user