File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -1976,12 +1976,17 @@ is-glob@^2.0.0, is-glob@^2.0.1:
1976
1976
dependencies :
1977
1977
is-extglob "^1.0.0"
1978
1978
1979
+ is-my-ip-valid@^1.0.0 :
1980
+ version "1.0.0"
1981
+ resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.0.tgz#7b351b8e8edd4d3995d4d066680e664d94696824"
1982
+
1979
1983
is-my-json-valid@^2.12.4 :
1980
- version "2.16.1 "
1981
- resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.16.1 .tgz#5a846777e2c2620d1e69104e5d3a03b1f6088f11 "
1984
+ version "2.19.0 "
1985
+ resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.19.0 .tgz#8fd6e40363cd06b963fa877d444bfb5eddc62175 "
1982
1986
dependencies :
1983
1987
generate-function "^2.0.0"
1984
1988
generate-object-property "^1.1.0"
1989
+ is-my-ip-valid "^1.0.0"
1985
1990
jsonpointer "^4.0.0"
1986
1991
xtend "^4.0.0"
1987
1992
You can’t perform that action at this time.
0 commit comments