Skip to content

Commit 350c0a1

Browse files
committed
chore: Bump version due to security risk
1 parent d63605f commit 350c0a1

File tree

5 files changed

+149
-59
lines changed

5 files changed

+149
-59
lines changed

Packages/manifest.json

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
{
22
"dependencies": {
3-
"com.unity.ai.navigation": "2.0.0",
4-
"com.unity.collab-proxy": "2.4.3",
5-
"com.unity.ide.rider": "3.0.28",
6-
"com.unity.ide.visualstudio": "2.0.22",
7-
"com.unity.test-framework": "1.4.4",
8-
"com.unity.timeline": "1.8.7",
9-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.9",
3+
"com.unity.ai.navigation": "2.0.9",
4+
"com.unity.collab-proxy": "2.9.3",
5+
"com.unity.ide.rider": "3.0.38",
6+
"com.unity.ide.visualstudio": "2.0.23",
7+
"com.unity.multiplayer.center": "1.0.0",
8+
"com.unity.test-framework": "1.6.0",
9+
"com.unity.timeline": "1.8.9",
10+
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
1011
"com.unity.ugui": "2.0.0",
11-
"com.unity.visualscripting": "1.9.4",
12+
"com.unity.visualscripting": "1.9.7",
1213
"com.unity.modules.accessibility": "1.0.0",
1314
"com.unity.modules.ai": "1.0.0",
1415
"com.unity.modules.androidjni": "1.0.0",

Packages/packages-lock.json

Lines changed: 23 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"dependencies": {
33
"com.unity.ai.navigation": {
4-
"version": "2.0.0",
4+
"version": "2.0.9",
55
"depth": 0,
66
"source": "registry",
77
"dependencies": {
@@ -10,7 +10,7 @@
1010
"url": "https://packages.unity.com"
1111
},
1212
"com.unity.collab-proxy": {
13-
"version": "2.4.3",
13+
"version": "2.9.3",
1414
"depth": 0,
1515
"source": "registry",
1616
"dependencies": {},
@@ -19,12 +19,11 @@
1919
"com.unity.ext.nunit": {
2020
"version": "2.0.5",
2121
"depth": 1,
22-
"source": "registry",
23-
"dependencies": {},
24-
"url": "https://packages.unity.com"
22+
"source": "builtin",
23+
"dependencies": {}
2524
},
2625
"com.unity.ide.rider": {
27-
"version": "3.0.28",
26+
"version": "3.0.38",
2827
"depth": 0,
2928
"source": "registry",
3029
"dependencies": {
@@ -33,14 +32,22 @@
3332
"url": "https://packages.unity.com"
3433
},
3534
"com.unity.ide.visualstudio": {
36-
"version": "2.0.22",
35+
"version": "2.0.23",
3736
"depth": 0,
3837
"source": "registry",
3938
"dependencies": {
4039
"com.unity.test-framework": "1.1.9"
4140
},
4241
"url": "https://packages.unity.com"
4342
},
43+
"com.unity.multiplayer.center": {
44+
"version": "1.0.0",
45+
"depth": 0,
46+
"source": "builtin",
47+
"dependencies": {
48+
"com.unity.modules.uielements": "1.0.0"
49+
}
50+
},
4451
"com.unity.sysroot": {
4552
"version": "2.0.10",
4653
"depth": 1,
@@ -58,30 +65,29 @@
5865
"url": "https://packages.unity.com"
5966
},
6067
"com.unity.test-framework": {
61-
"version": "1.4.4",
68+
"version": "1.6.0",
6269
"depth": 0,
63-
"source": "registry",
70+
"source": "builtin",
6471
"dependencies": {
6572
"com.unity.ext.nunit": "2.0.3",
6673
"com.unity.modules.imgui": "1.0.0",
6774
"com.unity.modules.jsonserialize": "1.0.0"
68-
},
69-
"url": "https://packages.unity.com"
75+
}
7076
},
7177
"com.unity.timeline": {
72-
"version": "1.8.7",
78+
"version": "1.8.9",
7379
"depth": 0,
7480
"source": "registry",
7581
"dependencies": {
82+
"com.unity.modules.audio": "1.0.0",
7683
"com.unity.modules.director": "1.0.0",
7784
"com.unity.modules.animation": "1.0.0",
78-
"com.unity.modules.audio": "1.0.0",
7985
"com.unity.modules.particlesystem": "1.0.0"
8086
},
8187
"url": "https://packages.unity.com"
8288
},
8389
"com.unity.toolchain.win-x86_64-linux-x86_64": {
84-
"version": "2.0.9",
90+
"version": "2.0.10",
8591
"depth": 0,
8692
"source": "registry",
8793
"dependencies": {
@@ -100,7 +106,7 @@
100106
}
101107
},
102108
"com.unity.visualscripting": {
103-
"version": "1.9.4",
109+
"version": "1.9.7",
104110
"depth": 0,
105111
"source": "registry",
106112
"dependencies": {
@@ -257,7 +263,8 @@
257263
"com.unity.modules.ui": "1.0.0",
258264
"com.unity.modules.imgui": "1.0.0",
259265
"com.unity.modules.jsonserialize": "1.0.0",
260-
"com.unity.modules.hierarchycore": "1.0.0"
266+
"com.unity.modules.hierarchycore": "1.0.0",
267+
"com.unity.modules.physics": "1.0.0"
261268
}
262269
},
263270
"com.unity.modules.umbra": {

0 commit comments

Comments
 (0)