mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-26 16:30:57 +01:00
chore(deps): update dependency tmp@<=0.2.3 to >=0.2.5 (#3936)
Co-authored-by: homarr-renovate[bot] <158783068+homarr-renovate[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
36f2181643
commit
feee4b3ad7
@@ -91,7 +91,7 @@
|
||||
"sha.js@<=2.4.11": ">=2.4.12",
|
||||
"tar-fs@>=3.0.0 <3.0.9": ">=3.0.9",
|
||||
"tar-fs@>=2.0.0 <2.1.3": ">=2.1.3",
|
||||
"tmp@<=0.2.3": ">=0.2.4",
|
||||
"tmp@<=0.2.3": ">=0.2.5",
|
||||
"vite@>=5.0.0 <=5.4.18": ">=5.4.19"
|
||||
},
|
||||
"patchedDependencies": {
|
||||
|
||||
12
pnpm-lock.yaml
generated
12
pnpm-lock.yaml
generated
@@ -21,7 +21,7 @@ overrides:
|
||||
sha.js@<=2.4.11: '>=2.4.12'
|
||||
tar-fs@>=3.0.0 <3.0.9: '>=3.0.9'
|
||||
tar-fs@>=2.0.0 <2.1.3: '>=2.1.3'
|
||||
tmp@<=0.2.3: '>=0.2.4'
|
||||
tmp@<=0.2.3: '>=0.2.5'
|
||||
vite@>=5.0.0 <=5.4.18: '>=5.4.19'
|
||||
|
||||
patchedDependencies:
|
||||
@@ -9850,6 +9850,10 @@ packages:
|
||||
resolution: {integrity: sha512-UdiSoX6ypifLmrfQ/XfiawN6hkjSBpCjhKxxZcWlUUmoXLaCKQU0bx4HF/tdDK2uzRuchf1txGvrWBzYREssoQ==}
|
||||
engines: {node: '>=14.14'}
|
||||
|
||||
tmp@0.2.5:
|
||||
resolution: {integrity: sha512-voyz6MApa1rQGUxT3E+BK7/ROe8itEx7vD8/HEvt4xwXucvQ5G5oeEiHkmHZJuBO21RpOf+YYm9MOivj709jow==}
|
||||
engines: {node: '>=14.14'}
|
||||
|
||||
to-buffer@1.2.1:
|
||||
resolution: {integrity: sha512-tB82LpAIWjhLYbqjx3X4zEeHN6M8CiuOEy2JY8SEQVdYRe3CCHOFaqrBW1doLDrfpWhplcW7BL+bO3/6S3pcDQ==}
|
||||
engines: {node: '>= 0.4'}
|
||||
@@ -11772,7 +11776,7 @@ snapshots:
|
||||
semver: 7.6.3
|
||||
socket.io: 4.8.1
|
||||
socket.io-client: 4.7.5
|
||||
tmp: 0.2.4
|
||||
tmp: 0.2.5
|
||||
unplugin: 1.14.1(webpack-sources@3.2.3)
|
||||
update-notifier-cjs: 5.1.6
|
||||
transitivePeerDependencies:
|
||||
@@ -15390,7 +15394,7 @@ snapshots:
|
||||
dependencies:
|
||||
chardet: 0.7.0
|
||||
iconv-lite: 0.4.24
|
||||
tmp: 0.2.4
|
||||
tmp: 0.2.5
|
||||
|
||||
fast-check@3.23.2:
|
||||
dependencies:
|
||||
@@ -19366,6 +19370,8 @@ snapshots:
|
||||
|
||||
tmp@0.2.4: {}
|
||||
|
||||
tmp@0.2.5: {}
|
||||
|
||||
to-buffer@1.2.1:
|
||||
dependencies:
|
||||
isarray: 2.0.5
|
||||
|
||||
Reference in New Issue
Block a user