File tree Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Expand file tree Collapse file tree 4 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 38
38
"eslint-config-prettier" : " 7.2.0" ,
39
39
"eslint-plugin-import" : " 2.22.1" ,
40
40
"eslint-plugin-prettier" : " 3.3.1" ,
41
- "http-status" : " 1.5.0 " ,
41
+ "http-status" : " 1.6.2 " ,
42
42
"jest" : " 29.6.2" ,
43
43
"jest-junit" : " 16.0.0" ,
44
44
"mock-fs" : " 5.2.0" ,
Original file line number Diff line number Diff line change @@ -2163,10 +2163,10 @@ http-https@^1.0.0:
2163
2163
resolved "https://registry.yarnpkg.com/http-https/-/http-https-1.0.0.tgz#2f908dd5f1db4068c058cd6e6d4ce392c913389b"
2164
2164
integrity sha1-L5CN1fHbQGjAWM1ubUzjkskTOJs=
2165
2165
2166
- http-status@1.5.0 :
2167
- version "1.5.0 "
2168
- resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.0 .tgz#2edfb02068d236ba60fd1481ad89219aa96e1677 "
2169
- integrity sha512-wcGvY31MpFNHIkUcXHHnvrE4IKYlpvitJw5P/1u892gMBAM46muQ+RH7UN1d+Ntnfx5apnOnVY6vcLmrWHOLwg ==
2166
+ http-status@1.6.2 :
2167
+ version "1.6.2 "
2168
+ resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.6.2 .tgz#6dc05188a9856d67d96e48e8b4fd645c719ce82a "
2169
+ integrity sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ ==
2170
2170
2171
2171
https-proxy-agent@^5.0.0 :
2172
2172
version "5.0.0"
Original file line number Diff line number Diff line change 92
92
"fs-extra" : " 9.1.0" ,
93
93
"graceful-fs" : " 4.2.11" ,
94
94
"html-webpack-plugin" : " 5.5.0" ,
95
- "http-status" : " 1.5.0 " ,
95
+ "http-status" : " 1.6.2 " ,
96
96
"icalendar" : " 0.7.1" ,
97
97
"identity-obj-proxy" : " 3.0.0" ,
98
98
"jest" : " 29.6.2" ,
Original file line number Diff line number Diff line change @@ -7800,10 +7800,10 @@ http-proxy@^1.18.1:
7800
7800
follow-redirects "^1.0.0"
7801
7801
requires-port "^1.0.0"
7802
7802
7803
- http-status@1.5.0 :
7804
- version "1.5.0 "
7805
- resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.5.0 .tgz#2edfb02068d236ba60fd1481ad89219aa96e1677 "
7806
- integrity sha512-wcGvY31MpFNHIkUcXHHnvrE4IKYlpvitJw5P/1u892gMBAM46muQ+RH7UN1d+Ntnfx5apnOnVY6vcLmrWHOLwg ==
7803
+ http-status@1.6.2 :
7804
+ version "1.6.2 "
7805
+ resolved "https://registry.yarnpkg.com/http-status/-/http-status-1.6.2 .tgz#6dc05188a9856d67d96e48e8b4fd645c719ce82a "
7806
+ integrity sha512-oUExvfNckrpTpDazph7kNG8sQi5au3BeTo0idaZFXEhTaJKu7GNJCLHI0rYY2wljm548MSTM+Ljj/c6anqu2zQ ==
7807
7807
7808
7808
https-proxy-agent@1:
7809
7809
version "1.0.0"
You can’t perform that action at this time.
0 commit comments