diff --git a/extras/package.json b/extras/package.json index 10dfd04ce9b..d9f6c740779 100644 --- a/extras/package.json +++ b/extras/package.json @@ -1,6 +1,6 @@ { "name": "@quasar/extras", - "version": "1.15.11", + "version": "1.16.0", "description": "Quasar Framework fonts, icons and animations", "scripts": { "build": "node build/index.js" @@ -155,8 +155,8 @@ "cross-fetch": "^3.1.5", "cross-spawn": "7.0.3", "eva-icons": "1.1.3", - "fs-extra": "11.1.0", - "glob": "8.1.0", + "fs-extra": "11.1.1", + "glob": "9.3.2", "ionicons": "7.1.0", "line-awesome": "1.3.0", "themify-icons": "https://github.com/lykmapipo/themify-icons",