Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit 278a848

Browse files
Bump is-my-json-valid from 2.16.1 to 2.20.5
Bumps [is-my-json-valid](https://github.com/mafintosh/is-my-json-valid) from 2.16.1 to 2.20.5. - [Release notes](https://github.com/mafintosh/is-my-json-valid/releases) - [Commits](mafintosh/is-my-json-valid@v2.16.1...v2.20.5) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 934f83b commit 278a848

File tree

1 file changed

+27
-13
lines changed

1 file changed

+27
-13
lines changed

yarn.lock

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -2386,10 +2386,10 @@ cosmiconfig@^2.1.0, cosmiconfig@^2.1.1:
23862386
parse-json "^2.2.0"
23872387
require-from-string "^1.1.0"
23882388

2389-
cp-translations@^1.0.144:
2390-
version "1.0.144"
2391-
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.144.tgz#919ecfb784eff841077f377e2d467bbcd26fd959"
2392-
integrity sha512-sxnUHSzovHHWXDZzcadIm+uDAdqIUaOziYRAbJ3YxRoMw5CtUxQp3w04LCZ0nghWYmmFGP3z0Qffn69ioc560A==
2389+
cp-translations@^1.0.149:
2390+
version "1.0.149"
2391+
resolved "https://registry.yarnpkg.com/cp-translations/-/cp-translations-1.0.149.tgz#e09845115a80380cf19c49dfd003d8ed75578690"
2392+
integrity sha512-AQa/d/MDNAM8y70gWbE6a65R9ZUYP11WWOF056Eq8Ttngdzg6j1WsmkV4VuZQB5NSIYrZIuM2UoCWIOfC20kmw==
23932393

23942394
crc32-stream@^2.0.0:
23952395
version "2.0.0"
@@ -4130,12 +4130,16 @@ gaze@~1.1.2:
41304130
globule "^1.0.0"
41314131

41324132
generate-function@^2.0.0:
4133-
version "2.0.0"
4134-
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.0.0.tgz#6858fe7c0969b7d4e9093337647ac79f60dfbe74"
4133+
version "2.3.1"
4134+
resolved "https://registry.yarnpkg.com/generate-function/-/generate-function-2.3.1.tgz#f069617690c10c868e73b8465746764f97c3479f"
4135+
integrity sha512-eeB5GfMNeevm/GRYq20ShmsaGcmI81kIX2K9XQx5miC8KdHaC6Jm0qQ8ZNeGOi7wYB8OsdxKs+Y2oVuTFuVwKQ==
4136+
dependencies:
4137+
is-property "^1.0.2"
41354138

41364139
generate-object-property@^1.1.0:
41374140
version "1.2.0"
41384141
resolved "https://registry.yarnpkg.com/generate-object-property/-/generate-object-property-1.2.0.tgz#9c0e1c40308ce804f4783618b937fa88f99d50d0"
4142+
integrity sha1-nA4cQDCM6AT0eDYYuTf6iPmdUNA=
41394143
dependencies:
41404144
is-property "^1.0.0"
41414145

@@ -5101,12 +5105,19 @@ is-lower-case@^1.1.0:
51015105
dependencies:
51025106
lower-case "^1.1.0"
51035107

5108+
is-my-ip-valid@^1.0.0:
5109+
version "1.0.0"
5110+
resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz#7b351b8e8edd4d3995d4d066680e664d94696824"
5111+
integrity sha512-gmh/eWXROncUzRnIa1Ubrt5b8ep/MGSnfAUI3aRp+sqTCs1tv1Isl8d8F6JmkN3dXKc3ehZMrtiPN9eL03NuaQ==
5112+
51045113
is-my-json-valid@^2.12.4:
5105-
version "2.16.1"
5106-
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.1.tgz#5a846777e2c2620d1e69104e5d3a03b1f6088f11"
5114+
version "2.20.5"
5115+
resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.5.tgz#5eca6a8232a687f68869b7361be1612e7512e5df"
5116+
integrity sha512-VTPuvvGQtxvCeghwspQu1rBgjYUT6FGxPlvFKbYuFtgc4ADsX3U5ihZOYN0qyU6u+d4X9xXb0IT5O6QpXKt87A==
51075117
dependencies:
51085118
generate-function "^2.0.0"
51095119
generate-object-property "^1.1.0"
5120+
is-my-ip-valid "^1.0.0"
51105121
jsonpointer "^4.0.0"
51115122
xtend "^4.0.0"
51125123

@@ -5188,9 +5199,10 @@ is-promise@^2.1.0:
51885199
resolved "https://registry.yarnpkg.com/is-promise/-/is-promise-2.1.0.tgz#79a2a9ece7f096e80f36d2b2f3bc16c1ff4bf3fa"
51895200
integrity sha1-eaKp7OfwlugPNtKy87wWwf9L8/o=
51905201

5191-
is-property@^1.0.0:
5202+
is-property@^1.0.0, is-property@^1.0.2:
51925203
version "1.0.2"
51935204
resolved "https://registry.yarnpkg.com/is-property/-/is-property-1.0.2.tgz#57fe1c4e48474edd65b09911f26b1cd4095dda84"
5205+
integrity sha1-V/4cTkhHTt1lsJkR8msc1Ald2oQ=
51945206

51955207
is-redirect@^1.0.0:
51965208
version "1.0.0"
@@ -5565,8 +5577,9 @@ jsonify@~0.0.0:
55655577
integrity sha1-LHS27kHZPKUbe1qu6PUDYx0lKnM=
55665578

55675579
jsonpointer@^4.0.0:
5568-
version "4.0.1"
5569-
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.0.1.tgz#4fd92cb34e0e9db3c89c8622ecf51f9b978c6cb9"
5580+
version "4.1.0"
5581+
resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-4.1.0.tgz#501fb89986a2389765ba09e6053299ceb4f2c2cc"
5582+
integrity sha512-CXcRvMyTlnR53xMcKnuMzfCA5i/nfblTnnr74CZb6C4vG39eu6w51t7nKmU5MfLfbTgGItliNyjO/ciNPDqClg==
55705583

55715584
jsprim@^1.2.2:
55725585
version "1.4.1"
@@ -10223,8 +10236,9 @@ xmlhttprequest-ssl@~1.5.4:
1022310236
integrity sha1-wodrBhaKrcQOV9l+gRkayPQ5iz4=
1022410237

1022510238
xtend@^4.0.0:
10226-
version "4.0.1"
10227-
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.1.tgz#a5c6d532be656e23db820efb943a1f04998d63af"
10239+
version "4.0.2"
10240+
resolved "https://registry.yarnpkg.com/xtend/-/xtend-4.0.2.tgz#bb72779f5fa465186b1f438f674fa347fdb5db54"
10241+
integrity sha512-LKYU1iAXJXUgAXn9URjiu+MWhyUXHsvfp7mcuYm9dSUKK0/CjtrUwFAxD82/mCWbtLsGjFIad0wIsod4zrTAEQ==
1022810242

1022910243
y18n@^3.2.1:
1023010244
version "3.2.1"

0 commit comments

Comments
 (0)