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 3428
3428
dependencies:
3429
3429
"@types/node" "*"
3430
3430
3431
- "@types/psl@^1.1.3":
3432
- version "1.1.3"
3433
- resolved "https://registry.yarnpkg.com/@types/psl/-/psl-1.1.3.tgz#c1e9febd70e7df248ac9911cdd145454643aa28f"
3434
- integrity sha512-Iu174JHfLd7i/XkXY6VDrqSlPvTDQOtQI7wNAXKKOAADJ9TduRLkNdMgjGiMxSttUIZnomv81JAbAbC0DhggxA==
3431
+ "@types/psl@^1.11.0":
3432
+ version "1.11.0"
3433
+ resolved "https://registry.yarnpkg.com/@types/psl/-/psl-1.11.0.tgz#cbf98f6760e39798173f4aeed25148775784b3bb"
3434
+ integrity sha512-OeASqmnreaSJyxwljqCZjRIf7jpbwswaqbSPahE99PZrizNAOXEl9HRWhXvCt3fkAc/WuF8wcZ6zkDHXaE7X4g==
3435
+ dependencies:
3436
+ psl "*"
3435
3437
3436
3438
"@types/request@*":
3437
3439
version "2.48.12"
@@ -10796,7 +10798,7 @@ proxy-from-env@^1.1.0:
10796
10798
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
10797
10799
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==
10798
10800
10799
- psl@^1.1.33, psl@^1.15.0:
10801
+ psl@*, psl@ ^1.1.33, psl@^1.15.0:
10800
10802
version "1.15.0"
10801
10803
resolved "https://registry.yarnpkg.com/psl/-/psl-1.15.0.tgz#bdace31896f1d97cec6a79e8224898ce93d974c6"
10802
10804
integrity sha512-JZd3gMVBAVQkSs6HdNZo9Sdo0LNcQeMNP3CozBJb3JYC/QUYZTnKxP+f8oWRX4rHP5EurWxqAHTSwUCjlNKa1w==
You can’t perform that action at this time.
0 commit comments