diff --git a/package-lock.json b/package-lock.json index a6dbdf2..adae0ae 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@emotion/styled": "^11.14.0", "@mui/icons-material": "^7.1.2", "@mui/material": "^7.1.1", - "@primer/octicons-react": "^19.15.2", + "@primer/octicons-react": "^19.15.3", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^4.6.0", @@ -3057,9 +3057,9 @@ } }, "node_modules/@primer/octicons-react": { - "version": "19.15.2", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.2.tgz", - "integrity": "sha512-bVpBKLm5wOdVlwvjCU/uD4JeeVv5iQWpCO0kgkUYX7yzGgV0mf427kdzqKacYMY5rgcbpmiCKAqFe4j6hXz0ow==", + "version": "19.15.3", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.3.tgz", + "integrity": "sha512-rCYa/6urKmRWjLiVSDpV8//Oqy6UP1cybAA2mOI90EzXvFsqIWY4b+gUCIR+yUbPxERI9l4nbdQNO1fY5tUf8w==", "dev": true, "license": "MIT", "engines": { @@ -9265,9 +9265,9 @@ "dev": true }, "@primer/octicons-react": { - "version": "19.15.2", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.2.tgz", - "integrity": "sha512-bVpBKLm5wOdVlwvjCU/uD4JeeVv5iQWpCO0kgkUYX7yzGgV0mf427kdzqKacYMY5rgcbpmiCKAqFe4j6hXz0ow==", + "version": "19.15.3", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-19.15.3.tgz", + "integrity": "sha512-rCYa/6urKmRWjLiVSDpV8//Oqy6UP1cybAA2mOI90EzXvFsqIWY4b+gUCIR+yUbPxERI9l4nbdQNO1fY5tUf8w==", "dev": true, "requires": {} }, diff --git a/package.json b/package.json index d7f006f..f8cf268 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@emotion/styled": "^11.14.0", "@mui/icons-material": "^7.1.2", "@mui/material": "^7.1.1", - "@primer/octicons-react": "^19.15.2", + "@primer/octicons-react": "^19.15.3", "@types/react": "^19.1.8", "@types/react-dom": "^19.1.6", "@vitejs/plugin-react": "^4.6.0",