]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Bump js-yaml from 5.1.0 to 5.2.0 (#42603)
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Tue, 30 Jun 2026 19:20:58 +0000 (21:20 +0200)
committerGitHub <noreply@github.com>
Tue, 30 Jun 2026 19:20:58 +0000 (21:20 +0200)
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 5.1.0 to 5.2.0.
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/5.1.0...5.2.0)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 5.2.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
package-lock.json
package.json

index f1a9ece0996ee82122db7e4deee3c773d091b527..8191d86a2319523d107da5d83efc728431b843cb 100644 (file)
@@ -60,7 +60,7 @@
         "ip": "^2.0.1",
         "jasmine": "^6.3.0",
         "jquery": "3.7.1",
-        "js-yaml": "^5.1.0",
+        "js-yaml": "^5.2.0",
         "karma": "^6.4.4",
         "karma-browserstack-launcher": "1.4.0",
         "karma-chrome-launcher": "^3.2.0",
       "license": "MIT"
     },
     "node_modules/js-yaml": {
-      "version": "5.1.0",
-      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.1.0.tgz",
-      "integrity": "sha512-s8VA5jkR8f22S3NAXmhKPFqGUduqZGlsufabVOgN14iTdw/RXcym7bKkbwjxLK9Yw2lEvvmJjFp119+KPeo8Kg==",
+      "version": "5.2.0",
+      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-5.2.0.tgz",
+      "integrity": "sha512-YeLUMlvR4Ou1B119LIaM0r65JvbOBooJDc9yEu0dClb/uSC5P4FrLU8OCCz/HXWvtPoIrR0dRzABTjo1sTN9Bw==",
       "dev": true,
       "funding": [
         {
index fe40f7ab258aab9e6cce4ef112a5c556151e674a..03d6c4569d3f9d0380b882508d7f8d801a8d0428 100644 (file)
     "ip": "^2.0.1",
     "jasmine": "^6.3.0",
     "jquery": "3.7.1",
-    "js-yaml": "^5.1.0",
+    "js-yaml": "^5.2.0",
     "karma": "^6.4.4",
     "karma-browserstack-launcher": "1.4.0",
     "karma-chrome-launcher": "^3.2.0",