mirror of
https://github.com/danbulant/oxc
synced 2026-05-21 13:18:59 +00:00
chore(deps): update dependency tar to v6.2.1 (#2798)
This commit is contained in:
parent
813226b648
commit
36e63142d5
1 changed files with 3 additions and 3 deletions
|
|
@ -13,7 +13,7 @@ devDependencies:
|
|||
version: 4.18.3
|
||||
tar:
|
||||
specifier: ^6.2.0
|
||||
version: 6.2.0
|
||||
version: 6.2.1
|
||||
|
||||
packages:
|
||||
|
||||
|
|
@ -535,8 +535,8 @@ packages:
|
|||
engines: {node: '>= 0.8'}
|
||||
dev: true
|
||||
|
||||
/tar@6.2.0:
|
||||
resolution: {integrity: sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==}
|
||||
/tar@6.2.1:
|
||||
resolution: {integrity: sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==}
|
||||
engines: {node: '>=10'}
|
||||
dependencies:
|
||||
chownr: 2.0.0
|
||||
|
|
|
|||
Loading…
Reference in a new issue