Skip to content

Commit 84cb360

Browse files
authored
Update dependencies for snyk issues (#1321)
1 parent b7d8563 commit 84cb360

File tree

3 files changed

+302
-95
lines changed

3 files changed

+302
-95
lines changed

packages/config-webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"packageManager": "[email protected]",
66
"devDependencies": {
77
"@babel/cli": "^7.22.10",
8-
"@babel/core": "^7.22.11",
8+
"@babel/core": "^7.23.2",
99
"@babel/preset-env": "^7.22.10",
1010
"@babel/preset-typescript": "^7.22.11",
1111
"@types/circular-dependency-plugin": "^5",

playgrounds/next-playground/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@segment/analytics-next": "workspace:^",
1717
"faker": "^5.1.0",
1818
"lodash": "^4.17.21",
19-
"next": "^12.1.0",
19+
"next": "^12.3.5",
2020
"prismjs": "^1.27.0",
2121
"rc-table": "^7.10.0",
2222
"react": "^17.0.2",

0 commit comments

Comments
 (0)