aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-14 20:58:01 +0000
committerGitHub <noreply@github.com>2025-11-14 20:58:01 +0000
commit4a93bd54d7e7f0527d7f66fe63f6541042ea7790 (patch)
treeccaa2b1a2b0db2b7ffdcfd06eab4b64c2f570b23
parentd80ae5b38184c22819b3d83e565f9fb9700b7883 (diff)
downloadpantry-4a93bd54d7e7f0527d7f66fe63f6541042ea7790.tar.gz
pantry-4a93bd54d7e7f0527d7f66fe63f6541042ea7790.tar.bz2
pantry-4a93bd54d7e7f0527d7f66fe63f6541042ea7790.zip
build(deps): bump js-yaml from 4.1.0 to 4.1.1 in /src/main/webui (#754)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.1.0 to 4.1.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/4.1.0...4.1.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.1.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--src/main/webui/.yarn/cache/js-yaml-npm-4.1.0-3606f32312-c7830dfd45.zipbin113708 -> 0 bytes
-rw-r--r--src/main/webui/.yarn/cache/js-yaml-npm-4.1.1-86ec786790-ea2339c693.zipbin0 -> 107390 bytes
-rw-r--r--src/main/webui/yarn.lock6
3 files changed, 3 insertions, 3 deletions
diff --git a/src/main/webui/.yarn/cache/js-yaml-npm-4.1.0-3606f32312-c7830dfd45.zip b/src/main/webui/.yarn/cache/js-yaml-npm-4.1.0-3606f32312-c7830dfd45.zip
deleted file mode 100644
index 659c85d..0000000
--- a/src/main/webui/.yarn/cache/js-yaml-npm-4.1.0-3606f32312-c7830dfd45.zip
+++ /dev/null
Binary files differ
diff --git a/src/main/webui/.yarn/cache/js-yaml-npm-4.1.1-86ec786790-ea2339c693.zip b/src/main/webui/.yarn/cache/js-yaml-npm-4.1.1-86ec786790-ea2339c693.zip
new file mode 100644
index 0000000..01deaba
--- /dev/null
+++ b/src/main/webui/.yarn/cache/js-yaml-npm-4.1.1-86ec786790-ea2339c693.zip
Binary files differ
diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock
index c29363b..817a8c2 100644
--- a/src/main/webui/yarn.lock
+++ b/src/main/webui/yarn.lock
@@ -5130,13 +5130,13 @@ eslint@latest:
linkType: hard
"js-yaml@npm:^4.0.0, js-yaml@npm:^4.1.0":
- version: 4.1.0
- resolution: "js-yaml@npm:4.1.0"
+ version: 4.1.1
+ resolution: "js-yaml@npm:4.1.1"
dependencies:
argparse: ^2.0.1
bin:
js-yaml: bin/js-yaml.js
- checksum: c7830dfd456c3ef2c6e355cc5a92e6700ceafa1d14bba54497b34a99f0376cecbb3e9ac14d3e5849b426d5a5140709a66237a8c991c675431271c4ce5504151a
+ checksum: ea2339c6930fe048ec31b007b3c90be2714ab3e7defcc2c27ebf30c74fd940358f29070b4345af0019ef151875bf3bc3f8644bea1bab0372652b5044813ac02d
languageName: node
linkType: hard