From 59acdb98d927d7f10f67e3275a38184cd6768e2b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 26 Jul 2026 19:08:32 +0000 Subject: [PATCH] Bump flash-notifications from 0.0.45 to 0.0.46 in /npm-api-maker Bumps [flash-notifications](https://github.com/kaspernj/flash-notifications) from 0.0.45 to 0.0.46. - [Changelog](https://github.com/kaspernj/flash-notifications/blob/master/CHANGELOG.md) - [Commits](https://github.com/kaspernj/flash-notifications/commits) --- updated-dependencies: - dependency-name: flash-notifications dependency-version: 0.0.46 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- npm-api-maker/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npm-api-maker/package.json b/npm-api-maker/package.json index b19aaa12f..6f1e98def 100644 --- a/npm-api-maker/package.json +++ b/npm-api-maker/package.json @@ -91,7 +91,7 @@ "eslint-plugin-react": "^7.23.2", "expo": "~53.0.27", "expo-module-scripts": "^55.0.2", - "flash-notifications": "^0.0.45", + "flash-notifications": "^0.0.46", "history": "^5.3.0", "i18n-on-steroids": "^1.0.24", "jest": "~29.7.0",