File tree Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Expand file tree Collapse file tree 2 files changed +7
-14
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rathpc/zendesk-react" ,
3
3
"description" : " A minimal component based implementation to include Zendesk in your React application" ,
4
- "version" : " 0.2.5 " ,
4
+ "version" : " 0.2.6 " ,
5
5
"private" : false ,
6
6
"license" : " MIT" ,
7
7
"main" : " dist/lib/index.js" ,
Original file line number Diff line number Diff line change @@ -3732,16 +3732,14 @@ json-stable-stringify-without-jsonify@^1.0.1:
3732
3732
integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE=
3733
3733
3734
3734
3735
- version "2.2.0"
3736
- resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
3737
- integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
3738
- dependencies :
3739
- minimist "^1.2.5"
3735
+ version "2.2.3"
3736
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3737
+ integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
3740
3738
3741
3739
json5@^1.0.1 :
3742
- version "1.0.1 "
3743
- resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.1 .tgz#779fb0018604fa854eacbf6252180d83543e3dbe "
3744
- integrity sha512-aKS4WQjPenRxiQsC93MNfjx+nbF4PAdYzmd/1JIj8HYzqfbu86beTuNgXDzPknWk0n0uARlyewZo4s++ES36Ow ==
3740
+ version "1.0.2 "
3741
+ resolved "https://registry.yarnpkg.com/json5/-/json5-1.0.2 .tgz#63d98d60f21b313b77c4d6da18bfa69d80e1d593 "
3742
+ integrity sha512-g1MWMLBiz8FKi1e4w0UyVL3w+iJceWAFBAaBnnGKOpNa5f8TLktkbre1+s6oICydWAm+HRUGTmI+//xv2hvXYA ==
3745
3743
dependencies :
3746
3744
minimist "^1.2.0"
3747
3745
@@ -3920,11 +3918,6 @@ minimist@^1.2.0:
3920
3918
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.7.tgz#daa1c4d91f507390437c6a8bc01078e7000c4d18"
3921
3919
integrity sha512-bzfL1YUZsP41gmu/qjrEk0Q6i2ix/cVeAhbCbqH9u3zYutS1cLg00qhrD0M2MVdCcx4Sc0UpP2eBWo9rotpq6g==
3922
3920
3923
- minimist@^1.2.5 :
3924
- version "1.2.6"
3925
- resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44"
3926
- integrity sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q==
3927
-
3928
3921
mkdirp@^1.0.4 :
3929
3922
version "1.0.4"
3930
3923
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-1.0.4.tgz#3eb5ed62622756d79a5f0e2a221dfebad75c2f7e"
You can’t perform that action at this time.
0 commit comments