Skip to content

Commit

Permalink
chore: deprecate vulnerable dependencies for uploadcare
Browse files Browse the repository at this point in the history
  • Loading branch information
t-col committed Aug 6, 2024
1 parent 0e0f324 commit f471582
Show file tree
Hide file tree
Showing 7 changed files with 4,934 additions and 17,843 deletions.
21 changes: 21 additions & 0 deletions apps/uploadcare/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
</head>

<body>
<noscript>You need to enable JavaScript to run this app.</noscript>
<div id="root"></div>
<script type="module" src="/src/index.tsx"></script>
<!--
This HTML file is a template.
If you open it directly in the browser, you will see an empty page.
You can add webfonts, meta tags, or analytics to this file.
The build step will place the bundled scripts into the <body> tag.
To begin the development, run `npm start`.
To create a production bundle, use `npm run build`.
-->
</body>
</html>
Loading

0 comments on commit f471582

Please sign in to comment.