From 1dd87bfb2b128c324e12b1fa2625ce2239d10dda Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:25:23 +0000 Subject: [PATCH 1/2] Bump sass from 1.83.0 to 1.83.1 Bumps [sass](https://github.com/sass/dart-sass) from 1.83.0 to 1.83.1. - [Release notes](https://github.com/sass/dart-sass/releases) - [Changelog](https://github.com/sass/dart-sass/blob/main/CHANGELOG.md) - [Commits](https://github.com/sass/dart-sass/compare/1.83.0...1.83.1) --- updated-dependencies: - dependency-name: sass dependency-type: direct:production update-type: version-update:semver-patch ... 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 2e8a8d848..dbff790ba 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "react-table-6": "^6.11.0", "recharts": "2.12.5", "regenerator-runtime": "^0.14.1", - "sass": "^1.83.0", + "sass": "^1.83.1", "sass-loader": "^16.0.4", "select2": "4.0.13", "webpack": "^5.97.1", diff --git a/yarn.lock b/yarn.lock index 7ed27d689..f12a42d52 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7486,10 +7486,10 @@ sass-loader@^16.0.4: dependencies: neo-async "^2.6.2" -sass@^1.83.0: - version "1.83.0" - resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.0.tgz#e36842c0b88a94ed336fd16249b878a0541d536f" - integrity sha512-qsSxlayzoOjdvXMVLkzF84DJFc2HZEL/rFyGIKbbilYtAvlCxyuzUeff9LawTn4btVnLKg75Z8MMr1lxU1lfGw== +sass@^1.83.1: + version "1.83.1" + resolved "https://registry.yarnpkg.com/sass/-/sass-1.83.1.tgz#dee1ab94b47a6f9993d3195d36f556bcbda64846" + integrity sha512-EVJbDaEs4Rr3F0glJzFSOvtg2/oy2V/YrGFPqPY24UqcLDWcI9ZY5sN+qyO3c/QCZwzgfirvhXvINiJCE/OLcA== dependencies: chokidar "^4.0.0" immutable "^5.0.2" From d4db7c805f9afedff4e57479e6b2c0998dfc46cb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Jan 2025 04:40:43 +0000 Subject: [PATCH 2/2] Bump google-apis-youtube_v3 from 0.52.0 to 0.53.0 Bumps [google-apis-youtube_v3](https://github.com/googleapis/google-api-ruby-client) from 0.52.0 to 0.53.0. - [Release notes](https://github.com/googleapis/google-api-ruby-client/releases) - [Changelog](https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-youtube_v3/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-api-ruby-client/compare/google-api-client/v0.52.0...google-api-client/v0.53.0) --- updated-dependencies: - dependency-name: google-apis-youtube_v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1d3dc24dc..72cd6a331 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -173,8 +173,8 @@ GEM faraday-em_synchrony (1.0.0) faraday-excon (1.1.0) faraday-httpclient (1.0.1) - faraday-multipart (1.0.4) - multipart-post (~> 2) + faraday-multipart (1.1.0) + multipart-post (~> 2.0) faraday-net_http (1.0.2) faraday-net_http_persistent (1.2.0) faraday-patron (1.0.0) @@ -203,7 +203,7 @@ GEM mutex_m representable (~> 3.0) retriable (>= 2.0, < 4.a) - google-apis-youtube_v3 (0.52.0) + google-apis-youtube_v3 (0.53.0) google-apis-core (>= 0.15.0, < 2.a) google-cloud-env (2.2.1) faraday (>= 1.0, < 3.a) @@ -220,7 +220,7 @@ GEM google-protobuf (4.29.2-x86_64-linux) bigdecimal rake (>= 13) - googleauth (1.12.0) + googleauth (1.12.2) faraday (>= 1.0, < 3.a) google-cloud-env (~> 2.2) google-logging-utils (~> 0.1) @@ -271,7 +271,7 @@ GEM jsonapi-renderer (~> 0.2.0) jsonapi-serializer (2.2.0) activesupport (>= 4.2) - jwt (2.9.3) + jwt (2.10.1) base64 kaminari (1.2.2) activesupport (>= 4.1.0)