diff --git a/package.json b/package.json index 94f9ceaa..2fbd2c68 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "material-design-icons-iconfont": "6.7.0", "nanoid": "5.0.9", "prettier": "3.4.1", - "replace-in-file": "8.2.0", + "replace-in-file": "8.3.0", "sass": "1.81.0", "typescript": "5.6.3", "unplugin": "^1.16.0", diff --git a/yarn.lock b/yarn.lock index 8a9c5964..bc38125b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4740,10 +4740,10 @@ regjsparser@^0.11.0: dependencies: jsesc "~3.0.2" -replace-in-file@8.2.0: - version "8.2.0" - resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.2.0.tgz#5284a5ce0f1a04f3118b9afd4e2dfc15250c7ba8" - integrity sha512-hMsQtdYHwWviQT5ZbNsgfu0WuCiNlcUSnnD+aHAL081kbU9dPkPocDaHlDvAHKydTWWpx1apfcEcmvIyQk3CpQ== +replace-in-file@8.3.0: + version "8.3.0" + resolved "https://registry.yarnpkg.com/replace-in-file/-/replace-in-file-8.3.0.tgz#53288f516fb8f3edc125c3af6b4b6adc2e5955bf" + integrity sha512-4VhddQiMCPIuypiwHDTM+XHjZoVu9h7ngBbSCnwGRcwdHwxltjt/m//Ep3GDwqaOx1fDSrKFQ+n7uo4uVcEz9Q== dependencies: chalk "^5.3.0" glob "^10.4.2"