fix: dependabot security issues (#4579)

This commit is contained in:
LongYinan
2023-10-11 15:36:45 +08:00
committed by GitHub
parent b09d5f3e18
commit 23abb97ccb
9 changed files with 293 additions and 715 deletions
+5 -5
View File
@@ -16,7 +16,7 @@
}
},
"napi": {
"binaryName": "storage",
"name": "storage",
"targets": [
"aarch64-apple-darwin",
"aarch64-unknown-linux-gnu",
@@ -36,10 +36,10 @@
"version": "napi version"
},
"devDependencies": {
"@napi-rs/cli": "^3.0.0-alpha.5",
"lib0": "^0.2.85",
"nx": "^16.9.0",
"nx-cloud": "^16.4.0",
"@napi-rs/cli": "^2.16.3",
"lib0": "^0.2.86",
"nx": "^16.10.0",
"nx-cloud": "^16.5.1",
"yjs": "^13.6.8"
}
}