Skip to content

Commit e3e296a

Browse files
committed
fix(deps): update jackson
GitOrigin-RevId: 620657cb7a6dc6f983241020978cd05ecf28cd50
1 parent 057e5ee commit e3e296a

File tree

6 files changed

+210
-211
lines changed

6 files changed

+210
-211
lines changed

internal-ui/package-lock.json

Lines changed: 60 additions & 60 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

internal-ui/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@rollup/plugin-typescript": "12.3.0",
2929
"@types/node": "24.10.9",
3030
"@types/react": "19.2.9",
31-
"@typescript-eslint/eslint-plugin": "8.53.1",
32-
"@typescript-eslint/parser": "8.53.1",
31+
"@typescript-eslint/eslint-plugin": "8.54.0",
32+
"@typescript-eslint/parser": "8.54.0",
3333
"@vitejs/plugin-react": "4.7.0",
3434
"eslint": "9.39.2",
3535
"eslint-plugin-react-hooks": "7.0.1",
@@ -40,7 +40,7 @@
4040
"vite": "6.4.1"
4141
},
4242
"optionalDependencies": {
43-
"@rollup/rollup-linux-x64-gnu": "4.56.0"
43+
"@rollup/rollup-linux-x64-gnu": "4.57.0"
4444
},
4545
"peerDependencies": {
4646
"@boxyhq/react-ui": ">=3.5.2",

npm/package-lock.json

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

npm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"mixpanel": "0.20.0",
6060
"mongodb": "7.0.0",
6161
"mssql": "12.2.0",
62-
"mysql2": "3.16.1",
62+
"mysql2": "3.16.2",
6363
"node-forge": "1.3.3",
6464
"openid-client": "6.8.1",
6565
"pg": "8.17.2",

0 commit comments

Comments
 (0)