File tree Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Expand file tree Collapse file tree 2 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 38
38
"@types/tmp" : " 0.2.0" ,
39
39
"@ui5-language-assistant/semantic-model-types" : " ^1.2.0" ,
40
40
"@ui5-language-assistant/test-utils" : " ^1.3.0" ,
41
- "tmp-promise" : " 2.1.1 " ,
41
+ "tmp-promise" : " 3.0.2 " ,
42
42
"vscode-languageserver-types" : " 3.15.1"
43
43
},
44
44
"scripts" : {
Original file line number Diff line number Diff line change @@ -7241,12 +7241,12 @@ timers-ext@^0.1.5, timers-ext@^0.1.7:
7241
7241
es5-ext "~0.10.46"
7242
7242
next-tick "1"
7243
7243
7244
- tmp-promise@2.1.1 :
7245
- version "2.1.1 "
7246
- resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-2.1.1 .tgz#eb97c038995af74efbfe8156f5e07fdd0c935539 "
7247
- integrity sha512-Z048AOz/w9b6lCbJUpevIJpRpUztENl8zdv1bmAKVHimfqRFl92ROkmT9rp7TVBnrEw2gtMTol/2Cp2S2kJa4Q ==
7244
+ tmp-promise@3.0.2 :
7245
+ version "3.0.2 "
7246
+ resolved "https://registry.yarnpkg.com/tmp-promise/-/tmp-promise-3.0.2 .tgz#6e933782abff8b00c3119d63589ca1fb9caaa62a "
7247
+ integrity sha512-OyCLAKU1HzBjL6Ev3gxUeraJNlbNingmi8IrHHEsYH8LTmEuhvYfqvhn2F/je+mjf4N58UmZ96OMEy1JanSCpA ==
7248
7248
dependencies :
7249
- tmp "0.1 .0"
7249
+ tmp "^0.2 .0"
7250
7250
7251
7251
tmp@0.0.29 :
7252
7252
version "0.0.29"
@@ -7255,20 +7255,20 @@ tmp@0.0.29:
7255
7255
dependencies :
7256
7256
os-tmpdir "~1.0.1"
7257
7257
7258
- tmp@0.1.0 :
7259
- version "0.1.0"
7260
- resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.1.0.tgz#ee434a4e22543082e294ba6201dcc6eafefa2877"
7261
- integrity sha512-J7Z2K08jbGcdA1kkQpJSqLF6T0tdQqpR2pnSUXsIchbPdTI9v3e85cLW0d6WDhwuAleOV71j2xWs8qMPfK7nKw==
7262
- dependencies :
7263
- rimraf "^2.6.3"
7264
-
7265
7258
tmp@^0.0.33 :
7266
7259
version "0.0.33"
7267
7260
resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.0.33.tgz#6d34335889768d21b2bcda0aa277ced3b1bfadf9"
7268
7261
integrity sha512-jRCJlojKnZ3addtTOjdIqoRuPEKBvNXcGYqzO6zWZX8KfKEpnGY5jfggJQ3EjKuu8D4bJRr0y+cYJFmYbImXGw==
7269
7262
dependencies :
7270
7263
os-tmpdir "~1.0.2"
7271
7264
7265
+ tmp@^0.2.0 :
7266
+ version "0.2.1"
7267
+ resolved "https://registry.yarnpkg.com/tmp/-/tmp-0.2.1.tgz#8457fc3037dcf4719c251367a1af6500ee1ccf14"
7268
+ integrity sha512-76SUhtfqR2Ijn+xllcI5P1oyannHNHByD80W1q447gU3mp9G9PSpGdWmjUOHRDPiHYacIk66W7ubDTuPF3BEtQ==
7269
+ dependencies :
7270
+ rimraf "^3.0.0"
7271
+
7272
7272
to-fast-properties@^2.0.0 :
7273
7273
version "2.0.0"
7274
7274
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
You can’t perform that action at this time.
0 commit comments