fix(deps): update dependency tmp to v0.2.4 [security] (#6762)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-08-21 02:28:00 -07:00 committed by GitHub
parent b2fdb9ac57
commit 4fdbcb5d78
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

10
pnpm-lock.yaml generated
View file

@ -750,7 +750,7 @@ importers:
version: 1.0.21
tmp:
specifier: ^0.2.3
version: 0.2.3
version: 0.2.4
tree-sitter-wasms:
specifier: ^0.1.12
version: 0.1.12
@ -9110,6 +9110,10 @@ packages:
resolution: {integrity: sha512-nZD7m9iCPC5g0pYmcaxogYKggSfLsdxl8of3Q/oIbqCqLLIO9IAF0GWjX1z9NZRHPiXv8Wex4yDCaZsgEw0Y8w==}
engines: {node: '>=14.14'}
tmp@0.2.4:
resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==}
engines: {node: '>=14.14'}
to-regex-range@5.0.1:
resolution: {integrity: sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==}
engines: {node: '>=8.0'}
@ -15292,7 +15296,7 @@ snapshots:
jszip: 3.10.1
readable-stream: 3.6.2
saxes: 5.0.1
tmp: 0.2.3
tmp: 0.2.4
unzipper: 0.10.14
uuid: 8.3.2
@ -19437,6 +19441,8 @@ snapshots:
tmp@0.2.3: {}
tmp@0.2.4: {}
to-regex-range@5.0.1:
dependencies:
is-number: 7.0.0