diff --git a/axolotl-web/package.json b/axolotl-web/package.json index 9691b6533..50170d89f 100644 --- a/axolotl-web/package.json +++ b/axolotl-web/package.json @@ -43,7 +43,7 @@ "webrtc-adapter": "^9.0.1" }, "devDependencies": { - "@eslint/compat": "^1.2.3", + "@eslint/compat": "^1.2.4", "@vitejs/plugin-vue": "^5.2.1", "@vue/compiler-sfc": "^3.5.13", "@vue/eslint-config-airbnb": "^8.0.0", diff --git a/axolotl-web/yarn.lock b/axolotl-web/yarn.lock index a70a76b30..b88f85c83 100644 --- a/axolotl-web/yarn.lock +++ b/axolotl-web/yarn.lock @@ -214,10 +214,10 @@ resolved "https://registry.yarnpkg.com/@eslint-community/regexpp/-/regexpp-4.12.1.tgz#cfc6cffe39df390a3841cde2abccf92eaa7ae0e0" integrity sha512-CCZCDJuduB9OUkFkY2IgppNZMi2lBQgD2qzwXkEia16cge2pijY/aXi96CJMquDMn3nJdlPV1A5KrJEXwfLNzQ== -"@eslint/compat@^1.2.3": - version "1.2.3" - resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757" - integrity sha512-wlZhwlDFxkxIZ571aH0FoK4h4Vwx7P3HJx62Gp8hTc10bfpwT2x0nULuAHmQSJBOWPgPeVf+9YtnD4j50zVHmA== +"@eslint/compat@^1.2.4": + version "1.2.4" + resolved "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.4.tgz#b69b0d76ce73fe66d7f8633c406acea151f5c559" + integrity sha512-S8ZdQj/N69YAtuqFt7653jwcvuUj131+6qGLUyDqfDg1OIoBQ66OCuXC473YQfO2AaxITTutiRQiDwoo7ZLYyg== "@eslint/config-array@^0.19.0": version "0.19.0" diff --git a/flatpak/node-sources.json b/flatpak/node-sources.json index 702feda65..eca7b4e2e 100644 --- a/flatpak/node-sources.json +++ b/flatpak/node-sources.json @@ -286,9 +286,9 @@ }, { "type": "file", - "url": "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.3.tgz#9c9bb9dfc8502be84427237f15b005b6b8d60757", - "sha512": "c25661c250c5c64c48679ef5687d05a0ae21e15c31ecfdc7271eb61a9f214dcd746dfa704f6c749d42ee00799048904e58f80f7957fef58b670f88f9d3354798", - "dest-filename": "@eslint-compat-1.2.3.tgz", + "url": "https://registry.yarnpkg.com/@eslint/compat/-/compat-1.2.4.tgz#b69b0d76ce73fe66d7f8633c406acea151f5c559", + "sha512": "4bc65d423fcdebd600b6ea85b7beb9de3c1cbee523d77d7eeaa18b5320ea7c3835388a0143ae8e0ae5c2e3bdd841f3b601ac484d3bad8914220f0a28ed92d8ca", + "dest-filename": "@eslint-compat-1.2.4.tgz", "dest": "flatpak-node/yarn-mirror" }, {