From 964554eb22fb5237c0de26c3b203aeccf8474df0 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 29 Jul 2024 02:48:35 -0700 Subject: [PATCH 1/2] Update Ruby dependencies --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 957f3ea..e0df3f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -149,18 +149,18 @@ GEM capistrano-one_time_key (>= 0.2.0) capistrano-shared_configs ed25519 - docile (1.4.0) + docile (1.4.1) drb (2.2.1) ed25519 (1.3.0) erubi (1.13.0) faraday (2.10.0) faraday-net_http (>= 2.0, < 3.2) logger - faraday-net_http (3.1.0) + faraday-net_http (3.1.1) net-http globalid (1.2.1) activesupport (>= 6.1) - honeybadger (5.15.0) + honeybadger (5.15.3) i18n (1.14.5) concurrent-ruby (~> 1.0) importmap-rails (2.0.1) @@ -213,9 +213,9 @@ GEM net-protocol net-ssh (7.2.3) nio4r (2.7.3) - nokogiri (1.16.6-x86_64-darwin) + nokogiri (1.16.7-x86_64-darwin) racc (~> 1.4) - nokogiri (1.16.6-x86_64-linux) + nokogiri (1.16.7-x86_64-linux) racc (~> 1.4) okcomputer (1.18.5) parallel (1.25.1) @@ -224,7 +224,7 @@ GEM racc psych (5.1.2) stringio - public_suffix (6.0.0) + public_suffix (6.0.1) puma (6.4.2) nio4r (~> 2.0) racc (1.8.0) From f6771434cec2754d08ffb5fba535dbef41c80ef9 Mon Sep 17 00:00:00 2001 From: sul-devops-team Date: Mon, 29 Jul 2024 02:48:36 -0700 Subject: [PATCH 2/2] Update Yarn dependencies --- yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/yarn.lock b/yarn.lock index bb064c7..57ae928 100644 --- a/yarn.lock +++ b/yarn.lock @@ -57,9 +57,9 @@ glob-parent@~5.1.2: is-glob "^4.0.1" immutable@^4.0.0: - version "4.3.6" - resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.6.tgz#6a05f7858213238e587fb83586ffa3b4b27f0447" - integrity sha512-Ju0+lEMyzMVZarkTn/gqRpdqd5dOPaz1mCZ0SH3JV6iFw81PldE/PEB1hWVEA288HPt4WXW8O7AWxB10M+03QQ== + version "4.3.7" + resolved "https://registry.yarnpkg.com/immutable/-/immutable-4.3.7.tgz#c70145fc90d89fb02021e65c84eb0226e4e5a381" + integrity sha512-1hqclzwYwjRDFLjcFxOM5AYkkG0rpFPpr1RLPMEuGczoS7YA8gLhy8SWXYRAA/XwfEHpfo3cw5JGioS32fnMRw== is-binary-path@~2.1.0: version "2.1.0"