]> 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)
committerJulien Déramond <juderamond@gmail.com>
Tue, 30 Jun 2026 19:22:45 +0000 (21:22 +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 e194392389aaa295fda4ae1cf700fb81db4a3fef..db952f52054cbf389f5a36705b8b3c1f8495bc6b 100644 (file)
@@ -59,7 +59,7 @@
         "image-size": "^2.0.2",
         "ip": "^2.0.1",
         "jasmine": "^6.3.0",
-        "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 bc61a11095a943efd3d07bf2390ba70bdf980002..09b96ea0de298184a9820925b89a07fc35962ef4 100644 (file)
     "image-size": "^2.0.2",
     "ip": "^2.0.1",
     "jasmine": "^6.3.0",
-    "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",