Skip to content

Commit 5637e25

Browse files
Bump json5 from 2.1.1 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.1 to 2.2.3. - [Release notes](https://github.com/json5/json5/releases) - [Changelog](https://github.com/json5/json5/blob/main/CHANGELOG.md) - [Commits](json5/json5@v2.1.1...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1bd3eda commit 5637e25

File tree

2 files changed

+45
-21
lines changed

2 files changed

+45
-21
lines changed

package-lock.json

Lines changed: 33 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 12 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -850,6 +850,10 @@
850850
eslint-plugin-react-native "3.6.0"
851851
prettier "1.16.4"
852852

853+
"@react-native-community/geolocation@^1.4.2":
854+
version "1.4.2"
855+
resolved "https://registry.yarnpkg.com/@react-native-community/geolocation/-/geolocation-1.4.2.tgz#7228c6d37c2f55017af9c49c2b9ad586d9bcb9f8"
856+
853857
"@react-navigation/core@^3.5.1":
854858
version "3.5.1"
855859
resolved "https://registry.yarnpkg.com/@react-navigation/core/-/core-3.5.1.tgz#7a2339fca3496979305fb3a8ab88c2ca8d8c214d"
@@ -3337,10 +3341,8 @@ json-stringify-safe@~5.0.1:
33373341
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
33383342

33393343
json5@^2.1.0:
3340-
version "2.1.1"
3341-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.1.tgz#81b6cb04e9ba496f1c7005d07b4368a2638f90b6"
3342-
dependencies:
3343-
minimist "^1.2.0"
3344+
version "2.2.3"
3345+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
33443346

33453347
jsonfile@^2.1.0:
33463348
version "2.4.0"
@@ -4436,6 +4438,12 @@ react-native-camera@^3.15.0:
44364438
dependencies:
44374439
prop-types "^15.6.2"
44384440

4441+
react-native-geolocation-service@^3.1.0:
4442+
version "3.1.0"
4443+
resolved "https://registry.yarnpkg.com/react-native-geolocation-service/-/react-native-geolocation-service-3.1.0.tgz#62e112374f1cd284ea00ced0ef6826af820f50e2"
4444+
dependencies:
4445+
"@react-native-community/geolocation" "^1.4.2"
4446+
44394447
react-native-gesture-handler@^1.5.2:
44404448
version "1.5.2"
44414449
resolved "https://registry.yarnpkg.com/react-native-gesture-handler/-/react-native-gesture-handler-1.5.2.tgz#281111550bf1eee10b7feba5278d142169892731"

0 commit comments

Comments
 (0)