diff --git a/bootstrap-icons-gem/package-lock.json b/bootstrap-icons-gem/package-lock.json index c78e6bd..f6cc97a 100644 --- a/bootstrap-icons-gem/package-lock.json +++ b/bootstrap-icons-gem/package-lock.json @@ -5,7 +5,6 @@ "requires": true, "packages": { "": { - "name": "bootstrap-icons-gem", "version": "0.0.1", "devDependencies": { "bootstrap-icons": "^1.11.3", @@ -740,10 +739,11 @@ } }, "node_modules/undici": { - "version": "6.21.2", - "resolved": "https://registry.npmjs.org/undici/-/undici-6.21.2.tgz", - "integrity": "sha512-uROZWze0R0itiAKVPsYhFov9LxrPMHLMEQFszeI2gCN6bnIIZ8twzBCJcN2LJrBBLfrP0t1FW0g+JmKVl8Vk1g==", + "version": "6.24.0", + "resolved": "https://registry.npmjs.org/undici/-/undici-6.24.0.tgz", + "integrity": "sha512-lVLNosgqo5EkGqh5XUDhGfsMSoO8K0BAN0TyJLvwNRSl4xWGZlCVYsAIpa/OpA3TvmnM01GWcoKmc3ZWo5wKKA==", "dev": true, + "license": "MIT", "engines": { "node": ">=18.17" }