aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2025-11-18 15:54:43 +0300
committerGitHub <noreply@github.com>2025-11-18 15:54:43 +0300
commit45b8a4820dcf18640adf8187bb346edc7fe301a5 (patch)
tree08f0ad747798f1c1b6254b3b3ef620b13a17c0d6 /package-lock.json
parentaedbd1827a21166a2cdc3808ea25960c599b3509 (diff)
downloadpopov.link-45b8a4820dcf18640adf8187bb346edc7fe301a5.tar.xz
popov.link-45b8a4820dcf18640adf8187bb346edc7fe301a5.zip
chore(deps): bump js-yaml in the npm_and_yarn group across 1 directorydependabot/npm_and_yarn/npm_and_yarn-4265e88a4c
Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml). Updates `js-yaml` from 3.14.1 to 3.14.2 - [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md) - [Commits](https://github.com/nodeca/js-yaml/compare/3.14.1...3.14.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.14.2 dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 3c94333..b4821fd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -4049,9 +4049,9 @@
}
},
"node_modules/gray-matter/node_modules/js-yaml": {
- "version": "3.14.1",
- "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
- "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "version": "3.14.2",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.2.tgz",
+ "integrity": "sha512-PMSmkqxr106Xa156c2M265Z+FTrPl+oxd/rgOQy2tijQeK5TxQ43psO1ZCwhVOSdnn+RzkzlRz/eY4BgJBYVpg==",
"license": "MIT",
"dependencies": {
"argparse": "^1.0.7",