Skip to content

Commit 0e91a0b

Browse files
committed
Merge branch 'web-log-context' of github.com:abhinavsingh/proxy.py into web-log-context
2 parents a58da33 + be85634 commit 0e91a0b

File tree

3 files changed

+138
-74
lines changed

3 files changed

+138
-74
lines changed

dashboard/package-lock.json

Lines changed: 131 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dashboard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"eslint-plugin-node": "^10.0.0",
3838
"eslint-plugin-promise": "^4.2.1",
3939
"eslint-plugin-standard": "^5.0.0",
40-
"http-server": "^0.12.3",
40+
"http-server": "^14.0.0",
4141
"jasmine": "^3.10.0",
4242
"jasmine-ts": "^0.3.0",
4343
"jquery": "^3.5.1",

docs/requirements.txt

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,9 @@ docutils==0.17.1 \
3434
# via
3535
# myst-parser
3636
# sphinx
37-
furo==2021.11.15 \
38-
--hash=sha256:17b9fcf4de20f661d13db1ea83f11f7bf30be13738cffc88637889bf79c0469f \
39-
--hash=sha256:bdca82c3f211a24f850dcb12be3cb0e3f152cd3f2adfc0449bf9db6a07856bd3
37+
furo==2021.11.23 \
38+
--hash=sha256:54cecac5f3b688b5c7370d72ecdf1cd91a6c53f0f42751f4a719184b562cde70 \
39+
--hash=sha256:6d396451ad1aadce380c662fca9362cb10f4fd85f296d74fe3ca32006eb641d7
4040
# via -r docs/requirements.in
4141
idna==3.3 \
4242
--hash=sha256:84d9dd047ffa80596e0f246e2eab0b391788b0503584e8945f2368256d2735ff \
@@ -154,7 +154,9 @@ pbr==5.7.0 \
154154
pygments==2.10.0 \
155155
--hash=sha256:b8e67fe6af78f492b3c4b3e2970c0624cbf08beb1e493b2c99b9fa1b67a20380 \
156156
--hash=sha256:f398865f7eb6874156579fdf36bc840a03cab64d1cde9e93d68f46a425ec52c6
157-
# via sphinx
157+
# via
158+
# furo
159+
# sphinx
158160
pyparsing==2.4.7 \
159161
--hash=sha256:c203ec8783bf771a155b207279b9bccb8dea02d8f0c9e5f8ead507bc3246ecc1 \
160162
--hash=sha256:ef9d7589ef3c200abe66653d3f1ab1033c3c419ae9b9bdb1240a85b024efc88b

0 commit comments

Comments
 (0)