Merge pull request #181 from Sparticuz/dependabot/npm_and_yarn/types/tar-fs-2.0.4

This commit is contained in:
Kyle McNally 2023-11-13 10:22:45 -05:00 committed by GitHub
commit 4f485287b4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -56,9 +56,9 @@
}
},
"node_modules/@types/tar-fs": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/@types/tar-fs/-/tar-fs-2.0.3.tgz",
"integrity": "sha512-ADS99HAnztB8MD+LSOdzDrDLcSe5oBIg+SUQwwsgnsOgZobWoSqYmg9ZJWdvLppoKV8R8kZinX6Om+LlsNuIlQ==",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/@types/tar-fs/-/tar-fs-2.0.4.tgz",
"integrity": "sha512-ipPec0CjTmVDWE+QKr9cTmIIoTl7dFG/yARCM5MqK8i6CNLIG1P8x4kwDsOQY1ChZOZjH0wO9nvfgBvWl4R3kA==",
"dev": true,
"dependencies": {
"@types/node": "*",