Skip to content
This repository was archived by the owner on Aug 19, 2022. It is now read-only.

Commit 8ef0236

Browse files
authoredSep 25, 2020
Bump is-my-json-valid from 2.16.0 to 2.20.5 (#1048)
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 f214845 commit 8ef0236

File tree

1 file changed

+21
-13
lines changed

1 file changed

+21
-13
lines changed
 

‎yarn.lock

+21-13
Original file line numberDiff line numberDiff line change
@@ -4102,9 +4102,11 @@ gauge@~2.7.1:
41024102
wide-align "^1.1.0"
41034103

41044104
generate-function@^2.0.0:
4105-
version "2.0.0"
4106-
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
4107-
integrity sha1-aFj+fAlpt9TpCTM3ZHrHn2DfvnQ=
4105+
version "2.3.1"
4106+
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f"
4107+
integrity sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==
4108+
dependencies:
4109+
is-property "^1.0.2"
41084110

41094111
generate-object-property@^1.1.0:
41104112
version "1.2.0"
@@ -4982,13 +4984,19 @@ is-glob@^4.0.0:
49824984
dependencies:
49834985
is-extglob "^2.1.1"
49844986

4987+
is-my-ip-valid@^1.0.0:
4988+
version "1.0.0"
4989+
resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz#7b351b8e8edd4d3995d4d066680e664d94696824"
4990+
integrity sha512-gmh/eWXROncUzRnIa1Ubrt5b8ep/MGSnfAUI3aRp+sqTCs1tv1Isl8d8F6JmkN3dXKc3ehZMrtiPN9eL03NuaQ==
4991+
49854992
is-my-json-valid@^2.12.4:
4986-
version "2.16.0"
4987-
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.0.tgz#f079dd9bfdae65ee2038aae8acbc86ab109e3693"
4988-
integrity sha1-8Hndm/2uZe4gOKrorLyGqxCeNpM=
4993+
version "2.20.5"
4994+
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.5.tgz#5eca6a8232a687f68869b7361be1612e7512e5df"
4995+
integrity sha512-VTPuvvGQtxvCeghwspQu1rBgjYUT6FGxPlvFKbYuFtgc4ADsX3U5ihZOYN0qyU6u+d4X9xXb0IT5O6QpXKt87A==
49894996
dependencies:
49904997
generate-function "^2.0.0"
49914998
generate-object-property "^1.1.0"
4999+
is-my-ip-valid "^1.0.0"
49925000
jsonpointer "^4.0.0"
49935001
xtend "^4.0.0"
49945002

@@ -5074,7 +5082,7 @@ is-promise@^2.1.0:
50745082
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
50755083
integrity sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=
50765084

5077-
is-property@^1.0.0:
5085+
is-property@^1.0.0, is-property@^1.0.2:
50785086
version "1.0.2"
50795087
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
50805088
integrity sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=
@@ -5386,9 +5394,9 @@ jsonify@~0.0.0:
53865394
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
53875395

53885396
jsonpointer@^4.0.0:
5389-
version "4.0.1"
5390-
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
5391-
integrity sha1-T9kss04OnbPInIYi7PUfm5eMbLk=
5397+
version "4.1.0"
5398+
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.1.0.tgz#501fb89986a2389765ba09e6053299ceb4f2c2cc"
5399+
integrity sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg==
53925400

53935401
jsprim@^1.2.2:
53945402
version "1.4.0"
@@ -9488,9 +9496,9 @@ xregexp@4.0.0:
94889496
integrity sha512-PHyM+sQouu7xspQQwELlGwwd05mXUFqwFYfqPO0cC7x4fxyHnnuetmQr6CjJiafIDoH4MogHb9dOoJzR/Y4rFg==
94899497

94909498
xtend@^4.0.0:
9491-
version "4.0.1"
9492-
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
9493-
integrity sha1-pcbVMr5lbiPbgg77lDofBJmNY68=
9499+
version "4.0.2"
9500+
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
9501+
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
94949502

94959503
y18n@^3.2.1:
94969504
version "3.2.1"

0 commit comments

Comments
 (0)
This repository has been archived.