aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
authorBrendan F <EpicWolverine@users.noreply.github.com>2023-07-13 00:03:29 -0700
committerBrendan F <EpicWolverine@users.noreply.github.com>2023-07-13 00:03:29 -0700
commitf663ed574ded6d4adb614ecbe069bc62766d87b1 (patch)
tree7d1be7d56e7a79a84f1548fd931a15ae65666284 /package.json
parent8e4d04a8b6f3523ab8732bc87739aa377ed25cfb (diff)
Fix "nth-check" vulnerability
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 735d136..5f7447f 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,8 @@
},
"resolutions": {
"@types/react": "17.0.14",
- "@types/react-dom": "17.0.14"
+ "@types/react-dom": "17.0.14",
+ "nth-check": "2.1.1"
},
"scripts": {
"start": "react-scripts start",
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage