File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Original file line number Diff line number Diff line change 26
26
"@tryghost/config-url-helpers" : " ^1.0.17" ,
27
27
"c8" : " 10.1.3" ,
28
28
"mocha" : " 11.2.2" ,
29
- "rewire" : " 9.0.0 " ,
29
+ "rewire" : " 9.0.1 " ,
30
30
"should" : " 13.2.3" ,
31
31
"sinon" : " 21.0.0"
32
32
},
Original file line number Diff line number Diff line change @@ -10123,6 +10123,11 @@ pify@^4.0.1:
10123
10123
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
10124
10124
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
10125
10125
10126
+ pirates@^4.0.7:
10127
+ version "4.0.7"
10128
+ resolved "https://registry.yarnpkg.com/pirates/-/pirates-4.0.7.tgz#643b4a18c4257c8a65104b73f3049ce9a0a15e22"
10129
+ integrity sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==
10130
+
10126
10131
pkg-dir@^4.2.0:
10127
10132
version "4.2.0"
10128
10133
resolved "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3"
@@ -10788,12 +10793,13 @@ reusify@^1.0.4:
10788
10793
resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.1.0.tgz#0fe13b9522e1473f51b558ee796e08f11f9b489f"
10789
10794
integrity sha512-g6QUff04oZpHs0eG5p83rFLhHeV00ug/Yf9nZM6fLeUrPguBTkTQOdpAWWspMh55TZfVQDPaN3NQJfbVRAxdIw==
10790
10795
10791
-
10792
- version "9.0.0 "
10793
- resolved "https://registry.yarnpkg.com/rewire/-/rewire-9.0.0 .tgz#3a11bf8075c1d993089cf410976c49c6beb58b10 "
10794
- integrity sha512-c21+Rzev3vAdtCpXD3dT4ZVw9w99E3dppyi94HlCmSyn+OSx94iJZWCdnhqBYXO+E8Sm9p3Ky6gduYOroAypvw ==
10796
+
10797
+ version "9.0.1 "
10798
+ resolved "https://registry.yarnpkg.com/rewire/-/rewire-9.0.1 .tgz#0f5bd46aafad195010edab7dc6f9d7719a545807 "
10799
+ integrity sha512-dnbLeTwHpXvWJjswC6CshXUUnnpE5AVhlayVRvDJhJx5ejbO4nbj1IXqN2urErgB7TpHUAMpf6iPDhQIxeSQOQ ==
10795
10800
dependencies:
10796
10801
eslint "^9.30"
10802
+ pirates "^4.0.7"
10797
10803
10798
10804
10799
10805
version "6.0.1"
You can’t perform that action at this time.
0 commit comments