diff --git a/Gemfile.lock b/Gemfile.lock index e154e5c0..d17ff39a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -156,7 +156,7 @@ GEM capistrano-one_time_key (>= 0.2.0) capistrano-shared_configs ed25519 - docile (1.4.0) + docile (1.4.1) domain_name (0.6.20240107) ed25519 (1.3.0) erubi (1.13.0) @@ -180,7 +180,7 @@ GEM hashdiff (1.1.0) highline (3.1.0) reline - honeybadger (5.15.0) + honeybadger (5.15.3) http (5.2.0) addressable (~> 2.8) base64 (~> 0.1) @@ -269,11 +269,11 @@ GEM net-protocol net-ssh (7.2.3) nio4r (2.7.3) - nokogiri (1.16.6-arm64-darwin) + nokogiri (1.16.7-arm64-darwin) racc (~> 1.4) - 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) orm_adapter (0.5.0) @@ -284,10 +284,10 @@ GEM parser (3.3.4.0) ast (~> 2.4.1) racc - pg (1.5.6) + pg (1.5.7) psych (5.1.2) stringio - public_suffix (6.0.0) + public_suffix (6.0.1) puma (5.6.8) nio4r (~> 2.0) racc (1.8.0) diff --git a/yarn.lock b/yarn.lock index 4490accb..40b7ad1d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -89,9 +89,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"