Update dependencies

This commit is contained in:
Jonas Lochmann 2024-04-08 02:00:00 +02:00
parent 1918c74277
commit 2d73cba90e
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36

12
package-lock.json generated
View file

@ -6766,9 +6766,9 @@
} }
}, },
"node_modules/tar": { "node_modules/tar": {
"version": "6.1.15", "version": "6.2.1",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
"integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
"optional": true, "optional": true,
"dependencies": { "dependencies": {
"chownr": "^2.0.0", "chownr": "^2.0.0",
@ -12742,9 +12742,9 @@
} }
}, },
"tar": { "tar": {
"version": "6.1.15", "version": "6.2.1",
"resolved": "https://registry.npmjs.org/tar/-/tar-6.1.15.tgz", "resolved": "https://registry.npmjs.org/tar/-/tar-6.2.1.tgz",
"integrity": "sha512-/zKt9UyngnxIT/EAGYuxaMYgOIJiP81ab9ZfkILq4oNLPFX50qyYmu7jRj9qeXoxmJHjGlbH0+cm2uy1WCs10A==", "integrity": "sha512-DZ4yORTwrbTj/7MZYq2w+/ZFdI6OZ/f9SFHR+71gIVUZhOQPHzVCLpvRnPgyaMpfWxxk/4ONva3GQSyNIKRv6A==",
"optional": true, "optional": true,
"requires": { "requires": {
"chownr": "^2.0.0", "chownr": "^2.0.0",