diff --git a/.yarn/cache/node-abi-npm-3.45.0-586bc5cf50-18c4305d7d.zip b/.yarn/cache/node-abi-npm-3.45.0-586bc5cf50-18c4305d7d.zip deleted file mode 100644 index ae6955f92..000000000 Binary files a/.yarn/cache/node-abi-npm-3.45.0-586bc5cf50-18c4305d7d.zip and /dev/null differ diff --git a/.yarn/cache/node-abi-npm-3.65.0-d35ff0f835-5a60f2b0c7.zip b/.yarn/cache/node-abi-npm-3.65.0-d35ff0f835-5a60f2b0c7.zip deleted file mode 100644 index 576875721..000000000 Binary files a/.yarn/cache/node-abi-npm-3.65.0-d35ff0f835-5a60f2b0c7.zip and /dev/null differ diff --git a/.yarn/cache/node-abi-npm-4.2.0-18c5da3316-8abd4d6621.zip b/.yarn/cache/node-abi-npm-4.2.0-18c5da3316-8abd4d6621.zip new file mode 100644 index 000000000..46eedabf2 Binary files /dev/null and b/.yarn/cache/node-abi-npm-4.2.0-18c5da3316-8abd4d6621.zip differ diff --git a/.yarn/cache/semver-npm-7.7.1-4572475307-586b825d36.zip b/.yarn/cache/semver-npm-7.7.1-4572475307-586b825d36.zip new file mode 100644 index 000000000..e264f9596 Binary files /dev/null and b/.yarn/cache/semver-npm-7.7.1-4572475307-586b825d36.zip differ diff --git a/package.json b/package.json index 4a1c7f814..8dc08e500 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,8 @@ "@types/react-native/@types/react": "17.0.2", "@types/hoist-non-react-statics/@types/react": "17.0.2", "@lexical/clipboard@0.23.1": "patch:@lexical/clipboard@npm:0.23.1#.yarn/patches/@lexical-clipboard-npm-0.23.1-961671e399.patch", - "@lexical/rich-text@0.23.1": "patch:@lexical/rich-text@npm:0.23.1#.yarn/patches/@lexical-rich-text-npm-0.23.1-a9f13154ae.patch" + "@lexical/rich-text@0.23.1": "patch:@lexical/rich-text@npm:0.23.1#.yarn/patches/@lexical-rich-text-npm-0.23.1-a9f13154ae.patch", + "node-abi": "^4.2.0" }, "dependencies": { "@standardnotes/snjs": "workspace:*" diff --git a/packages/web/package.json b/packages/web/package.json index 340836a47..75a88ca10 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -3,7 +3,7 @@ "version": "3.195.28", "license": "AGPL-3.0", "main": "dist/app.js", - "author": "Standard Notes", + "author": "Standard Notes.", "private": true, "files": [ "dist" diff --git a/yarn.lock b/yarn.lock index 73e98114a..60ea8237e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -21314,21 +21314,12 @@ __metadata: languageName: node linkType: hard -"node-abi@npm:^3.3.0": - version: 3.45.0 - resolution: "node-abi@npm:3.45.0" +"node-abi@npm:^4.2.0": + version: 4.2.0 + resolution: "node-abi@npm:4.2.0" dependencies: - semver: ^7.3.5 - checksum: 18c4305d7de5f1132741a2a66ba652941518210d02c9268702abe97ce1c166db468b4fc3e85fff04b9c19218c2e47f4e295f9a46422dc834932f4e11443400cd - languageName: node - linkType: hard - -"node-abi@npm:^3.45.0": - version: 3.65.0 - resolution: "node-abi@npm:3.65.0" - dependencies: - semver: ^7.3.5 - checksum: 5a60f2b0c73fe0a1123e581bd99e43729f4aa3f4b9b19f1915567128d52540e8f812474410a446cd77d708a3a1139e0b2abf1d0823ba6b5f5d47aa4345931706 + semver: ^7.6.3 + checksum: 8abd4d66211112a23d5d5099ca924d1e8bd782e8e93d8f92cec79ab76b2e6b48669299617b1ac8e648040b2f57621bf516f3914c53e1096050380f4b1bbf92ca languageName: node linkType: hard @@ -24971,6 +24962,15 @@ __metadata: languageName: node linkType: hard +"semver@npm:^7.6.3": + version: 7.7.1 + resolution: "semver@npm:7.7.1" + bin: + semver: bin/semver.js + checksum: 586b825d36874007c9382d9e1ad8f93888d8670040add24a28e06a910aeebd673a2eb9e3bf169c6679d9245e66efb9057e0852e70d9daa6c27372aab1dda7104 + languageName: node + linkType: hard + "send@npm:0.18.0": version: 0.18.0 resolution: "send@npm:0.18.0"