From 81fdfd01a7d99c3e9baeb8e32d0b945726383d99 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Sun, 28 Jan 2024 15:58:07 +0000 Subject: [PATCH] Update node-addon-api to version 7.1.0 (#6435) --- package-lock.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/package-lock.json b/package-lock.json index 89e6b45e20..a12f4ecc73 100644 --- a/package-lock.json +++ b/package-lock.json @@ -36,7 +36,7 @@ "@typescript-eslint/parser": "^5.60.0", "clang-format": "^1.8.0", "eslint": "^8.43.0", - "eslint-config-prettier": "9.1.0", + "eslint-config-prettier": "^9.1.0", "eslint-plugin-flowtype": "^8.0.3", "eslint-plugin-header": "^3.1.1", "eslint-plugin-jasmine": "^4.1.3", @@ -70,7 +70,7 @@ "chalk": "^5.3.0", "dotenv": "^16.0.2", "p-wait-for": "^5.0.2", - "yargs": "17.7.2" + "yargs": "^17.7.2" }, "bin": { "baas-test-server": "cli.ts" @@ -25040,7 +25040,7 @@ "@babel/plugin-proposal-decorators": "^7.17.9", "@babel/preset-typescript": "^7.16.7", "@types/babel__core": "^7.1.19", - "@types/jest": "29.5.11", + "@types/jest": "^29.5.11", "jest": "^29.7.0", "realm": "*", "ts-jest": "^29.1.2", @@ -25097,7 +25097,7 @@ "license": "apache-2.0", "dependencies": { "bson": "^4.7.2", - "debug": "4.3.4", + "debug": "^4.3.4", "node-machine-id": "^1.1.12", "prebuild-install": "^7.1.1" }, @@ -25116,7 +25116,7 @@ "path-browserify": "^1.0.1", "prebuild": "^12.1.0", "react-native": "0.73.2", - "typedoc-plugin-missing-exports": "2.2.0" + "typedoc-plugin-missing-exports": "^2.2.0" }, "engines": { "node": ">=18" @@ -25136,7 +25136,7 @@ "license": "Apache-2.0", "dependencies": { "@realm/fetch": "^0.1.0", - "debug": "4.3.4" + "debug": "^4.3.4" } }, "packages/realm-common": { @@ -25317,7 +25317,7 @@ "@react-native/babel-preset": "0.73.19", "@realm/app-importer": "*", "@testing-library/react-native": "^12.4.3", - "@types/jest": "29.5.11", + "@types/jest": "^29.5.11", "@types/lodash-es": "^4.17.6", "@types/react": "^18.2.6", "babel-jest": "^29.7.0", @@ -25432,12 +25432,12 @@ "@realm/common": "^0.1.4", "bson": "^4.5.4", "detect-browser": "^5.2.1", - "js-base64": "3.7.6" + "js-base64": "^3.7.6" }, "devDependencies": { "@realm/fetch": "^0.1.0", "@types/chai": "^4.2.9", - "@types/fs-extra": "11.0.4", + "@types/fs-extra": "^11.0.4", "@types/js-base64": "^3.3.1", "@types/mocha": "^10.0.6", "chai": "4.3.6", @@ -25453,7 +25453,7 @@ "dependencies": { "@realm/app-importer": "^0.1.0", "chai": "4.3.6", - "js-base64": "3.7.6", + "js-base64": "^3.7.6", "jwt-encode": "^1.0.1", "mocha-remote-cli": "^1.8.0", "mocha-remote-server": "^1.8.0", @@ -25464,7 +25464,7 @@ }, "devDependencies": { "@types/chai": "^4.3.1", - "@types/fs-extra": "11.0.4", + "@types/fs-extra": "^11.0.4", "@types/mocha": "^8", "@types/webpack": "^5.28.0", "@types/webpack-env": "^1.17.0",