From f6505fc65dbb729583c5b4c18e9da71c52acab4f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Sep 2024 00:19:38 +0000 Subject: [PATCH] fix(deps): update dependency bootswatch to v4.6.2 --- package-lock.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index 52367a9..451676f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -842,9 +842,10 @@ } }, "node_modules/bootswatch": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.0.tgz", - "integrity": "sha512-Yr6YqFBC8jwTzoJoLViYlvO97IhPWGqZEm+6FXHfD/G6gbUok6sZkdXxdh4Zb6iCGEwr9p7zGCn38yKQD/bh2Q==" + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.2.tgz", + "integrity": "sha512-pHOS3d2yM/x9Y7/zwVzfGhGIIBdIa/rPwipghh756PaSNJS3ott/29d9uehakgze3pDvbH4FoQVjbho8wsLm6A==", + "license": "MIT" }, "node_modules/brace-expansion": { "version": "1.1.11", @@ -9604,9 +9605,9 @@ "requires": {} }, "bootswatch": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.0.tgz", - "integrity": "sha512-Yr6YqFBC8jwTzoJoLViYlvO97IhPWGqZEm+6FXHfD/G6gbUok6sZkdXxdh4Zb6iCGEwr9p7zGCn38yKQD/bh2Q==" + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/bootswatch/-/bootswatch-4.6.2.tgz", + "integrity": "sha512-pHOS3d2yM/x9Y7/zwVzfGhGIIBdIa/rPwipghh756PaSNJS3ott/29d9uehakgze3pDvbH4FoQVjbho8wsLm6A==" }, "brace-expansion": { "version": "1.1.11", @@ -12698,6 +12699,7 @@ }, "grunt-contrib-uglify-es": { "version": "git+ssh://git@github.com/gruntjs/grunt-contrib-uglify.git#ccb95a70cad6a4e9e902d3bd5d0e38a4de09a1e1", + "integrity": "sha512-C6GpwdwEbyFHp5iE+MXM87HVpIhZRXe2BvxUPSipK4oUT0lkKC2sQpqDiKdxpGHqa1EXVrL1sRRTbEr2jtJsag==", "dev": true, "from": "grunt-contrib-uglify-es@git+https://github.com/gruntjs/grunt-contrib-uglify.git#harmony", "requires": {