diff options
Diffstat (limited to 'FrontEnd')
-rw-r--r-- | FrontEnd/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/FrontEnd/package.json b/FrontEnd/package.json index 5b09877d..2700578a 100644 --- a/FrontEnd/package.json +++ b/FrontEnd/package.json @@ -37,7 +37,7 @@ "workbox-routing": "^6.5.2",
"workbox-strategies": "^6.5.2",
"workbox-window": "^6.5.2",
- "xregexp": "^5.1.0"
+ "xregexp": "^5.1.1"
},
"scripts": {
"start": "vite",
|