File tree Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Expand file tree Collapse file tree 1 file changed +14
-8
lines changed Original file line number Diff line number Diff line change @@ -1363,14 +1363,20 @@ is-glob@^4.0.1, is-glob@~4.0.1:
13631363 dependencies :
13641364 is-extglob "^2.1.1"
13651365
1366+ is-my-ip-valid@^1.0.0 :
1367+ version "1.0.1"
1368+ resolved "https://registry.yarnpkg.com/is-my-ip-valid/-/is-my-ip-valid-1.0.1.tgz#f7220d1146257c98672e6fba097a9f3f2d348442"
1369+ integrity sha512-jxc8cBcOWbNK2i2aTkCZP6i7wkHF1bqKFrwEHuN5Jtg5BSaZHUZQ/JTOJwoV41YvHnOaRyWWh72T/KvfNz9DJg==
1370+
13661371is-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 =
1372+ version "2.20.6 "
1373+ resolved "https://registry.yarnpkg.com/is-my-json-valid/-/is-my-json-valid-2.20.6 .tgz#a9d89e56a36493c77bda1440d69ae0dc46a08387 "
1374+ integrity sha512-1JQwulVNjx8UqkPE/bqDaxtH4PXCe/2VRh/y3p99heOV87HG4Id5/VfDswd+YiAfHcRTfDlWgISycnHuhZq1aw= =
13701375 dependencies :
13711376 generate-function "^2.0.0"
13721377 generate-object-property "^1.1.0"
1373- jsonpointer "^4.0.0"
1378+ is-my-ip-valid "^1.0.0"
1379+ jsonpointer "^5.0.0"
13741380 xtend "^4.0.0"
13751381
13761382is-number@^7.0.0 :
@@ -1515,10 +1521,10 @@ json-stringify-safe@~5.0.1:
15151521 resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
15161522 integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
15171523
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 =
1524+ jsonpointer@^5 .0.0 :
1525+ version "5 .0.1"
1526+ resolved "https://registry.yarnpkg.com/jsonpointer/-/jsonpointer-5 .0.1.tgz#2110e0af0900fd37467b5907ecd13a7884a1b559 "
1527+ integrity sha512-p/nXbhSEcu3pZRdkW1OfJhpsVtW1gd4Wa1fnQc9YLiTfAjn0312eMKimbdIQzuZl9aa9xUGaRlP9T/CJE/ditQ= =
15221528
15231529jsprim@^1.2.2 :
15241530 version "1.4.0"
You can’t perform that action at this time.
0 commit comments