Skip to content

Commit 8039d53

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] <[email protected]>
1 parent 988bcfb commit 8039d53

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
@@ -1044,14 +1044,16 @@ gaze@^1.0.0:
10441044
globule "^1.0.0"
10451045

10461046
generate-function@^2.0.0:
1047-
version "2.0.0"
1048-
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
1049-
integrity sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=
1047+
version "2.3.1"
1048+
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f"
1049+
integrity sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==
1050+
dependencies:
1051+
is-property "^1.0.2"
10501052

10511053
generate-object-property@^1.1.0:
10521054
version "1.2.0"
10531055
resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0"
1054-
integrity sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=
1056+
integrity sha512-TuOwZWgJ2VAMEGJvAyPWvpqxSANF0LDpmyHauMjFYzaACvn+QTT/AZomvPCzVBV7yDN3OmwHQ5OvHaeLKre3JQ==
10551057
dependencies:
10561058
is-property "^1.0.0"
10571059

@@ -1363,14 +1365,20 @@ is-glob@^4.0.1, is-glob@~4.0.1:
13631365
dependencies:
13641366
is-extglob "^2.1.1"
13651367

1368+
is-my-ip-valid@^1.0.0:
1369+
version "1.0.1"
1370+
resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.1.tgz#f7220d1146257c98672e6fba097a9f3f2d348442"
1371+
integrity sha512-jxc8cBcOWbNK2i2aTkCZP6i7wkHF1bqKFrwEHuN5Jtg5BSaZHUZQ/JTOJwoV41YvHnOaRyWWh72T/KvfNz9DJg==
1372+
13661373
is-my-json-valid@^2.12.4:
1367-
version "2.16.0"
1368-
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
1369-
integrity sha1-8Hndm/2uZe4gOKrorLyGqxCeNpM=
1374+
version "2.20.6"
1375+
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.6.tgz#a9d89e56a36493c77bda1440d69ae0dc46a08387"
1376+
integrity sha512-1JQwulVNjx8UqkPE/bqDaxtH4PXCe/2VRh/y3p99heOV87HG4Id5/VfDswd+YiAfHcRTfDlWgISycnHuhZq1aw==
13701377
dependencies:
13711378
generate-function "^2.0.0"
13721379
generate-object-property "^1.1.0"
1373-
jsonpointer "^4.0.0"
1380+
is-my-ip-valid "^1.0.0"
1381+
jsonpointer "^5.0.0"
13741382
xtend "^4.0.0"
13751383

13761384
is-number@^7.0.0:
@@ -1383,10 +1391,10 @@ is-plain-obj@^2.1.0:
13831391
resolved "https://registry.yarnpkg.com/is-plain-obj/-/is-plain-obj-2.1.0.tgz#45e42e37fccf1f40da8e5f76ee21515840c09287"
13841392
integrity sha512-YWnfyRwxL/+SsrWYfOpUtz5b3YD+nyfkHvjbcanzk8zgyO4ASD67uVMRt8k5bM4lLMDnXfriRhOpemw+NfT1eA==
13851393

1386-
is-property@^1.0.0:
1394+
is-property@^1.0.0, is-property@^1.0.2:
13871395
version "1.0.2"
13881396
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
1389-
integrity sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=
1397+
integrity sha512-Ks/IoX00TtClbGQr4TWXemAnktAQvYB7HzcCxDGqEZU6oCmb2INHuOoKxbtR+HFkmYWBKv/dOZtGRiAjDhj92g==
13901398

13911399
is-typedarray@~1.0.0:
13921400
version "1.0.0"
@@ -1515,10 +1523,10 @@ json-stringify-safe@~5.0.1:
15151523
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
15161524
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
15171525

1518-
jsonpointer@^4.0.0:
1519-
version "4.0.1"
1520-
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
1521-
integrity sha1-T9kss04OnbPInIYi7PUfm5eMbLk=
1526+
jsonpointer@^5.0.0:
1527+
version "5.0.0"
1528+
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5.0.0.tgz#f802669a524ec4805fa7389eadbc9921d5dc8072"
1529+
integrity sha512-PNYZIdMjVIvVgDSYKTT63Y+KZ6IZvGRNNWcxwD+GNnUz1MKPfv30J8ueCjdwcN0nDx2SlshgyB7Oy0epAzVRRg==
15221530

15231531
jsprim@^1.2.2:
15241532
version "1.4.0"
@@ -3036,9 +3044,9 @@ xmlbuilder@^10.0.0:
30363044
integrity sha512-OyzrcFLL/nb6fMGHbiRDuPup9ljBycsdCypwuyg5AAHvyWzGfChJpCXMG88AGTIMFhGZ9RccFN1e6lhg3hkwKg==
30373045

30383046
xtend@^4.0.0:
3039-
version "4.0.1"
3040-
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
3041-
integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
3047+
version "4.0.2"
3048+
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
3049+
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
30423050

30433051
y18n@^5.0.5:
30443052
version "5.0.8"

0 commit comments

Comments
 (0)