Skip to content

Commit 2c00382

Browse files
snyk-botadmin-token-bot
authored andcommitted
fix: upgrade react-refresh from 0.10.0 to 0.16.0
Snyk has created this PR to upgrade react-refresh from 0.10.0 to 0.16.0. See this package in npm: react-refresh See this project in Snyk: https://app.snyk.io/org/compass/project/8689901f-0597-48a5-b3a9-ca94b45f34b1?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 3399c3b commit 2c00382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

configs/webpack-config-compass/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"postcss": "^8.4.31",
8383
"postcss-loader": "^6.1.1",
8484
"postcss-preset-env": "^6.7.0",
85-
"react-refresh": "^0.10.0",
85+
"react-refresh": "^0.16.0",
8686
"source-map-loader": "^4.0.1",
8787
"style-loader": "^3.2.1",
8888
"webpack": "^5.94.0",

0 commit comments

Comments
 (0)