Skip to content

Commit fd9b472

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-NEXT-9634163
1 parent 4553ef3 commit fd9b472

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@twilio-paste/icons": "latest",
2121
"cypress": "7.7.0",
2222
"fs": "^0.0.1-security",
23-
"next": "14.2.25",
23+
"next": "14.2.26",
2424
"prop-types": "15.8.1",
2525
"react": "18.2.0",
2626
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)