From ec336be5b7504a6b4b55a9e6acb39a97069a79fb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 23:25:57 +0000 Subject: [PATCH] Bump jpeg-js from 0.4.3 to 0.4.4 in /tfjs-react-native/integration_rn59 Bumps [jpeg-js](https://github.com/eugeneware/jpeg-js) from 0.4.3 to 0.4.4. - [Release notes](https://github.com/eugeneware/jpeg-js/releases) - [Commits](https://github.com/eugeneware/jpeg-js/compare/v0.4.3...v0.4.4) --- updated-dependencies: - dependency-name: jpeg-js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- tfjs-react-native/integration_rn59/package.json | 2 +- tfjs-react-native/integration_rn59/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tfjs-react-native/integration_rn59/package.json b/tfjs-react-native/integration_rn59/package.json index 5c6e91121b1..fcc7aa51af7 100644 --- a/tfjs-react-native/integration_rn59/package.json +++ b/tfjs-react-native/integration_rn59/package.json @@ -29,7 +29,7 @@ "expo-gl-cpp": "^7.0.0", "expo-image-manipulator": "^6.0.0", "jasmine-core": "^3.4.0", - "jpeg-js": "^0.4.3", + "jpeg-js": "^0.4.4", "react": "16.8.3", "react-native": "0.59.10", "react-native-fs": "2.14.1", diff --git a/tfjs-react-native/integration_rn59/yarn.lock b/tfjs-react-native/integration_rn59/yarn.lock index bb207cd42f5..811b3ec5ad2 100644 --- a/tfjs-react-native/integration_rn59/yarn.lock +++ b/tfjs-react-native/integration_rn59/yarn.lock @@ -4555,10 +4555,10 @@ jpeg-js@^0.3.6: resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.3.6.tgz#c40382aac9506e7d1f2d856eb02f6c7b2a98b37c" integrity sha512-MUj2XlMB8kpe+8DJUGH/3UJm4XpI8XEgZQ+CiHDeyrGoKPdW/8FJv6ku+3UiYm5Fz3CWaL+iXmD8Q4Ap6aC1Jw== -jpeg-js@^0.4.3: - version "0.4.3" - resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.3.tgz#6158e09f1983ad773813704be80680550eff977b" - integrity sha512-ru1HWKek8octvUHFHvE5ZzQ1yAsJmIvRdGWvSoKV52XKyuyYA437QWDttXT8eZXDSbuMpHlLzPDZUPd6idIz+Q== +jpeg-js@^0.4.4: + version "0.4.4" + resolved "https://registry.yarnpkg.com/jpeg-js/-/jpeg-js-0.4.4.tgz#a9f1c6f1f9f0fa80cdb3484ed9635054d28936aa" + integrity sha512-WZzeDOEtTOBK4Mdsar0IqEU5sMr3vSV2RqkAIzUEV2BHnUfKGyswWFPFwK5EeDo93K3FohSHbLAjj0s1Wzd+dg== "js-tokens@^3.0.0 || ^4.0.0", js-tokens@^4.0.0: version "4.0.0"