Skip to content

Commit b0b9da1

Browse files
authored
Merge pull request #33 from katwal-dipak/dependabot/npm_and_yarn/json5-2.2.3
Bump json5 from 2.1.0 to 2.2.3
2 parents 42b35d5 + 4ea4d18 commit b0b9da1

2 files changed

Lines changed: 33 additions & 11 deletions

File tree

package-lock.json

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

yarn.lock

Lines changed: 29 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1771,6 +1771,10 @@ decode-uri-component@^0.2.0:
17711771
version "0.2.0"
17721772
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/decode-uri-component/-/decode-uri-component-0.2.0.tgz#eb3913333458775cb84cd1a1fae062106bb87545"
17731773

1774+
dedent@^0.6.0:
1775+
version "0.6.0"
1776+
resolved "https://registry.yarnpkg.com/dedent/-/dedent-0.6.0.tgz#0e6da8f0ce52838ef5cec5c8f9396b0c1b64a3cb"
1777+
17741778
deep-extend@^0.6.0:
17751779
version "0.6.0"
17761780
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/deep-extend/-/deep-extend-0.6.0.tgz#c4fa7c95404a17a9c3e8ca7e1537312b736330ac"
@@ -3401,10 +3405,8 @@ json-stringify-safe@~5.0.1:
34013405
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
34023406

34033407
json5@^2.1.0:
3404-
version "2.1.0"
3405-
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/json5/-/json5-2.1.0.tgz#e7a0c62c48285c628d20a10b85c89bb807c32850"
3406-
dependencies:
3407-
minimist "^1.2.0"
3408+
version "2.2.3"
3409+
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
34083410

34093411
jsonfile@^2.1.0:
34103412
version "2.4.0"
@@ -3566,6 +3568,23 @@ loose-envify@^1.0.0, loose-envify@^1.1.0, loose-envify@^1.3.1, loose-envify@^1.4
35663568
dependencies:
35673569
js-tokens "^3.0.0 || ^4.0.0"
35683570

3571+
lottie-ios@3.1.3:
3572+
version "3.1.3"
3573+
resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.1.3.tgz#dfa18a3a7e66e5d4a6665bf0a2392d143d15661a"
3574+
3575+
lottie-ios@^3.1.3:
3576+
version "3.5.0"
3577+
resolved "https://registry.yarnpkg.com/lottie-ios/-/lottie-ios-3.5.0.tgz#ed909dffbf1125a180df1614cf02aadee43b7840"
3578+
3579+
lottie-react-native@3.3.2:
3580+
version "3.3.2"
3581+
resolved "https://registry.yarnpkg.com/lottie-react-native/-/lottie-react-native-3.3.2.tgz#de832d4d3207e4e5c92a55ec4cf0ce0fd03e02f3"
3582+
dependencies:
3583+
invariant "^2.2.2"
3584+
lottie-ios "^3.1.3"
3585+
prop-types "^15.5.10"
3586+
react-native-safe-modules "^1.0.0"
3587+
35693588
lru-cache@^4.0.1:
35703589
version "4.1.5"
35713590
resolved "https://pkgs.dev.azure.com/JLL-Applications/_packaging/JLL_Feed/npm/registry/lru-cache/-/lru-cache-4.1.5.tgz#8bbe50ea85bed59bc9e33dcab8235ee9bcf443cd"
@@ -4674,6 +4693,12 @@ react-native-safe-area-view@^0.14.1:
46744693
dependencies:
46754694
hoist-non-react-statics "^2.3.1"
46764695

4696+
react-native-safe-modules@^1.0.0:
4697+
version "1.0.3"
4698+
resolved "https://registry.yarnpkg.com/react-native-safe-modules/-/react-native-safe-modules-1.0.3.tgz#f5f29bb9d09d17581193843d4173ad3054f74890"
4699+
dependencies:
4700+
dedent "^0.6.0"
4701+
46774702
"react-native-screens@^1.0.0 || ^1.0.0-alpha":
46784703
version "1.0.0-alpha.23"
46794704
resolved "https://registry.yarnpkg.com/react-native-screens/-/react-native-screens-1.0.0-alpha.23.tgz#25d7ea4d11bda4fcde2d1da7ae50271c6aa636e0"

0 commit comments

Comments
 (0)