From 64b26ff583682537786c4367718187149d6ab83f Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Wed, 2 Oct 2024 03:35:01 +0000 Subject: [PATCH] fix: upgrade @primer/css from 21.3.1 to 21.3.6 Snyk has created this PR to upgrade @primer/css from 21.3.1 to 21.3.6. See this package in npm: @primer/css See this project in Snyk: https://app.snyk.io/org/kaliforniashell-Ae5sYsNoyPTmeK9zLiMZTf/project/80bc1c32-9f0b-4440-ac09-db56f0912ce1?utm_source=github&utm_medium=referral&page=upgrade-pr --- package-lock.json | 62 ++++++++++++++++++++++++++++++----------------- package.json | 2 +- 2 files changed, 41 insertions(+), 23 deletions(-) diff --git a/package-lock.json b/package-lock.json index 04ac3c183a83..bd1e0b545ff9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -14,7 +14,7 @@ "@octokit/plugin-retry": "7.1.2", "@octokit/request-error": "6.1.1", "@primer/behaviors": "^1.7.0", - "@primer/css": "^21.3.1", + "@primer/css": "^21.3.6", "@primer/live-region-element": "^0.7.0", "@primer/octicons": "^19.11.0", "@primer/octicons-react": "^19.11.0", @@ -1423,9 +1423,10 @@ } }, "node_modules/@github/auto-check-element": { - "version": "5.4.1", - "resolved": "https://registry.npmjs.org/@github/auto-check-element/-/auto-check-element-5.4.1.tgz", - "integrity": "sha512-AJeHV1ifpby5Hp2wJIzcsdIB5YAq869F7ilNv2GygTVpHOSCfYSS29/hJ5GGTLgfKpPRgTmJcMi5OetKR8eH1g==", + "version": "5.4.2", + "resolved": "https://registry.npmjs.org/@github/auto-check-element/-/auto-check-element-5.4.2.tgz", + "integrity": "sha512-8SU9sI/0LpDOXybZ6juzALHbtwwDpaitaTHwKRIr4uV/AFy4iUG8LsMYE4tYRsj0w0eTlR7+c+S737eveOcKnQ==", + "license": "MIT", "dependencies": { "@github/mini-throttle": "^2.1.0" } @@ -1434,6 +1435,7 @@ "version": "3.6.2", "resolved": "https://registry.npmjs.org/@github/auto-complete-element/-/auto-complete-element-3.6.2.tgz", "integrity": "sha512-AgkrawNa2Focapn05yc/mNVTlAOqPFlMPhqkkMygPtOddms6NYxlCuVx8OM6aCTzBeEJlYur+/CS56hk4mvwmA==", + "license": "MIT", "dependencies": { "@github/combobox-nav": "^2.1.7" } @@ -1447,12 +1449,14 @@ "node_modules/@github/catalyst": { "version": "1.6.0", "resolved": "https://registry.npmjs.org/@github/catalyst/-/catalyst-1.6.0.tgz", - "integrity": "sha512-u8A+DameixqpeyHzvnJWTGj+wfiskQOYHzSiJscCWVfMkIT3rxnbHMtGh3lMthaRY21nbUOK71WcsCnCrXhBJQ==" + "integrity": "sha512-u8A+DameixqpeyHzvnJWTGj+wfiskQOYHzSiJscCWVfMkIT3rxnbHMtGh3lMthaRY21nbUOK71WcsCnCrXhBJQ==", + "license": "MIT" }, "node_modules/@github/clipboard-copy-element": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/@github/clipboard-copy-element/-/clipboard-copy-element-1.3.0.tgz", - "integrity": "sha512-wyntkQkwoLbLo+Hqg2LIVMXDIzcvUb9bSDz+clX6nVJItwzh103rHxdXFRZD+DmxVbuEW5xSznYQXkz1jZT+xg==" + "integrity": "sha512-wyntkQkwoLbLo+Hqg2LIVMXDIzcvUb9bSDz+clX6nVJItwzh103rHxdXFRZD+DmxVbuEW5xSznYQXkz1jZT+xg==", + "license": "MIT" }, "node_modules/@github/combobox-nav": { "version": "2.1.7", @@ -1461,7 +1465,8 @@ "node_modules/@github/details-menu-element": { "version": "1.0.13", "resolved": "https://registry.npmjs.org/@github/details-menu-element/-/details-menu-element-1.0.13.tgz", - "integrity": "sha512-gMkii86w/oUP5dq8yOWZn1sgbgtFj3AYETxxtpsqRggZktgd8te4+npAn4Hm+936c/lxmEzXqfjARL/CzGR4+w==" + "integrity": "sha512-gMkii86w/oUP5dq8yOWZn1sgbgtFj3AYETxxtpsqRggZktgd8te4+npAn4Hm+936c/lxmEzXqfjARL/CzGR4+w==", + "license": "MIT" }, "node_modules/@github/failbot": { "version": "0.8.3", @@ -1474,12 +1479,14 @@ "node_modules/@github/image-crop-element": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/@github/image-crop-element/-/image-crop-element-5.0.0.tgz", - "integrity": "sha512-Vgm2OwWAs1ESoib/t5sjxsAYo6YTOxxAjWDRxswX7qrqoyCejTZ3hshdo4Ep5e+Mz/GVTZC3rdMtg06dk/eT4g==" + "integrity": "sha512-Vgm2OwWAs1ESoib/t5sjxsAYo6YTOxxAjWDRxswX7qrqoyCejTZ3hshdo4Ep5e+Mz/GVTZC3rdMtg06dk/eT4g==", + "license": "MIT" }, "node_modules/@github/include-fragment-element": { "version": "6.3.0", "resolved": "https://registry.npmjs.org/@github/include-fragment-element/-/include-fragment-element-6.3.0.tgz", - "integrity": "sha512-BJTt8ZE/arsbC9lQtTH8c1hZS0ZigiN+kzH54ffQ6MhHLT83h0OpSdS9NEVocPl2uuO6w3qxnEKTDzUGMQ5rdQ==" + "integrity": "sha512-BJTt8ZE/arsbC9lQtTH8c1hZS0ZigiN+kzH54ffQ6MhHLT83h0OpSdS9NEVocPl2uuO6w3qxnEKTDzUGMQ5rdQ==", + "license": "MIT" }, "node_modules/@github/markdown-toolbar-element": { "version": "2.1.1", @@ -1497,7 +1504,8 @@ "node_modules/@github/mini-throttle": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/@github/mini-throttle/-/mini-throttle-2.1.1.tgz", - "integrity": "sha512-KtOPaB+FiKJ6jcKm9UKyaM5fPURHGf+xcp+b4Mzoi81hOc6M1sIGpMZMAVbNzfa2lW5+RPGKq888Px0j76OZ/A==" + "integrity": "sha512-KtOPaB+FiKJ6jcKm9UKyaM5fPURHGf+xcp+b4Mzoi81hOc6M1sIGpMZMAVbNzfa2lW5+RPGKq888Px0j76OZ/A==", + "license": "MIT" }, "node_modules/@github/paste-markdown": { "version": "1.4.2", @@ -1511,7 +1519,8 @@ "node_modules/@github/tab-container-element": { "version": "3.4.0", "resolved": "https://registry.npmjs.org/@github/tab-container-element/-/tab-container-element-3.4.0.tgz", - "integrity": "sha512-Yx70pO8A0p7Stnm9knKkUNX8i4bjuwDYZarRkM8JH0Z+ffhpe++oNAPbzGI9GEcGugRHvKuSC6p4YOdoHtTniQ==" + "integrity": "sha512-Yx70pO8A0p7Stnm9knKkUNX8i4bjuwDYZarRkM8JH0Z+ffhpe++oNAPbzGI9GEcGugRHvKuSC6p4YOdoHtTniQ==", + "license": "MIT" }, "node_modules/@graphql-inspector/core": { "version": "6.1.0", @@ -2578,9 +2587,10 @@ } }, "node_modules/@oddbird/popover-polyfill": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@oddbird/popover-polyfill/-/popover-polyfill-0.4.3.tgz", - "integrity": "sha512-kBS0ZAwH8kZqFl0mV89KPK4cLYl2ZoKSfYngK4dz1eLAhKzTK0yu4LrvLdMeM7JhjWK6GxBtiY+cl1s6vR2pUg==" + "version": "0.4.4", + "resolved": "https://registry.npmjs.org/@oddbird/popover-polyfill/-/popover-polyfill-0.4.4.tgz", + "integrity": "sha512-n9q0ZXYRct6aYmOjjF5E+i5i0RSjVCkoKDJWILzJAkDBk4jmWOAZFjQfExtcAiJa0buX/Lx/CzBdGgiSSAlbrw==", + "license": "BSD-3-Clause" }, "node_modules/@pkgjs/parseargs": { "version": "0.11.0", @@ -2627,17 +2637,24 @@ } }, "node_modules/@primer/css": { - "version": "21.3.1", - "resolved": "https://registry.npmjs.org/@primer/css/-/css-21.3.1.tgz", - "integrity": "sha512-vQoTeu7yfL/1Njg372lN6xqIsiPl0QgoIrkDjJ+TpDkeIznXFc+jLdu+5VUVi+bzyKHwv/gd42hhlLA2K5oD6w==", + "version": "21.3.6", + "resolved": "https://registry.npmjs.org/@primer/css/-/css-21.3.6.tgz", + "integrity": "sha512-h2ITbCj415T1JpWQDeQd1xYL6TrzkehfUOXxnV0FpblYyMsVBAks6LL7HGJ+ZrydG+Ds0i1rvvi8Q61jErieNA==", + "license": "MIT", "dependencies": { - "@primer/primitives": "^7.15.12", - "@primer/view-components": "^0.22.0" + "@primer/primitives": "^8.2.0", + "@primer/view-components": "^0.27.0" }, "engines": { "node": ">=16.0.0" } }, + "node_modules/@primer/css/node_modules/@primer/primitives": { + "version": "8.2.3", + "resolved": "https://registry.npmjs.org/@primer/primitives/-/primitives-8.2.3.tgz", + "integrity": "sha512-K8A/DA6xv8P/kD/9DupFn+KYlo06OpcrwfwJf+sKp+KnX7ZRwLLDg1AaEGAoRoaykXRY/gfrXlgDfK7laOTWyA==", + "license": "MIT" + }, "node_modules/@primer/live-region-element": { "version": "0.7.0", "resolved": "https://registry.npmjs.org/@primer/live-region-element/-/live-region-element-0.7.0.tgz", @@ -2741,9 +2758,10 @@ "integrity": "sha512-WNthEIPPXnFQkumLby6yVxhyOcA/GtMnlByHwEglMO9WZckoaqidnpLp2JFzAh2RDOZxn+Xt3ffSMKId9cPjOQ==" }, "node_modules/@primer/view-components": { - "version": "0.22.0", - "resolved": "https://registry.npmjs.org/@primer/view-components/-/view-components-0.22.0.tgz", - "integrity": "sha512-38S4GgybG9iviiULHLbWxLn4G8DDOE4E9XgQARmanGyju+GBZjcOS5AKglVT+JziQPq6o3dgcwWFl+FxKZDCnA==", + "version": "0.27.0", + "resolved": "https://registry.npmjs.org/@primer/view-components/-/view-components-0.27.0.tgz", + "integrity": "sha512-pNEnD6B6rDJ+uTEZyfSkiqV4MVkL0HQI8DJb+OaAvJP9x0HjUtKh0WHxTCsvlC6pCbDOeanph2JichE5XqWKRw==", + "license": "MIT", "dependencies": { "@github/auto-check-element": "^5.2.0", "@github/auto-complete-element": "^3.6.2", diff --git a/package.json b/package.json index d4bcfecc5465..658de81f9348 100644 --- a/package.json +++ b/package.json @@ -231,7 +231,7 @@ "@octokit/plugin-retry": "7.1.2", "@octokit/request-error": "6.1.1", "@primer/behaviors": "^1.7.0", - "@primer/css": "^21.3.1", + "@primer/css": "^21.3.6", "@primer/live-region-element": "^0.7.0", "@primer/octicons": "^19.11.0", "@primer/octicons-react": "^19.11.0",