This repository was archived by the owner on Aug 9, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change @@ -2350,6 +2350,13 @@ dot-prop@^4.1.0:
2350
2350
dependencies :
2351
2351
is-obj "^1.0.0"
2352
2352
2353
+ dot-prop@^5.2.0 :
2354
+ version "5.2.0"
2355
+ resolved "https://registry.yarnpkg.com/dot-prop/-/dot-prop-5.2.0.tgz#c34ecc29556dc45f1f4c22697b6f4904e0cc4fcb"
2356
+ integrity sha512-uEUyaDKoSQ1M4Oq8l45hSE26SnTxL6snNnqvK/VWx5wJhmff5z0FUVJDKDanor/6w3kzE3i7XZOk+7wC0EXr1A==
2357
+ dependencies :
2358
+ is-obj "^2.0.0"
2359
+
2353
2360
dotenv@^5.0.1 :
2354
2361
version "5.0.1"
2355
2362
resolved "https://registry.yarnpkg.com/dotenv/-/dotenv-5.0.1.tgz#a5317459bd3d79ab88cff6e44057a6a3fbb1fcef"
@@ -3679,6 +3686,11 @@ is-obj@^1.0.0:
3679
3686
resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-1.0.1.tgz#3e4729ac1f5fde025cd7d83a896dab9f4f67db0f"
3680
3687
integrity sha1-PkcprB9f3gJc19g6iW2rn09n2w8=
3681
3688
3689
+ is-obj@^2.0.0 :
3690
+ version "2.0.0"
3691
+ resolved "https://registry.yarnpkg.com/is-obj/-/is-obj-2.0.0.tgz#473fb05d973705e3fd9620545018ca8e22ef4982"
3692
+ integrity sha512-drqDG3cbczxxEJRoOXcOjtdp1J/lyp1mNn0xaznRs8+muBhgQcrnbspox5X5fOw0HnMnbfDzvnEMEtqDEJEo8w==
3693
+
3682
3694
is-path-inside@^1.0.0 :
3683
3695
version "1.0.1"
3684
3696
resolved "https://registry.yarnpkg.com/is-path-inside/-/is-path-inside-1.0.1.tgz#8ef5b7de50437a3fdca6b4e865ef7aa55cb48036"
You can’t perform that action at this time.
0 commit comments