diff --git a/Gemfile.lock b/Gemfile.lock index 9a24687f..13058391 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -174,7 +174,7 @@ GEM faraday-net_http (>= 2.0, < 3.1) ruby2_keywords (>= 0.0.4) faraday-net_http (3.0.2) - ffi (1.16.2) + ffi (1.16.3) ffi-compiler (1.0.1) ffi (>= 1.0.0) rake @@ -222,7 +222,7 @@ GEM mini_mime (1.1.5) minitest (5.20.0) msgpack (1.7.2) - net-imap (0.3.7) + net-imap (0.4.0) date net-protocol net-pop (0.1.2) @@ -242,7 +242,7 @@ GEM racc (~> 1.4) okcomputer (1.18.4) parallel (1.23.0) - parser (3.2.2.3) + parser (3.2.2.4) ast (~> 2.4.1) racc propshaft (0.7.0) @@ -303,7 +303,7 @@ GEM redis-client (0.17.0) connection_pool regexp_parser (2.8.1) - reline (0.3.8) + reline (0.3.9) io-console (~> 0.5) retries (0.0.5) rexml (3.2.6) diff --git a/yarn.lock b/yarn.lock index 2f2dc800..b80155ce 100644 --- a/yarn.lock +++ b/yarn.lock @@ -108,9 +108,9 @@ readdirp@~3.6.0: picomatch "^2.2.1" sass@^1.57.1: - version "1.68.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.68.0.tgz#0034b0cc9a50248b7d1702ac166fd25990023669" - integrity sha512-Lmj9lM/fef0nQswm1J2HJcEsBUba4wgNx2fea6yJHODREoMFnwRpZydBnX/RjyXw2REIwdkbqE4hrTo4qfDBUA== + version "1.69.0" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.69.0.tgz#5195075371c239ed556280cf2f5944d234f42679" + integrity sha512-l3bbFpfTOGgQZCLU/gvm1lbsQ5mC/WnLz3djL2v4WCJBDrWm58PO+jgngcGRNnKUh6wSsdm50YaovTqskZ0xDQ== dependencies: chokidar ">=3.0.0 <4.0.0" immutable "^4.0.0"