Merge pull request #5372 from wekan/dependabot/npm_and_yarn/tar-6.2.1

Bump tar from 6.2.0 to 6.2.1
pull/5381/head
Lauri Ojansivu 1 year ago committed by GitHub
commit 3f28c0dd22
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 6
      package-lock.json

6
package-lock.json generated

@ -2821,9 +2821,9 @@
}
},
"tar": {
"version": "6.2.0",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.0.tgz",
"integrity": "sha512-/Wo7DcT0u5HUV486xg675HtjNd3BXZ6xDbzsCUZPt5iw8bTQ63bP0Raut3mvro9u+CUyq7YQd8Cx55fsZXxqLQ==",
"version": "6.2.1",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
"integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
"requires": {
"chownr": "^2.0.0",
"fs-minipass": "^2.0.0",

Loading…
Cancel
Save