Skip to content

Commit 5cdc3e0

Browse files
Bump is-my-json-valid from 2.16.0 to 2.20.5 (kevinongko#98)
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.5. - [Release notes](https://github.com/mafintosh/is-my-json-valid/releases) - [Commits](mafintosh/is-my-json-valid@v2.16.0...v2.20.5) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5bb14a8 commit 5cdc3e0

File tree

1 file changed

+16
-9
lines changed

1 file changed

+16
-9
lines changed

yarn.lock

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2308,8 +2308,10 @@ gauge@~2.7.3:
23082308
wide-align "^1.1.0"
23092309

23102310
generate-function@^2.0.0:
2311-
version "2.0.0"
2312-
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
2311+
version "2.3.1"
2312+
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f"
2313+
dependencies:
2314+
is-property "^1.0.2"
23132315

23142316
generate-object-property@^1.1.0:
23152317
version "1.2.0"
@@ -2774,12 +2776,17 @@ is-glob@^2.0.0, is-glob@^2.0.1:
27742776
dependencies:
27752777
is-extglob "^1.0.0"
27762778

2779+
is-my-ip-valid@^1.0.0:
2780+
version "1.0.0"
2781+
resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz#7b351b8e8edd4d3995d4d066680e664d94696824"
2782+
27772783
is-my-json-valid@^2.12.4:
2778-
version "2.16.0"
2779-
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
2784+
version "2.20.5"
2785+
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.5.tgz#5eca6a8232a687f68869b7361be1612e7512e5df"
27802786
dependencies:
27812787
generate-function "^2.0.0"
27822788
generate-object-property "^1.1.0"
2789+
is-my-ip-valid "^1.0.0"
27832790
jsonpointer "^4.0.0"
27842791
xtend "^4.0.0"
27852792

@@ -2831,7 +2838,7 @@ is-promise@^2.1.0:
28312838
version "2.1.0"
28322839
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
28332840

2834-
is-property@^1.0.0:
2841+
is-property@^1.0.0, is-property@^1.0.2:
28352842
version "1.0.2"
28362843
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
28372844

@@ -3020,8 +3027,8 @@ jsonify@~0.0.0:
30203027
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
30213028

30223029
jsonpointer@^4.0.0:
3023-
version "4.0.1"
3024-
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
3030+
version "4.1.0"
3031+
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.1.0.tgz#501fb89986a2389765ba09e6053299ceb4f2c2cc"
30253032

30263033
jsprim@^1.2.2:
30273034
version "1.4.1"
@@ -5550,8 +5557,8 @@ xmlhttprequest-ssl@1.5.3:
55505557
resolved "https://registry.yarnpkg.com/xmlhttprequest-ssl/-/xmlhttprequest-ssl-1.5.3.tgz#185a888c04eca46c3e4070d99f7b49de3528992d"
55515558

55525559
xtend@^4.0.0:
5553-
version "4.0.1"
5554-
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
5560+
version "4.0.2"
5561+
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
55555562

55565563
y18n@^3.2.1:
55575564
version "3.2.1"

0 commit comments

Comments
 (0)