1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-07-02 19:52:47 +03:00

build(deps): audit fix

This commit is contained in:
2026-06-03 07:51:58 +00:00
parent 01340f6aef
commit 46f613f295
2 changed files with 19 additions and 7 deletions
+8
View File
@@ -38,5 +38,13 @@
"typescript": "^6.0.3",
"typescript-eslint": "^8.60.0",
"wxt": "^0.20.26"
},
"overrides": {
"node-notifier": {
"uuid": "^11.1.1"
},
"web-ext-run": {
"tmp": "^0.2.6"
}
}
}