diff options
Diffstat (limited to 'package-lock.json')
-rw-r--r-- | package-lock.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index ab71c09..73f9e67 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10,7 +10,7 @@ "license": "AGPL-3.0-or-later", "dependencies": { "bootstrap": "5.3.x", - "bootstrap-icons": "1.11.x", + "bootstrap-icons": "1.13.x", "ol": "10.5.x", "proj4": "2.17.x" }, @@ -691,9 +691,9 @@ } }, "node_modules/bootstrap-icons": { - "version": "1.11.4", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.4.tgz", - "integrity": "sha512-P/3I5KsoS8tDvpBLolRBZnRkkKysUXM8Rm00nnazHY+eZ/o/smJZEDPbKI+d+XZLWdiaYDBB+ikUiCl7BogyKg==", + "version": "1.13.1", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.13.1.tgz", + "integrity": "sha512-ijombt4v6bv5CLeXvRWKy7CuM3TRTuPEuGaGKvTV5cz65rQSY8RQ2JcHt6b90cBBAC7s8fsf2EkQDldzCoXUjw==", "funding": [ { "type": "github", |