diff --git a/package-lock.json b/package-lock.json index 441297f..814c1fb 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,17 +1,17 @@ { - "name": "npm-proj-1697812642920-0.8746103568682619qDCtfj", + "name": "npm-proj-1716105273111-0.9706050908002108EK6Dei", "lockfileVersion": 3, "requires": true, "packages": { "": { "dependencies": { - "bootstrap-icons": "^1.11.1" + "bootstrap-icons": "^1.11.3" } }, "node_modules/bootstrap-icons": { - "version": "1.11.1", - "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.1.tgz", - "integrity": "sha512-F0DDp7nKUX+x/QtpfRZ+XHFya60ng9nfdpdS59vDDfs4Uhuxp7zym/QavMsu/xx51txkoM9eVmpE7D08N35blw==", + "version": "1.11.3", + "resolved": "https://registry.npmjs.org/bootstrap-icons/-/bootstrap-icons-1.11.3.tgz", + "integrity": "sha512-+3lpHrCw/it2/7lBL15VR0HEumaBss0+f/Lb6ZvHISn1mlK83jjFpooTLsMWbIjJMDjDjOExMsTxnXSIT4k4ww==", "funding": [ { "type": "github", diff --git a/package.json b/package.json index 2d8df76..ab05676 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { "dependencies": { - "bootstrap-icons": "^1.11.1" + "bootstrap-icons": "^1.11.3" } }