diff --git a/package-lock.json b/package-lock.json index a52ee05..8041558 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,7 +11,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.1", - "@primer/octicons-react": "^19.15.5", + "@primer/octicons-react": "^19.16.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^5.0.0", @@ -3036,9 +3036,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", - "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.16.0.tgz", + "integrity": "sha512-IbM5Qn2uOpHia2oQ9WtR6ZsnsiQk7Otc4Y7YfE4Q5023co24iGlu+xz2pOUxd5iSACM4qLZOPyWiwsL8P9Inkw==", "dev": true, "engines": { "node": ">=8" @@ -9039,9 +9039,9 @@ "dev": true }, "@primer/octicons-react": { - "version": "19.15.5", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.5.tgz", - "integrity": "sha512-JEoxBVkd6F8MaKEO1QKau0Nnk3IVroYn7uXGgMqZawcLQmLljfzua3S1fs2FQs295SYM9I6DlkESgz5ORq5yHA==", + "version": "19.16.0", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.16.0.tgz", + "integrity": "sha512-IbM5Qn2uOpHia2oQ9WtR6ZsnsiQk7Otc4Y7YfE4Q5023co24iGlu+xz2pOUxd5iSACM4qLZOPyWiwsL8P9Inkw==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index f26e21b..c3a128c 100644 --- a/package.json +++ b/package.json @@ -24,7 +24,7 @@ "@emotion/react": "^11.14.0", "@emotion/styled": "^11.14.1", "@mui/material": "^7.3.1", - "@primer/octicons-react": "^19.15.5", + "@primer/octicons-react": "^19.16.0", "@types/react": "^19.1.10", "@types/react-dom": "^19.1.7", "@vitejs/plugin-react": "^5.0.0",