diff --git a/package-lock.json b/package-lock.json index 633e1b6fe..769d7e665 100644 --- a/package-lock.json +++ b/package-lock.json @@ -20,7 +20,7 @@ "@octokit/plugin-paginate-graphql": "4.0.0", "@octokit/request": "8.1.6", "@octokit/rest": "20.0.2", - "@primer/octicons": "19.8.0", + "@primer/octicons": "19.14.0", "app-root-path": "3.1.0", "applicationinsights": "2.9.2", "async-prompt": "1.0.1", @@ -2787,9 +2787,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.8.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.8.0.tgz", - "integrity": "sha512-Imze/fyW41Io5fN+27T5EAeXJrgBjMbz6nzU+wYbRylXvIAjLPUvaJPVoStiFlgSU+TjTUJqg5A9rgMDzTyMCg==", + "version": "19.14.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.14.0.tgz", + "integrity": "sha512-9Ovw/xcUFHC/zbsNhr/Hkp1+m9XnNeQvnGHDHrI5vhlf6PRZVzSsdMnesV2xCzQh7jXP3EVRcaeXsUGlsZrfcA==", "dependencies": { "object-assign": "^4.1.1" } @@ -13846,9 +13846,9 @@ "dev": true }, "@primer/octicons": { - "version": "19.8.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.8.0.tgz", - "integrity": "sha512-Imze/fyW41Io5fN+27T5EAeXJrgBjMbz6nzU+wYbRylXvIAjLPUvaJPVoStiFlgSU+TjTUJqg5A9rgMDzTyMCg==", + "version": "19.14.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.14.0.tgz", + "integrity": "sha512-9Ovw/xcUFHC/zbsNhr/Hkp1+m9XnNeQvnGHDHrI5vhlf6PRZVzSsdMnesV2xCzQh7jXP3EVRcaeXsUGlsZrfcA==", "requires": { "object-assign": "^4.1.1" } diff --git a/package.json b/package.json index 8ceaf7380..44af0b33a 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "@octokit/request": "8.1.6", "@octokit/auth-app": "6.0.3", "@octokit/rest": "20.0.2", - "@primer/octicons": "19.8.0", + "@primer/octicons": "19.14.0", "app-root-path": "3.1.0", "applicationinsights": "2.9.2", "async-prompt": "1.0.1",