From 84af5f6fa0615d89da7ce3035be6aa20e9f38a66 Mon Sep 17 00:00:00 2001 From: SyedAbuBakerAli Date: Wed, 6 Sep 2023 20:02:04 +0530 Subject: [PATCH] docs: #13276 issue - update tough-cookie and lerna --- package-lock.json | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index f0e72d75e6e..a624391aaf7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -21,7 +21,7 @@ "globby": "^11.0.4", "husky": "^4.3.8", "jest": "^27.4.3", - "lerna": "^4.0.0", + "lerna": "^7.1.1", "lerna-changelog": "^2.2.0", "lint-staged": "^12.1.2", "meow": "^9.0.0", @@ -17856,7 +17856,7 @@ "parse5": "6.0.1", "saxes": "^5.0.1", "symbol-tree": "^3.2.4", - "tough-cookie": "^4.0.0", + "tough-cookie": "^4.1.3", "w3c-hr-time": "^1.0.2", "w3c-xmlserializer": "^2.0.0", "webidl-conversions": "^6.1.0", diff --git a/package.json b/package.json index d4217526b63..398cf7acf10 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "globby": "^11.0.4", "husky": "^4.3.8", "jest": "^27.4.3", - "lerna": "^4.0.0", + "lerna": "^7.1.1", "lerna-changelog": "^2.2.0", "lint-staged": "^12.1.2", "meow": "^9.0.0",