diff --git a/example/package-lock.json b/example/package-lock.json index 46fb59e7..7463fe38 100644 --- a/example/package-lock.json +++ b/example/package-lock.json @@ -58,7 +58,7 @@ "eslint-plugin-react": "^7.30.1", "eslint-plugin-react-native": "^4.0.0", "flow-bin": "^0.163.0", - "jest": "^26.6.3", + "jest": "^29.5.0", "metro-react-native-babel-preset": "^0.70.3", "react": "^18.2.0", "react-native": "^0.72.1", @@ -16595,9 +16595,9 @@ } }, "node_modules/tough-cookie": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.2.tgz", - "integrity": "sha512-G9fqXWoYFZgTc2z8Q5zaHy/vJMjm+WV0AkAeHxVCQiEB1b+dGvWzFW6QV07cY5jQ5gRkeid2qIkzkxUnmoQZUQ==", + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.1.3.tgz", + "integrity": "sha512-aX/y5pVRkfRnfmuX+OdbSdXvPe6ieKX/G2s7e98f4poJHnqH3281gDPm/metm6E/WRamfx7WC4HUqkWHfQHprw==", "dev": true, "dependencies": { "psl": "^1.1.33",