File tree Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Expand file tree Collapse file tree 2 files changed +8
-6
lines changed Original file line number Diff line number Diff line change 96
96
"@types/js-yaml" : " ^4.0.9" ,
97
97
"@types/make-fetch-happen" : " ^10.0.4" ,
98
98
"@types/papaparse" : " ^5.3.16" ,
99
- "@types/psl" : " ^1.1.3 " ,
99
+ "@types/psl" : " ^1.11.0 " ,
100
100
"@types/set-value" : " ^4.0.3" ,
101
101
"@types/sort-array" : " ^4.1.2" ,
102
102
"@types/update-notifier" : " ^6.0.8" ,
Original file line number Diff line number Diff line change 3472
3472
dependencies:
3473
3473
"@types/node" "*"
3474
3474
3475
- "@types/psl@^1.1.3":
3476
- version "1.1.3"
3477
- resolved "https://registry.yarnpkg.com/@types/psl/-/psl-1.1.3.tgz#c1e9febd70e7df248ac9911cdd145454643aa28f"
3478
- integrity sha512-Iu174JHfLd7i/XkXY6VDrqSlPvTDQOtQI7wNAXKKOAADJ9TduRLkNdMgjGiMxSttUIZnomv81JAbAbC0DhggxA==
3475
+ "@types/psl@^1.11.0":
3476
+ version "1.11.0"
3477
+ resolved "https://registry.yarnpkg.com/@types/psl/-/psl-1.11.0.tgz#cbf98f6760e39798173f4aeed25148775784b3bb"
3478
+ integrity sha512-OeASqmnreaSJyxwljqCZjRIf7jpbwswaqbSPahE99PZrizNAOXEl9HRWhXvCt3fkAc/WuF8wcZ6zkDHXaE7X4g==
3479
+ dependencies:
3480
+ psl "*"
3479
3481
3480
3482
"@types/request@*":
3481
3483
version "2.48.12"
@@ -10855,7 +10857,7 @@ proxy-from-env@^1.1.0:
10855
10857
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
10856
10858
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
10857
10859
10858
- psl@^1.1.33, psl@^1.15.0:
10860
+ psl@*, psl@ ^1.1.33, psl@^1.15.0:
10859
10861
version "1.15.0"
10860
10862
resolved "https://registry.yarnpkg.com/psl/-/psl-1.15.0.tgz#bdace31896f1d97cec6a79e8224898ce93d974c6"
10861
10863
integrity sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==
You can’t perform that action at this time.
0 commit comments