File tree 2 files changed +5
-5
lines changed
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 @@ -8619,10 +8619,10 @@ timers-ext@^0.1.7:
8619
8619
es5-ext "~0.10.46"
8620
8620
next-tick "1"
8621
8621
8622
- tmp-promise@3.0.2 :
8623
- version "3.0.2 "
8624
- resolved "https://registry.npmjs.org /tmp-promise/-/tmp-promise-3.0.2 .tgz"
8625
- integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA ==
8622
+ tmp-promise@3.0.3 :
8623
+ version "3.0.3 "
8624
+ resolved "https://registry.yarnpkg.com /tmp-promise/-/tmp-promise-3.0.3 .tgz#60a1a1cc98c988674fcbfd23b6e3367bdeac4ce7 "
8625
+ integrity sha512-RwM7MoPojPxsOBYnyd2hy0bxtIlVrihNs9pj5SUvY8Zz1sQcQG2tG1hSr8PDxfgEB8RNKDhqbIlroIarSNDNsQ ==
8626
8626
dependencies :
8627
8627
tmp "^0.2.0"
8628
8628
You can’t perform that action at this time.
0 commit comments