|
1 | 1 | {
|
2 | 2 | "name": "ringcentral-web-phone",
|
3 |
| - "version": "2.1.6", |
| 3 | + "version": "2.1.7", |
4 | 4 | "repository": {
|
5 | 5 | "type": "git",
|
6 | 6 | "url": "git+https://github.com/ringcentral/ringcentral-web-phone.git"
|
|
34 | 34 | },
|
35 | 35 | "dependencies": {
|
36 | 36 | "blueimp-md5": "^2.19.0",
|
37 |
| - "fast-xml-parser": "^5.2.1", |
| 37 | + "fast-xml-parser": "^5.2.3", |
38 | 38 | "sdp-transform": "^2.15.0",
|
39 | 39 | "uuid": "^11.1.0"
|
40 | 40 | },
|
|
43 | 43 | "@rollup/plugin-commonjs": "^28.0.3",
|
44 | 44 | "@rollup/plugin-node-resolve": "^16.0.1",
|
45 | 45 | "@types/blueimp-md5": "^2.18.2",
|
46 |
| - "@types/node": "^22.15.3", |
| 46 | + "@types/node": "^22.15.28", |
47 | 47 | "@types/sdp-transform": "^2.4.9",
|
48 | 48 | "@types/uuid": "^10.0.0",
|
49 | 49 | "buffer": "^6.0.3",
|
50 | 50 | "dotenv-override-true": "^6.2.2",
|
51 | 51 | "events": "^3.3.0",
|
52 | 52 | "manate": "^2.0.0",
|
53 |
| - "parcel": "^2.14.4", |
| 53 | + "parcel": "^2.15.2", |
54 | 54 | "process": "^0.11.10",
|
55 |
| - "rollup": "^4.40.1", |
| 55 | + "rollup": "^4.41.1", |
56 | 56 | "stream-browserify": "^3.0.0",
|
57 | 57 | "string_decoder": "^1.3.0",
|
58 | 58 | "timers-browserify": "^2.0.12",
|
59 | 59 | "tsx": "^4.19.4",
|
60 | 60 | "typescript": "^5.8.3",
|
61 | 61 | "wait-for-async": "^0.7.13",
|
62 | 62 | "yarn-upgrade-all": "^0.7.5"
|
63 |
| - } |
| 63 | + }, |
| 64 | + "packageManager": "[email protected]+sha512.a6b2f7906b721bba3d67d4aff083df04dad64c399707841b7acf00f6b133b7ac24255f2652fa22ae3534329dc6180534e98d17432037ff6fd140556e2bb3137e" |
64 | 65 | }
|
0 commit comments