Skip to content

Commit 6f91212

Browse files
authored
fix: packages/next/package.json to reduce vulnerabilities (#86)
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-BROWSERSLIST-1090194
1 parent 17ae77a commit 6f91212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@next/react-refresh-utils": "10.0.10-canary.4",
6969
"@opentelemetry/api": "0.14.0",
7070
"ast-types": "0.13.2",
71-
"browserslist": "4.16.1",
71+
"browserslist": "4.16.5",
7272
"buffer": "5.6.0",
7373
"caniuse-lite": "^1.0.30001179",
7474
"chalk": "2.4.2",

0 commit comments

Comments
 (0)