diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index 5daa1f22..e4fd53a5 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -4,7 +4,6 @@ "requires": true, "packages": { "": { - "name": "integration-tests", "dependencies": { "@types/jest": "^29.5.14", "dotenv": "^17.4.2", @@ -11829,9 +11828,9 @@ } }, "node_modules/tar": { - "version": "7.5.13", - "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.13.tgz", - "integrity": "sha512-tOG/7GyXpFevhXVh8jOPJrmtRpOTsYqUIkVdVooZYJS/z8WhfQUX8RJILmeuJNinGAMSu1veBr4asSHFt5/hng==", + "version": "7.5.16", + "resolved": "https://registry.npmjs.org/tar/-/tar-7.5.16.tgz", + "integrity": "sha512-56adEpPMouktRlBLXiaYFFzZ/3+JXa8P9n7WbR+ibIjtviN55mEaOkiysCnPnWm+7kkui1Dn8J9l+g6zV8731w==", "license": "BlueOak-1.0.0", "dependencies": { "@isaacs/fs-minipass": "^4.0.0",