File tree 2 files changed +12
-2
lines changed
2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 88
88
"watchify" : " ^3.9.0"
89
89
},
90
90
"dependencies" : {
91
- "@foxcomm/api-js" : " ^1.2.1 " ,
91
+ "@foxcomm/api-js" : " ^1.2.2 " ,
92
92
"@foxcomm/babel-plugin-react-stylenames" : " ^3.1.0" ,
93
93
"@foxcomm/storefront-react" : " ^1.3.0" ,
94
94
"@foxcomm/wings" : " ^1.9.12" ,
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @foxcomm/api-js@^1.2.0" , "@foxcomm/api-js@^1.2.1" :
5
+ " @foxcomm/api-js@^1.2.0 " :
6
6
version "1.2.1"
7
7
resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fapi-js/-/api-js-1.2.1.tgz#0a099a15a4dffb32ab61d3eefd1ecb78299b088d"
8
8
dependencies :
12
12
postinstall-build "^0.2.1"
13
13
superagent "^3.5.2"
14
14
15
+ " @foxcomm/api-js@^1.2.2 " :
16
+ version "1.2.2"
17
+ resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fapi-js/-/api-js-1.2.2.tgz#3f4a636959e05a2001d75274c260112ac86577fa"
18
+ dependencies :
19
+ debug "^2.2.0"
20
+ jwt-decode "^2.0.1"
21
+ lodash "^4.17.4"
22
+ postinstall-build "^0.2.1"
23
+ superagent "^3.5.2"
24
+
15
25
" @foxcomm/babel-plugin-react-stylenames@^3.1.0 " :
16
26
version "3.1.0"
17
27
resolved "https://npm.foxcommerce.com:4873/@foxcomm%2fbabel-plugin-react-stylenames/-/babel-plugin-react-stylenames-3.1.0.tgz#34b9dc9625a502e42e86536e99548de90f1439e6"
You can’t perform that action at this time.
0 commit comments