fix package-lock.json resolved url

This commit is contained in:
Arthur Tu
2021-06-10 11:23:41 -05:00
committed by yuqiuw
parent cc05fb782d
commit 8249c5ac4e
4 changed files with 1835 additions and 3232 deletions
+1294 -2287
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -11,7 +11,7 @@
"@types/react": "^16.9.53",
"@types/react-dom": "^16.9.8",
"@types/react-modal": "1.6.8",
"@types/react-select": "^3.0.22",
"@types/react-select": "3.0.22",
"ansi-to-react": "^5.1.1",
"humanize-duration": "^3.24.0",
"js-base64": "^2.6.4",
@@ -27,7 +27,7 @@
"react-swipeable": "^5.5.1",
"react-switch": "^5.0.1",
"swagger-parser": "^7.0.1",
"typescript": "^4.0.3",
"typescript": "4.0.3",
"xterm": "^3.14.5",
"yaml": "^1.10.0"
},
+538 -942
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -14,7 +14,7 @@
"cors": "^2.8.5",
"express": "^4.17.1",
"http-proxy-middleware": "^1.0.6",
"openid-client": "^2.5.0",
"openid-client": "^4.3.0",
"request": "^2.88.2",
"request-promise-native": "^1.0.9",
"stream-to-string": "^1.2.0"