From c36929d308146eb92cc62ea4d91f9de4015f0319 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jan 2025 21:41:37 +0000 Subject: [PATCH 1/2] Bump katex in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [katex](https://github.com/KaTeX/KaTeX). Updates `katex` from 0.16.18 to 0.16.21 - [Release notes](https://github.com/KaTeX/KaTeX/releases) - [Changelog](https://github.com/KaTeX/KaTeX/blob/main/CHANGELOG.md) - [Commits](https://github.com/KaTeX/KaTeX/compare/v0.16.18...v0.16.21) --- updated-dependencies: - dependency-name: katex dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 6a1bfcc0..faefd5d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2085,9 +2085,9 @@ } }, "node_modules/katex": { - "version": "0.16.18", - "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.18.tgz", - "integrity": "sha512-LRuk0rPdXrecAFwQucYjMiIs0JFefk6N1q/04mlw14aVIVgxq1FO0MA9RiIIGVaKOB5GIP5GH4aBBNraZERmaQ==", + "version": "0.16.21", + "resolved": "https://registry.npmjs.org/katex/-/katex-0.16.21.tgz", + "integrity": "sha512-XvqR7FgOHtWupfMiigNzmh+MgUVmDGU2kXZm899ZkPfcuoPuFxyHmXsgATDpFZDAXCI8tvinaVcDo8PIIJSo4A==", "dev": true, "funding": [ "https://opencollective.com/katex", From 182546d368ca50be0b894409ad5ef4a2d663cd51 Mon Sep 17 00:00:00 2001 From: MattyTheHacker <18513864+MattyTheHacker@users.noreply.github.com> Date: Sun, 19 Jan 2025 14:21:40 +0000 Subject: [PATCH 2/2] update --- Gemfile.lock | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5119e298..94cf2063 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -4,17 +4,17 @@ GEM addressable (2.8.7) public_suffix (>= 2.0.2, < 7.0) base64 (0.2.0) - bigdecimal (3.1.8) + bigdecimal (3.1.9) colorator (1.1.0) - concurrent-ruby (1.3.4) + concurrent-ruby (1.3.5) csv (3.3.2) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) eventmachine (1.2.7) - ffi (1.17.0) + ffi (1.17.1) forwardable-extended (2.6.0) - google-protobuf (4.29.1) + google-protobuf (4.29.3) bigdecimal rake (>= 13) http_parser.rb (0.8.0) @@ -63,8 +63,8 @@ GEM rexml (3.4.0) rouge (4.5.1) safe_yaml (1.0.5) - sass-embedded (1.83.0) - google-protobuf (~> 4.28) + sass-embedded (1.83.4) + google-protobuf (~> 4.29) rake (>= 13) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) @@ -83,4 +83,4 @@ DEPENDENCIES webrick BUNDLED WITH - 2.6.1 + 2.6.2