mirror of
https://github.com/skooner-k8s/skooner.git
synced 2026-08-24 04:16:18 +00:00
fix package-lock.json resolved url
This commit is contained in:
Generated
+1294
-2287
File diff suppressed because it is too large
Load Diff
+2
-2
@@ -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"
|
||||
},
|
||||
|
||||
Generated
+538
-942
File diff suppressed because it is too large
Load Diff
+1
-1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user