diff --git a/package-lock.json b/package-lock.json index d638affe..6ed10a8e 100644 --- a/package-lock.json +++ b/package-lock.json @@ -28,7 +28,7 @@ "@types/mock-fs": "4.13.3", "@types/node": "18.18.6", "@types/rewire": "2.5.29", - "@types/tough-cookie": "4.0.3", + "@types/tough-cookie": "4.0.4", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", "c8": "8.0.1", @@ -401,9 +401,9 @@ "dev": true }, "node_modules/@types/tough-cookie": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.3.tgz", - "integrity": "sha512-THo502dA5PzG/sfQH+42Lw3fvmYkceefOspdCwpHRul8ik2Jv1K8I5OZz1AT3/rs46kwgMCe9bSBmDLYkkOMGg==", + "version": "4.0.4", + "resolved": "https://registry.npmjs.org/@types/tough-cookie/-/tough-cookie-4.0.4.tgz", + "integrity": "sha512-95Sfz4nvMAb0Nl9DTxN3j64adfwfbBPEYq14VN7zT5J5O2M9V6iZMIIQU1U+pJyl9agHYHNCqhCXgyEtIRRa5A==", "dev": true }, "node_modules/@typescript-eslint/eslint-plugin": { diff --git a/package.json b/package.json index 04469143..3abb7de2 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/mock-fs": "4.13.3", "@types/node": "18.18.6", "@types/rewire": "2.5.29", - "@types/tough-cookie": "4.0.3", + "@types/tough-cookie": "4.0.4", "@typescript-eslint/eslint-plugin": "6.8.0", "@typescript-eslint/parser": "6.8.0", "c8": "8.0.1",