Skip to content

Commit 3851938

Browse files
chore(deps): update dependency http-status to v1.6.2 (#3514)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ecc2011 commit 3851938

File tree

4 files changed

+10
-10
lines changed

4 files changed

+10
-10
lines changed

scrapers/nus-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"eslint-config-prettier": "7.2.0",
3939
"eslint-plugin-import": "2.22.1",
4040
"eslint-plugin-prettier": "3.3.1",
41-
"http-status": "1.5.0",
41+
"http-status": "1.6.2",
4242
"jest": "29.6.2",
4343
"jest-junit": "16.0.0",
4444
"mock-fs": "5.2.0",

scrapers/nus-v2/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2163,10 +2163,10 @@ http-https@^1.0.0:
21632163
resolved "https://registry.yarnpkg.com/http-https/-/http-https-1.0.0.tgz#2f908dd5f1db4068c058cd6e6d4ce392c913389b"
21642164
integrity sha1-L5CN1fHbQGjAWM1ubUzjkskTOJs=
21652165

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==
21702170

21712171
https-proxy-agent@^5.0.0:
21722172
version "5.0.0"

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"fs-extra": "9.1.0",
9393
"graceful-fs": "4.2.11",
9494
"html-webpack-plugin": "5.5.0",
95-
"http-status": "1.5.0",
95+
"http-status": "1.6.2",
9696
"icalendar": "0.7.1",
9797
"identity-obj-proxy": "3.0.0",
9898
"jest": "29.6.2",

website/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7800,10 +7800,10 @@ http-proxy@^1.18.1:
78007800
follow-redirects "^1.0.0"
78017801
requires-port "^1.0.0"
78027802

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==
78077807

78087808
https-proxy-agent@1:
78097809
version "1.0.0"

0 commit comments

Comments
 (0)