From c78198a2a84b833c1a226b2314c10545d0961551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 25 Sep 2023 23:46:51 +0000 Subject: [PATCH] chore(deps): bump expo-blur from 12.4.1 to 12.6.0 Bumps [expo-blur](https://github.com/expo/expo/tree/HEAD/packages/expo-blur) from 12.4.1 to 12.6.0. - [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-minor ... 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 b4a3b58..8d24937 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@reduxjs/toolkit": "^1.9.5", "axios": "^1.5.0", "expo": "^49.0.11", - "expo-blur": "~12.4.1", + "expo-blur": "~12.6.0", "expo-constants": "~14.4.2", "expo-splash-screen": "~0.18.2", "expo-status-bar": "~1.4.4", diff --git a/yarn.lock b/yarn.lock index 3f9aae1..0f638d6 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5504,10 +5504,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@~12.6.0: + version "12.6.0" + resolved "https://registry.yarnpkg.com/expo-blur/-/expo-blur-12.6.0.tgz#70f8d63671d175802a7a30c168088f6a9fdd8ffb" + integrity sha512-yrZYu4mQX4ZJtSrjNVMuB9kCMB8Xerk5Zn5iES6ojmGAk+yxJ/jdyhaUVqbpaA8LBmspdKgQz2dW8+9wa8dSAg== expo-constants@~14.4.2: version "14.4.2"