63
63
"@rigor789/trapezedev-project" : " 7.1.1" ,
64
64
"ansi-colors" : " ^4.1.3" ,
65
65
"archiver" : " ^5.3.1" ,
66
- "axios" : " 1.3 .5" ,
66
+ "axios" : " 1.6 .5" ,
67
67
"byline" : " 5.0.0" ,
68
68
"chalk" : " 4.1.2" ,
69
69
"chokidar" : " 3.5.3" ,
78
78
"ios-device-lib" : " 0.9.3" ,
79
79
"ios-mobileprovision-finder" : " 1.1.0" ,
80
80
"ios-sim-portable" : " 4.4.1" ,
81
- "jimp" : " 0.22.7 " ,
81
+ "jimp" : " 0.22.10 " ,
82
82
"lodash" : " 4.17.21" ,
83
83
"log4js" : " 6.9.1" ,
84
84
"marked" : " 4.3.0" ,
85
85
"marked-terminal" : " 5.1.1" ,
86
86
"minimatch" : " 7.4.2" ,
87
87
"mkdirp" : " 2.1.6" ,
88
88
"mute-stream" : " 1.0.0" ,
89
- "nativescript-dev-xcode" : " 0.5 .0" ,
89
+ "nativescript-dev-xcode" : " 0.6 .0" ,
90
90
"open" : " 8.4.2" ,
91
91
"ora" : " 5.4.1" ,
92
92
"pacote" : " 15.1.1" ,
99
99
"proxy-lib" : " 0.4.0" ,
100
100
"qr-image" : " 3.2.0" ,
101
101
"qrcode-terminal" : " 0.12.0" ,
102
- "semver" : " 7.3.8 " ,
102
+ "semver" : " 7.5.4 " ,
103
103
"shelljs" : " 0.8.5" ,
104
104
"simple-git" : " 3.17.0" ,
105
105
"simple-plist" : " 1.4.0" ,
114
114
"uuid" : " 9.0.0" ,
115
115
"winreg" : " 1.2.4" ,
116
116
"ws" : " 8.13.0" ,
117
- "xml2js" : " 0.4.23 " ,
117
+ "xml2js" : " 0.6.2 " ,
118
118
"yargs" : " 17.7.1"
119
119
},
120
120
"analyze" : true ,
140
140
"@types/proper-lockfile" : " 4.1.2" ,
141
141
"@types/qr-image" : " 3.2.5" ,
142
142
"@types/retry" : " 0.12.2" ,
143
- "@types/semver" : " 7.3.13 " ,
143
+ "@types/semver" : " 7.5.6 " ,
144
144
"@types/shelljs" : " ^0.8.11" ,
145
145
"@types/sinon" : " ^10.0.13" ,
146
146
"@types/source-map" : " 0.5.7" ,
151
151
"@types/universal-analytics" : " 0.4.5" ,
152
152
"@types/uuid" : " ^9.0.1" ,
153
153
"@types/ws" : " 8.5.4" ,
154
- "@types/xml2js" : " 0.4.11 " ,
154
+ "@types/xml2js" : " 0.4.14 " ,
155
155
"@types/yargs" : " 17.0.24" ,
156
156
"chai" : " 4.3.7" ,
157
157
"chai-as-promised" : " 7.1.1" ,
184
184
"bundleDependencies" : [
185
185
" @npmcli/move-file" ,
186
186
" stringify-package"
187
- ]
188
- }
187
+ ],
188
+ "overrides" : {
189
+ "jimp" : {
190
+ "xml2js" : " 0.6.2"
191
+ },
192
+ "npm-watch" : {
193
+ "nodemon" : " 3.0.3"
194
+ }
195
+ }
196
+ }
0 commit comments