Skip to content

Commit 476d5cb

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BABELRUNTIME-10044504
1 parent 3230f0a commit 476d5cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@heroicons/react": "^1.0.5",
4747
"@tailwindcss/forms": "^0.4.0",
4848
"@tailwindcss/typography": "^0.5.1",
49-
"@wordpress/plugins": "^7.14.0",
49+
"@wordpress/plugins": "^7.33.0",
5050
"browser-sync": "^2.26.14",
5151
"browser-sync-webpack-plugin": "^2.2.2",
5252
"html-entities": "^1.3.1",

0 commit comments

Comments
 (0)