From 9d41f5b5e55fd87a73930bfff8c80741f3d83843 Mon Sep 17 00:00:00 2001 From: Peter Bengtsson Date: Mon, 9 Jan 2023 18:35:11 +0100 Subject: [PATCH] @primer/octicons@17.10.1 @primer/octicons-react@17.10.1 (#33841) --- package-lock.json | 30 ++++++++++++++---------------- package.json | 4 ++-- 2 files changed, 16 insertions(+), 18 deletions(-) diff --git a/package-lock.json b/package-lock.json index bbcfae4280..87553fcae0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11,8 +11,8 @@ "@github/failbot": "0.8.0", "@primer/behaviors": "^1.3.1", "@primer/css": "^20.2.4", - "@primer/octicons": "17.7.0", - "@primer/octicons-react": "17.7.0", + "@primer/octicons": "17.10.1", + "@primer/octicons-react": "17.10.1", "@primer/react": "^35.2.2", "accept-language-parser": "^1.5.0", "ajv": "^8.11.0", @@ -4114,19 +4114,17 @@ } }, "node_modules/@primer/octicons": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.7.0.tgz", - "integrity": "sha512-J5cVJDhExmqLGLWu8zHTOqcC8g1rQL7QzQZdbvHxW85u8ya82GtF5F68uHMDI5En3fsMlbkkF8Rz6dCaV3r+KA==", - "license": "MIT", + "version": "17.10.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.1.tgz", + "integrity": "sha512-fyq/lItQp18Ibi7c2oXVVw7H5K2a8qb8D2dnkTLf2+yUPjc3Fc+SEGS9x6iU6sQAEpr4LctcFl9ZSZ732EM63A==", "dependencies": { "object-assign": "^4.1.1" } }, "node_modules/@primer/octicons-react": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.7.0.tgz", - "integrity": "sha512-rxJiArra+q7lorhzQH223btMcRR8di9TUei9DhQG18jmVEI+wQTY+MypI5FZqU8UyehBOtcnD4TWx+i4Zwpz5Q==", - "license": "MIT", + "version": "17.10.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.10.1.tgz", + "integrity": "sha512-27F3OyrZVifha5bw84lVnuoxcLWaQFiOZ840itfvzRqlDD03q+bUb0wrw26+hGbbXuX8I65rzxh75T32blZFIw==", "engines": { "node": ">=8" }, @@ -23400,17 +23398,17 @@ } }, "@primer/octicons": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.7.0.tgz", - "integrity": "sha512-J5cVJDhExmqLGLWu8zHTOqcC8g1rQL7QzQZdbvHxW85u8ya82GtF5F68uHMDI5En3fsMlbkkF8Rz6dCaV3r+KA==", + "version": "17.10.1", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-17.10.1.tgz", + "integrity": "sha512-fyq/lItQp18Ibi7c2oXVVw7H5K2a8qb8D2dnkTLf2+yUPjc3Fc+SEGS9x6iU6sQAEpr4LctcFl9ZSZ732EM63A==", "requires": { "object-assign": "^4.1.1" } }, "@primer/octicons-react": { - "version": "17.7.0", - "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.7.0.tgz", - "integrity": "sha512-rxJiArra+q7lorhzQH223btMcRR8di9TUei9DhQG18jmVEI+wQTY+MypI5FZqU8UyehBOtcnD4TWx+i4Zwpz5Q==", + "version": "17.10.1", + "resolved": "https://registry.npmjs.org/@primer/octicons-react/-/octicons-react-17.10.1.tgz", + "integrity": "sha512-27F3OyrZVifha5bw84lVnuoxcLWaQFiOZ840itfvzRqlDD03q+bUb0wrw26+hGbbXuX8I65rzxh75T32blZFIw==", "requires": {} }, "@primer/primitives": { diff --git a/package.json b/package.json index 4bd6b91931..317673ec34 100644 --- a/package.json +++ b/package.json @@ -13,8 +13,8 @@ "@github/failbot": "0.8.0", "@primer/behaviors": "^1.3.1", "@primer/css": "^20.2.4", - "@primer/octicons": "17.7.0", - "@primer/octicons-react": "17.7.0", + "@primer/octicons": "17.10.1", + "@primer/octicons-react": "17.10.1", "@primer/react": "^35.2.2", "accept-language-parser": "^1.5.0", "ajv": "^8.11.0",