From 3e04e4286592bf346b65f99daaa8f160539a7c54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 03:50:58 +0000 Subject: [PATCH] :arrow_up: Bump expo-blur from 12.4.1 to 13.0.2 Bumps [expo-blur](https://github.com/expo/expo/tree/HEAD/packages/expo-blur) from 12.4.1 to 13.0.2. - [Changelog](https://github.com/expo/expo/blob/main/packages/expo-blur/CHANGELOG.md) - [Commits](https://github.com/expo/expo/commits/HEAD/packages/expo-blur) --- updated-dependencies: - dependency-name: expo-blur dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index cd78a7f..6df2d6c 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "dayjs": "^1.11.7", "expo": "^49.0.0", "expo-asset": "~8.10.1", - "expo-blur": "~12.4.1", + "expo-blur": "~13.0.2", "expo-constants": "~14.4.2", "expo-haptics": "~12.4.0", "expo-image": "~1.3.2", diff --git a/yarn.lock b/yarn.lock index 383c26a..054398a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4248,10 +4248,10 @@ expo-asset@~8.10.1: path-browserify "^1.0.0" url-parse "^1.5.9" -expo-blur@~12.4.1: - version "12.4.1" - resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-12.4.1.tgz#b391de84914ef9ece0702378e51e09461ad565ab" - integrity sha512-lGN8FS9LuGUlEriULTC62cCWyg5V7zSVQeJ6Duh1wSq8aAETinZ2/7wrT6o+Uhd/XVVxFNON2T25AGCOtMG6ew== +expo-blur@~13.0.2: + version "13.0.2" + resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-13.0.2.tgz#c2d179b19b13830db1d8b90c51373235f462e958" + integrity sha512-t2p7BChO3Reykued++QJRMZ/og6J3aXtSQ+bU31YcBeXhZLkHwjWEhiPKPnJka7J2/yTs4+jOCNDY0kCZmcE3w== expo-constants@~14.4.2: version "14.4.2"