|
465 | 465 | "rxjs": "^7.8.0"
|
466 | 466 | },
|
467 | 467 | "dependencies": {
|
468 |
| - "@babel/runtime": "7.27.1", |
| 468 | + "@babel/runtime": "7.27.3", |
469 | 469 | "@types/clone": "2.1.4",
|
470 | 470 | "@types/cors": "2.8.18",
|
471 | 471 | "@types/express": "5.0.2",
|
|
499 | 499 | },
|
500 | 500 | "devDependencies": {
|
501 | 501 | "@babel/cli": "7.27.2",
|
502 |
| - "@babel/core": "7.27.1", |
| 502 | + "@babel/core": "7.27.3", |
503 | 503 | "@babel/plugin-external-helpers": "7.27.1",
|
504 | 504 | "@babel/plugin-proposal-class-properties": "7.18.6",
|
505 | 505 | "@babel/plugin-proposal-object-rest-spread": "7.20.7",
|
506 | 506 | "@babel/plugin-transform-literals": "7.27.1",
|
507 | 507 | "@babel/plugin-transform-member-expression-literals": "7.27.1",
|
508 | 508 | "@babel/plugin-transform-modules-commonjs": "7.27.1",
|
509 | 509 | "@babel/plugin-transform-property-literals": "7.27.1",
|
510 |
| - "@babel/plugin-transform-runtime": "7.27.1", |
| 510 | + "@babel/plugin-transform-runtime": "7.27.3", |
511 | 511 | "@babel/plugin-transform-spread": "7.27.1",
|
512 | 512 | "@babel/plugin-transform-template-literals": "7.27.1",
|
513 | 513 | "@babel/plugin-transform-typescript": "7.27.1",
|
514 | 514 | "@babel/polyfill": "7.12.1",
|
515 | 515 | "@babel/preset-env": "7.27.2",
|
516 | 516 | "@babel/preset-typescript": "7.27.1",
|
517 |
| - "@babel/types": "7.27.1", |
| 517 | + "@babel/types": "7.27.3", |
518 | 518 | "@eslint/compat": "1.2.9",
|
519 | 519 | "@eslint/eslintrc": "3.3.1",
|
520 | 520 | "@eslint/js": "9.27.0",
|
|
0 commit comments