Skip to content

Commit 0f026ce

Browse files
Bump is-my-json-valid from 2.16.0 to 2.20.6
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.0 to 2.20.6. - [Release notes](https://github.com/mafintosh/is-my-json-valid/releases) - [Commits](mafintosh/is-my-json-valid@v2.16.0...v2.20.6) --- updated-dependencies: - dependency-name: is-my-json-valid dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fc06b4d commit 0f026ce

File tree

1 file changed

+25
-17
lines changed

1 file changed

+25
-17
lines changed

yarn.lock

Lines changed: 25 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2844,14 +2844,16 @@ gaze@~0.5.1:
28442844
globule "~0.1.0"
28452845

28462846
generate-function@^2.0.0:
2847-
version "2.0.0"
2848-
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
2849-
integrity sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=
2847+
version "2.3.1"
2848+
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f"
2849+
integrity sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==
2850+
dependencies:
2851+
is-property "^1.0.2"
28502852

28512853
generate-object-property@^1.1.0:
28522854
version "1.2.0"
28532855
resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0"
2854-
integrity sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=
2856+
integrity sha512-TuOwZWgJ2VAMEGJvAyPWvpqxSANF0LDpmyHauMjFYzaACvn+QTT/AZomvPCzVBV7yDN3OmwHQ5OvHaeLKre3JQ==
28552857
dependencies:
28562858
is-property "^1.0.0"
28572859

@@ -3769,14 +3771,20 @@ is-integer@^1.0.4:
37693771
dependencies:
37703772
is-finite "^1.0.0"
37713773

3774+
is-my-ip-valid@^1.0.0:
3775+
version "1.0.1"
3776+
resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.1.tgz#f7220d1146257c98672e6fba097a9f3f2d348442"
3777+
integrity sha512-jxc8cBcOWbNK2i2aTkCZP6i7wkHF1bqKFrwEHuN5Jtg5BSaZHUZQ/JTOJwoV41YvHnOaRyWWh72T/KvfNz9DJg==
3778+
37723779
is-my-json-valid@^2.10.0, is-my-json-valid@^2.12.4:
3773-
version "2.16.0"
3774-
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
3775-
integrity sha1-8Hndm/2uZe4gOKrorLyGqxCeNpM=
3780+
version "2.20.6"
3781+
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.6.tgz#a9d89e56a36493c77bda1440d69ae0dc46a08387"
3782+
integrity sha512-1JQwulVNjx8UqkPE/bqDaxtH4PXCe/2VRh/y3p99heOV87HG4Id5/VfDswd+YiAfHcRTfDlWgISycnHuhZq1aw==
37763783
dependencies:
37773784
generate-function "^2.0.0"
37783785
generate-object-property "^1.1.0"
3779-
jsonpointer "^4.0.0"
3786+
is-my-ip-valid "^1.0.0"
3787+
jsonpointer "^5.0.0"
37803788
xtend "^4.0.0"
37813789

37823790
is-negative-zero@^2.0.1:
@@ -3846,10 +3854,10 @@ is-primitive@^2.0.0:
38463854
resolved "https://registry.yarnpkg.com/is-primitive/-/is-primitive-2.0.0.tgz#207bab91638499c07b2adf240a41a87210034575"
38473855
integrity sha1-IHurkWOEmcB7Kt8kCkGochADRXU=
38483856

3849-
is-property@^1.0.0:
3857+
is-property@^1.0.0, is-property@^1.0.2:
38503858
version "1.0.2"
38513859
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
3852-
integrity sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=
3860+
integrity sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g==
38533861

38543862
is-regex@^1.0.3:
38553863
version "1.0.4"
@@ -4129,10 +4137,10 @@ jsonlint@~1.6.2:
41294137
JSV ">= 4.0.x"
41304138
nomnom ">= 1.5.x"
41314139

4132-
jsonpointer@^4.0.0:
4133-
version "4.0.1"
4134-
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
4135-
integrity sha1-T9kss04OnbPInIYi7PUfm5eMbLk=
4140+
jsonpointer@^5.0.0:
4141+
version "5.0.1"
4142+
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0.1.tgz#2110e0af0900fd37467b5907ecd13a7884a1b559"
4143+
integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ==
41364144

41374145
jsprim@^1.2.2:
41384146
version "1.3.1"
@@ -7374,9 +7382,9 @@ xmlhttprequest@1:
73747382
integrity sha1-Z/4HXFwk/vOfnWX197f+dRcZaPw=
73757383

73767384
xtend@^4.0.0, xtend@~4.0.0:
7377-
version "4.0.1"
7378-
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
7379-
integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
7385+
version "4.0.2"
7386+
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
7387+
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
73807388

73817389
y18n@^3.2.0, y18n@^3.2.1:
73827390
version "3.2.1"

0 commit comments

Comments
 (0)