mirror of
https://github.com/fullstack-cash/explorer.fullstack.cash.git
synced 2026-09-22 09:12:05 -07:00
remove vulnerable http-proxy version from lockfile (#24344)
This commit is contained in:
+3
-1
@@ -1,3 +1,5 @@
|
||||
import React from "react"
|
||||
|
||||
export default () => <div>Hello world!</div>
|
||||
export default function Home() {
|
||||
return <div>Hello world!</div>
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user