My blog (https://blog.eldridge.cam)

Bump tar-fs from 3.0.9 to 3.1.1

Bumps [tar-fs](https://github.com/mafintosh/tar-fs) from 3.0.9 to 3.1.1.
- [Commits](https://github.com/mafintosh/tar-fs/compare/v3.0.9...v3.1.1)

---
updated-dependencies:
- dependency-name: tar-fs
dependency-version: 3.1.1
dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

authored by

dependabot[bot] and committed by
GitHub
a1dd176c 9ac0366d

+6 -6
+6 -6
package-lock.json
··· 4654 4654 "license": "ISC" 4655 4655 }, 4656 4656 "node_modules/prebuild-install/node_modules/tar-fs": { 4657 - "version": "2.1.3", 4658 - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.3.tgz", 4659 - "integrity": "sha512-090nwYJDmlhwFwEW3QQl+vaNnxsO2yVsd45eTKRBzSzu+hlb1w2K9inVq5b0ngXuLVqQ4ApvsUHHnu/zQNkWAg==", 4657 + "version": "2.1.4", 4658 + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-2.1.4.tgz", 4659 + "integrity": "sha512-mDAjwmZdh7LTT6pNleZ05Yt65HC3E+NiQzl672vQG38jIrehtJk/J3mNwIg+vShQPcLF/LV7CMnDW6vjj6sfYQ==", 4660 4660 "license": "MIT", 4661 4661 "dependencies": { 4662 4662 "chownr": "^1.1.1", ··· 5312 5312 } 5313 5313 }, 5314 5314 "node_modules/tar-fs": { 5315 - "version": "3.0.9", 5316 - "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.0.9.tgz", 5317 - "integrity": "sha512-XF4w9Xp+ZQgifKakjZYmFdkLoSWd34VGKcsTCwlNWM7QG3ZbaxnTsaBwnjFZqHRf/rROxaR8rXnbtwdvaDI+lA==", 5315 + "version": "3.1.1", 5316 + "resolved": "https://registry.npmjs.org/tar-fs/-/tar-fs-3.1.1.tgz", 5317 + "integrity": "sha512-LZA0oaPOc2fVo82Txf3gw+AkEd38szODlptMYejQUhndHMLQ9M059uXR+AfS7DNo0NpINvSqDsvyaCrBVkptWg==", 5318 5318 "license": "MIT", 5319 5319 "dependencies": { 5320 5320 "pump": "^3.0.0",