diff --git a/package-lock.json b/package-lock.json index 07607db6cc..0f7114037c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -37,7 +37,7 @@ "@google/model-viewer": "4.3.1", "@lezer/highlight": "1.2.3", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", - "@primer/octicons": "19.14.0", + "@primer/octicons": "19.38.0", "@replit/codemirror-lang-nix": "6.0.1", "ansi_up": "6.0.5", "asciinema-player": "3.17.0", @@ -3551,9 +3551,9 @@ } }, "node_modules/@primer/octicons": { - "version": "19.14.0", - "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.14.0.tgz", - "integrity": "sha512-9Ovw/xcUFHC/zbsNhr/Hkp1+m9XnNeQvnGHDHrI5vhlf6PRZVzSsdMnesV2xCzQh7jXP3EVRcaeXsUGlsZrfcA==", + "version": "19.38.0", + "resolved": "https://registry.npmjs.org/@primer/octicons/-/octicons-19.38.0.tgz", + "integrity": "sha512-YUU2R66aDm72CdjlTyD663sCAjILrHWK2czw+BdTUkzZfcB7bXfO6GNXm22sepLOWKPkLHezVjIHch/KNd8rMg==", "license": "MIT", "dependencies": { "object-assign": "^4.1.1" diff --git a/package.json b/package.json index 6740b3e7f0..c540ad9fc7 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "@google/model-viewer": "4.3.1", "@lezer/highlight": "1.2.3", "@mcaptcha/vanilla-glue": "0.1.0-alpha-3", - "@primer/octicons": "19.14.0", + "@primer/octicons": "19.38.0", "@replit/codemirror-lang-nix": "6.0.1", "ansi_up": "6.0.5", "asciinema-player": "3.17.0",