fix(deps): update dependency tmp to v0.2.4 [security] (#16374)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
a17271a5c4
commit
44a2d531b3
|
@ -176,7 +176,7 @@
|
||||||
"stringz": "2.1.0",
|
"stringz": "2.1.0",
|
||||||
"systeminformation": "5.27.7",
|
"systeminformation": "5.27.7",
|
||||||
"tinycolor2": "1.6.0",
|
"tinycolor2": "1.6.0",
|
||||||
"tmp": "0.2.3",
|
"tmp": "0.2.4",
|
||||||
"tsc-alias": "1.8.16",
|
"tsc-alias": "1.8.16",
|
||||||
"tsconfig-paths": "4.2.0",
|
"tsconfig-paths": "4.2.0",
|
||||||
"typeorm": "0.3.25",
|
"typeorm": "0.3.25",
|
||||||
|
|
|
@ -417,8 +417,8 @@ importers:
|
||||||
specifier: 1.6.0
|
specifier: 1.6.0
|
||||||
version: 1.6.0
|
version: 1.6.0
|
||||||
tmp:
|
tmp:
|
||||||
specifier: 0.2.3
|
specifier: 0.2.4
|
||||||
version: 0.2.3
|
version: 0.2.4
|
||||||
tsc-alias:
|
tsc-alias:
|
||||||
specifier: 1.8.16
|
specifier: 1.8.16
|
||||||
version: 1.8.16
|
version: 1.8.16
|
||||||
|
@ -10215,8 +10215,8 @@ packages:
|
||||||
resolution: {integrity: sha512-rv8LUyez4Ygkopqn+M6OLItAOT9FF3REpPQDkdMx5ix8w4qkuE7Vo2o/vw1nxKQYmJDV8JpAMJQr1b+lTKf0FA==}
|
resolution: {integrity: sha512-rv8LUyez4Ygkopqn+M6OLItAOT9FF3REpPQDkdMx5ix8w4qkuE7Vo2o/vw1nxKQYmJDV8JpAMJQr1b+lTKf0FA==}
|
||||||
hasBin: true
|
hasBin: true
|
||||||
|
|
||||||
tmp@0.2.3:
|
tmp@0.2.4:
|
||||||
resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==}
|
resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==}
|
||||||
engines: {node: '>=14.14'}
|
engines: {node: '>=14.14'}
|
||||||
|
|
||||||
tmpl@1.0.5:
|
tmpl@1.0.5:
|
||||||
|
@ -16587,7 +16587,7 @@ snapshots:
|
||||||
request-progress: 3.0.0
|
request-progress: 3.0.0
|
||||||
semver: 7.7.2
|
semver: 7.7.2
|
||||||
supports-color: 8.1.1
|
supports-color: 8.1.1
|
||||||
tmp: 0.2.3
|
tmp: 0.2.4
|
||||||
tree-kill: 1.2.2
|
tree-kill: 1.2.2
|
||||||
untildify: 4.0.0
|
untildify: 4.0.0
|
||||||
yauzl: 2.10.0
|
yauzl: 2.10.0
|
||||||
|
@ -16634,7 +16634,7 @@ snapshots:
|
||||||
request-progress: 3.0.0
|
request-progress: 3.0.0
|
||||||
semver: 7.7.2
|
semver: 7.7.2
|
||||||
supports-color: 8.1.1
|
supports-color: 8.1.1
|
||||||
tmp: 0.2.3
|
tmp: 0.2.4
|
||||||
tree-kill: 1.2.2
|
tree-kill: 1.2.2
|
||||||
untildify: 4.0.0
|
untildify: 4.0.0
|
||||||
yauzl: 2.10.0
|
yauzl: 2.10.0
|
||||||
|
@ -21838,7 +21838,7 @@ snapshots:
|
||||||
dependencies:
|
dependencies:
|
||||||
tldts-core: 6.1.61
|
tldts-core: 6.1.61
|
||||||
|
|
||||||
tmp@0.2.3: {}
|
tmp@0.2.4: {}
|
||||||
|
|
||||||
tmpl@1.0.5: {}
|
tmpl@1.0.5: {}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue