File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 39
39
"@ui5-language-assistant/test-framework" : " 4.0.5" ,
40
40
"@ui5-language-assistant/test-utils" : " 4.0.5" ,
41
41
"rimraf" : " 3.0.2" ,
42
- "tmp-promise" : " 3.0.2 " ,
42
+ "tmp-promise" : " 3.0.3 " ,
43
43
"proxyquire" : " 2.1.3"
44
44
},
45
45
"scripts" : {
Original file line number Diff line number Diff line change @@ -8280,10 +8280,10 @@ timers-ext@^0.1.7:
8280
8280
es5-ext "~0.10.46"
8281
8281
next-tick "1"
8282
8282
8283
-
8284
- version "3.0.2 "
8285
- resolved "https://registry.npmjs.org /tmp-promise/-/tmp-promise-3.0.2 .tgz"
8286
- integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA ==
8283
+
8284
+ version "3.0.3 "
8285
+ resolved "https://registry.yarnpkg.com /tmp-promise/-/tmp-promise-3.0.3 .tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7 "
8286
+ integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ ==
8287
8287
dependencies :
8288
8288
tmp "^0.2.0"
8289
8289
You can’t perform that action at this time.
0 commit comments