chore: upgrade packages to fix vulnerabilities
This commit is contained in:
@@ -69,7 +69,7 @@ function App({ Component, pageProps }: AppProps) {
|
||||
);
|
||||
}
|
||||
|
||||
// Ops out of static site generation to use publicRuntimeConfig
|
||||
// Opts out of static site generation to use publicRuntimeConfig
|
||||
App.getInitialProps = () => {
|
||||
return {};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user