Skip to content

Commit 1bb35af

Browse files
authored
Address HIGH CVEs (#1038)
1 parent 3b8fa93 commit 1bb35af

File tree

2 files changed

+768
-669
lines changed

2 files changed

+768
-669
lines changed

package.json

Lines changed: 39 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,44 @@
8686
"parse-url": "^8.1.0",
8787
"shell-quote": "^1.7.3",
8888
"eventsource": "^1.1.1",
89-
"xmlhttprequest-ssl": "^1.6.1"
89+
"xmlhttprequest-ssl": "^1.6.1",
90+
"body-parser": "^1.20.3",
91+
"glob-parent": "^5.1.2",
92+
"socket.io": "^2.5.1",
93+
"node-forge": "^1.3.0",
94+
"follow-redirects": "^1.14.7",
95+
"sanitize-html": "^2.7.1",
96+
"ws": "^7.5.10",
97+
"axios": "^0.21.2",
98+
"mermaid": "^8.13.8",
99+
"object-path": "^0.11.8",
100+
"@braintree/sanitize-url": "^6.0.1",
101+
"ansi-regex": "^5.0.1",
102+
"debug": "^4.3.4",
103+
"engine.io": "^3.6.1",
104+
"express": "^4.20.0",
105+
"hosted-git-info": "^3.0.8",
106+
"is-svg": "^4.3.0",
107+
"json5": "^2.2.2",
108+
"lodash": "^4.17.21",
109+
"moment": "^2.29.4",
110+
"semver": "^7.5.2",
111+
"@hapi/hoek": "^8.5.1",
112+
"acorn": "^6.4.1",
113+
"ansi-html": "^0.0.8",
114+
"braces": "^3.0.3",
115+
"d3-color": "^3.1.0",
116+
"dns-packet": "^1.3.2",
117+
"graphql-playground-html": "^1.6.22",
118+
"http-cache-semantics": "^4.1.1",
119+
"kind-of": "^6.0.3",
120+
"minimatch": "^3.0.5",
121+
"node-fetch": "^2.6.7",
122+
"nth-check": "^2.0.1",
123+
"serialize-javascript": "^6.0.0",
124+
"terser": "^4.8.1",
125+
"trim": "^0.0.3",
126+
"websocket-extensions": "^0.1.4",
127+
"y18n": "^5.0.5"
90128
}
91129
}

0 commit comments

Comments
 (0)