Skip to content

Commit

Permalink
[Snyk] Upgrade autoprefixer from 10.4.5 to 10.4.16 (#232)
Browse files Browse the repository at this point in the history
<p>This PR was automatically created by Snyk using the credentials of a
real user.</p><br /><h3>Snyk has created this PR to upgrade autoprefixer
from 10.4.5 to 10.4.16.</h3>

:information_source: Keep your dependencies up-to-date. This makes it
easier to fix existing vulnerabilities and to more quickly identify and
fix newly disclosed vulnerabilities when they affect your project.
<hr/>

- The recommended version is **11 versions** ahead of your current
version.
- The recommended version was released **2 months ago**, on 2023-09-20.


<hr/>

**Note:** *You are seeing this because you or someone else with access
to this repository has authorized Snyk to open upgrade PRs.*

For more information: <img
src="https://api.segment.io/v1/pixel/track?data=eyJ3cml0ZUtleSI6InJyWmxZcEdHY2RyTHZsb0lYd0dUcVg4WkFRTnNCOUEwIiwiYW5vbnltb3VzSWQiOiIxODMwMmE1My0xMDQwLTQ5MzUtYTQwMC0zMWJmZTRhNDE0N2YiLCJldmVudCI6IlBSIHZpZXdlZCIsInByb3BlcnRpZXMiOnsicHJJZCI6IjE4MzAyYTUzLTEwNDAtNDkzNS1hNDAwLTMxYmZlNGE0MTQ3ZiJ9fQ=="
width="0" height="0"/>

🧐 [View latest project
report](https://app.snyk.io/org/thejoeejoee/project/56984b7e-3ced-49b8-b9ff-e1c60f354374?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🛠 [Adjust upgrade PR
settings](https://app.snyk.io/org/thejoeejoee/project/56984b7e-3ced-49b8-b9ff-e1c60f354374/settings/integration?utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr)

🔕 [Ignore this dependency or unsubscribe from future upgrade
PRs](https://app.snyk.io/org/thejoeejoee/project/56984b7e-3ced-49b8-b9ff-e1c60f354374/settings/integration?pkg&#x3D;autoprefixer&amp;utm_source&#x3D;github&amp;utm_medium&#x3D;referral&amp;page&#x3D;upgrade-pr#auto-dep-upgrades)

<!---
(snyk:metadata:{"prId":"18302a53-1040-4935-a400-31bfe4a4147f","prPublicId":"18302a53-1040-4935-a400-31bfe4a4147f","dependencies":[{"name":"autoprefixer","from":"10.4.5","to":"10.4.16"}],"packageManager":"yarn","type":"auto","projectUrl":"https://app.snyk.io/org/thejoeejoee/project/56984b7e-3ced-49b8-b9ff-e1c60f354374?utm_source=github&utm_medium=referral&page=upgrade-pr","projectPublicId":"56984b7e-3ced-49b8-b9ff-e1c60f354374","env":"prod","prType":"upgrade","vulns":[],"issuesToFix":[],"upgrade":[],"upgradeInfo":{"versionsDiff":11,"publishedDate":"2023-09-20T21:22:00.269Z"},"templateVariants":[],"hasFixes":false,"isMajorUpgrade":false,"isBreakingChange":false,"priorityScoreList":[]})
--->
  • Loading branch information
thejoeejoee authored Nov 11, 2023
2 parents 69ee0a4 + 9ce8126 commit f2221c5
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@tailwindcss/forms": "^0.5.2",
"@tailwindcss/typography": "^0.5.1",
"alpinejs": "^3.13.2",
"autoprefixer": "^10.4.14",
"autoprefixer": "^10.4.16",
"css-loader": "^6.6.0",
"daisyui": "^3.9.3",
"htmx.org": "^1.8.6",
Expand Down
12 changes: 12 additions & 0 deletions webpack/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -816,6 +816,18 @@ autoprefixer@10.4.5, autoprefixer@^10.4.14:
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"

autoprefixer@^10.4.16:
version "10.4.16"
resolved "https://registry.yarnpkg.com/autoprefixer/-/autoprefixer-10.4.16.tgz#fad1411024d8670880bdece3970aa72e3572feb8"
integrity sha512-7vd3UC6xKp0HLfua5IjZlcXvGAGy7cBAXTg2lyQ/8WpNhd6SiZ8Be+xm3FyBSYJx5GKcpRCzBh7RH4/0dnY+uQ==
dependencies:
browserslist "^4.21.10"
caniuse-lite "^1.0.30001538"
fraction.js "^4.3.6"
normalize-range "^0.1.2"
picocolors "^1.0.0"
postcss-value-parser "^4.2.0"

balanced-match@^1.0.0:
version "1.0.2"
resolved "https://registry.yarnpkg.com/balanced-match/-/balanced-match-1.0.2.tgz#e83e3a7e3f300b34cb9d87f615fa0cbf357690ee"
Expand Down

0 comments on commit f2221c5

Please sign in to comment.