Skip to content

Commit

Permalink
fix: spec/fixtures/dynamic_finders/plugin_version/apijoin-gumroad/com…
Browse files Browse the repository at this point in the history
…poser_file/package.json to reduce vulnerabilities

The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-POSTCSS-5926692
  • Loading branch information
snyk-bot committed Oct 2, 2023
1 parent 7773c5b commit 89afbf2
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
"author": "Miguras",
"license": "ISC",
"dependencies": {
"@wordpress/scripts": "^7.1.0",
"css-loader": "^3.4.2",
"@wordpress/scripts": "^20.0.0",
"css-loader": "^5.0.0",
"html-react-parser": "^0.10.3",
"image-webpack-loader": "^6.0.0",
"react-responsive-carousel": "^3.1.51",
Expand Down

0 comments on commit 89afbf2

Please sign in to comment.