diff --git a/package-lock.json b/package-lock.json index 9c66754..e3c309a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "1.3.4", "license": "GPL-3.0-only", "dependencies": { - "@primer/octicons": "^19.29.2", + "@primer/octicons": "^19.32.0", "comment-patterns": "^0.10.1", "fast-strftime": "^1.1.1", "find": "^0.3.0", @@ -729,9 +729,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.29.2", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.29.2.tgz", - "integrity": "sha512-n7zuEgzTz70m5dmBqpYuE8zpeLKxgf73OeDudQWByNzIwWLb0I/UlxqdCLkk6Qb338O7em0aNuhVfExNBVCfTQ==", + "version": "19.32.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.32.0.tgz", + "integrity": "sha512-a8QHSWZVOFusPWl8EzL7EyHnEtHCvfSqaHyR3fdb1XbetlyXfo4g+aZ2xEuEJH15848LGhcKn9x1PPztCUcgzA==", "dependencies": { "object-assign": "^4.1.1" } @@ -6302,9 +6302,9 @@ } }, "@primer/octicons": { - "version": "19.29.2", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.29.2.tgz", - "integrity": "sha512-n7zuEgzTz70m5dmBqpYuE8zpeLKxgf73OeDudQWByNzIwWLb0I/UlxqdCLkk6Qb338O7em0aNuhVfExNBVCfTQ==", + "version": "19.32.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.32.0.tgz", + "integrity": "sha512-a8QHSWZVOFusPWl8EzL7EyHnEtHCvfSqaHyR3fdb1XbetlyXfo4g+aZ2xEuEJH15848LGhcKn9x1PPztCUcgzA==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 71f1fee..4ab65f0 100644 --- a/package.json +++ b/package.json @@ -2400,7 +2400,7 @@ ] }, "dependencies": { - "@primer/octicons": "^19.29.2", + "@primer/octicons": "^19.32.0", "comment-patterns": "^0.10.1", "fast-strftime": "^1.1.1", "find": "^0.3.0",