File tree 2 files changed +11
-5
lines changed
2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 43
43
"dependencies" : {
44
44
"execa" : " ^5.0.0" ,
45
45
"fs-extra" : " ^11.0.0" ,
46
- "read-pkg" : " 9.0.0 " ,
46
+ "read-pkg" : " 9.0.1 " ,
47
47
"require-from-string" : " 2.0.2" ,
48
48
"tar-fs" : " 3.0.4" ,
49
49
"tmp" : " 0.2.1" ,
Original file line number Diff line number Diff line change @@ -7502,15 +7502,16 @@ read-pkg-up@^7.0.1:
7502
7502
read-pkg "^5.2.0"
7503
7503
type-fest "^0.8.1"
7504
7504
7505
-
7506
- version "9.0.0 "
7507
- resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.0 .tgz#c8ea8e7405c4cfa2f990515a61207cb85f5258cd "
7508
- integrity sha512-SBoBio4xhJmlF4xs9IBliWZGSbDAnrOfQkLGL7xB+RYEUZNAN2LlNkzO45B7gc7c2dLMX987bhHAaJ/LG3efeQ ==
7505
+
7506
+ version "9.0.1 "
7507
+ resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-9.0.1 .tgz#b1b81fb15104f5dbb121b6bbdee9bbc9739f569b "
7508
+ integrity sha512-9viLL4/n1BJUCT1NXVTdS1jtm80yDEgR5T4yCelII49Mbj0v1rZdKqj7zCiYdbB0CuCgdrvHcNogAKTFPBocFA ==
7509
7509
dependencies :
7510
7510
" @types/normalize-package-data" " ^2.4.3"
7511
7511
normalize-package-data "^6.0.0"
7512
7512
parse-json "^8.0.0"
7513
7513
type-fest "^4.6.0"
7514
+ unicorn-magic "^0.1.0"
7514
7515
7515
7516
read-pkg@^3.0.0 :
7516
7517
version "3.0.0"
@@ -8656,6 +8657,11 @@ undici-types@~5.26.4:
8656
8657
resolved "https://registry.npmjs.org/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
8657
8658
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
8658
8659
8660
+ unicorn-magic@^0.1.0 :
8661
+ version "0.1.0"
8662
+ resolved "https://registry.npmjs.org/unicorn-magic/-/unicorn-magic-0.1.0.tgz#1bb9a51c823aaf9d73a8bfcd3d1a23dde94b0ce4"
8663
+ integrity sha512-lRfVq8fE8gz6QMBuDM6a+LO3IAzTi05H6gCVaUpir2E1Rwpo4ZUog45KpNXKC/Mn3Yb9UDuHumeFTo9iV/D9FQ==
8664
+
8659
8665
unique-filename@^2.0.0 :
8660
8666
version "2.0.1"
8661
8667
resolved "https://registry.npmjs.org/unique-filename/-/unique-filename-2.0.1.tgz#e785f8675a9a7589e0ac77e0b5c34d2eaeac6da2"
You can’t perform that action at this time.
0 commit comments