Skip to content

Commit 0cfff37

Browse files
Bump json5 from 2.1.0 to 2.2.3
Bumps [json5](https://github.com/json5/json5) from 2.1.0 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.0...v2.2.3) --- updated-dependencies: - dependency-name: json5 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8fe33df commit 0cfff37

2 files changed

Lines changed: 46 additions & 22 deletions

File tree

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: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1652,6 +1652,11 @@ convert-source-map@^1.1.0, convert-source-map@^1.4.0:
16521652
dependencies:
16531653
safe-buffer "~5.1.1"
16541654

1655+
convert-string@^0.1.0:
1656+
version "0.1.0"
1657+
resolved "https://registry.yarnpkg.com/convert-string/-/convert-string-0.1.0.tgz#79ce41a9bb0d03bcf72cdc6a8f3c56fbbc64410a"
1658+
integrity sha512-1KX9ESmtl8xpT2LN2tFnKSbV4NiarbVi8DVb39ZriijvtTklyrT+4dT1wsGMHKD3CJUjXgvJzstm9qL9ICojGA==
1659+
16551660
copy-descriptor@^0.1.0:
16561661
version "0.1.1"
16571662
resolved "https://registry.yarnpkg.com/copy-descriptor/-/copy-descriptor-0.1.1.tgz#676f6eb3c39997c2ee1ac3a924fd6124748f578d"
@@ -3474,11 +3479,9 @@ json-stringify-safe@~5.0.1:
34743479
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
34753480

34763481
json5@^2.1.0:
3477-
version "2.1.0"
3478-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
3479-
integrity sha512-8Mh9h6xViijj36g7Dxi+Y4S6hNGV96vcJZr/SrlHh1LR/pEn/8j/+qIBbs44YKl69Lrfctp4QD+AdWLTMqEZAQ==
3480-
dependencies:
3481-
minimist "^1.2.0"
3482+
version "2.2.3"
3483+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3484+
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
34823485

34833486
jsonfile@^2.1.0:
34843487
version "2.4.0"
@@ -4903,6 +4906,11 @@ react-is@^16.8.1, react-is@^16.8.3, react-is@^16.8.4:
49034906
resolved "https://registry.yarnpkg.com/react-is/-/react-is-16.8.6.tgz#5bbc1e2d29141c9fbdfed456343fe2bc430a6a16"
49044907
integrity sha512-aUk3bHfZ2bRSVFFbbeVS4i+lNPZr3/WM5jT2J5omUVV1zzcs1nAaf3l51ctA5FFvCRbhrH0bdAsRRQddFJZPtA==
49054908

4909+
react-native-ble-manager@^6.6.2:
4910+
version "6.7.2"
4911+
resolved "https://registry.yarnpkg.com/react-native-ble-manager/-/react-native-ble-manager-6.7.2.tgz#af5c809dfb5c1fccbd7ce38d43cb38084cc282fc"
4912+
integrity sha512-+kqwynaj1BwbE/LSydYbggVZwMGGwlcp9xyMk5H6AOC84EWvv9QZKiMyljYNeRjsrr6F+eFcZ3bH/vRXbcUi0A==
4913+
49064914
react-native@0.59.4:
49074915
version "0.59.4"
49084916
resolved "https://registry.yarnpkg.com/react-native/-/react-native-0.59.4.tgz#c0725e2e8efdea135533794ce95fea2289fe619a"

0 commit comments

Comments
 (0)