ffc-database 1.0.24-beta.6 → 1.0.25-beta.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -39,7 +39,7 @@ extends:
39
39
  appFrameworkType: nodejs # Optional: nodejs (default), dotnet, java
40
40
  Type: npm # Optional: kubernetes (default), npm, functions, nuget
41
41
  npmLegacyPeerDeps: false # Optional: default is false
42
- failOnThreshold: moderate # Optional: moderate (default), low, high, critical
42
+ failOnThreshold: high # Optional: moderate (default), low, high, critical
43
43
  prDeployment: ${{ parameters.prDeployment }}
44
44
  branchDeployment: ${{ parameters.branchDeployment }}
45
45
  sndDeployment: ${{ parameters.sndDeployment }}
package/package-lock.json CHANGED
@@ -1,22 +1,22 @@
1
1
  {
2
2
  "name": "ffc-database",
3
- "version": "1.0.24",
3
+ "version": "1.0.25",
4
4
  "lockfileVersion": 3,
5
5
  "requires": true,
6
6
  "packages": {
7
7
  "": {
8
8
  "name": "ffc-database",
9
- "version": "1.0.24",
9
+ "version": "1.0.25",
10
10
  "license": "OGL-UK-3.0",
11
11
  "dependencies": {
12
12
  "pg": "8.7.3",
13
13
  "pg-hstore": "2.3.4",
14
- "sequelize": "6.31.1"
14
+ "sequelize": "6.37.8"
15
15
  },
16
16
  "devDependencies": {
17
17
  "eslint": "9.39.2",
18
18
  "jest": "29.7.0",
19
- "jest-junit": "14.0.0",
19
+ "jest-junit": "17.0.0",
20
20
  "neostandard": "0.12.2"
21
21
  }
22
22
  },
@@ -654,20 +654,20 @@
654
654
  }
655
655
  },
656
656
  "node_modules/@eslint/eslintrc": {
657
- "version": "3.3.3",
658
- "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.3.tgz",
659
- "integrity": "sha512-Kr+LPIUVKz2qkx1HAMH8q1q6azbqBAsXJUxBl/ODDuVPX45Z9DfwB8tPjTi6nNZ8BuM3nbJxC5zCAg5elnBUTQ==",
657
+ "version": "3.3.4",
658
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-3.3.4.tgz",
659
+ "integrity": "sha512-4h4MVF8pmBsncB60r0wSJiIeUKTSD4m7FmTFThG8RHlsg9ajqckLm9OraguFGZE4vVdpiI1Q4+hFnisopmG6gQ==",
660
660
  "dev": true,
661
661
  "license": "MIT",
662
662
  "dependencies": {
663
- "ajv": "^6.12.4",
663
+ "ajv": "^6.14.0",
664
664
  "debug": "^4.3.2",
665
665
  "espree": "^10.0.1",
666
666
  "globals": "^14.0.0",
667
667
  "ignore": "^5.2.0",
668
668
  "import-fresh": "^3.2.1",
669
669
  "js-yaml": "^4.1.1",
670
- "minimatch": "^3.1.2",
670
+ "minimatch": "^3.1.3",
671
671
  "strip-json-comments": "^3.1.1"
672
672
  },
673
673
  "engines": {
@@ -777,29 +777,6 @@
777
777
  "url": "https://github.com/sponsors/nzakas"
778
778
  }
779
779
  },
780
- "node_modules/@isaacs/balanced-match": {
781
- "version": "4.0.1",
782
- "resolved": "https://registry.npmjs.org/@isaacs/balanced-match/-/balanced-match-4.0.1.tgz",
783
- "integrity": "sha512-yzMTt9lEb8Gv7zRioUilSglI0c0smZ9k5D65677DLWLtWJaXIS3CqcGyUFByYKlnUj6TkjLVs54fBl6+TiGQDQ==",
784
- "dev": true,
785
- "license": "MIT",
786
- "engines": {
787
- "node": "20 || >=22"
788
- }
789
- },
790
- "node_modules/@isaacs/brace-expansion": {
791
- "version": "5.0.1",
792
- "resolved": "https://registry.npmjs.org/@isaacs/brace-expansion/-/brace-expansion-5.0.1.tgz",
793
- "integrity": "sha512-WMz71T1JS624nWj2n2fnYAuPovhv7EUhk69R6i9dsVyzxt5eM3bjwvgk9L+APE1TRscGysAVMANkB0jh0LQZrQ==",
794
- "dev": true,
795
- "license": "MIT",
796
- "dependencies": {
797
- "@isaacs/balanced-match": "^4.0.1"
798
- },
799
- "engines": {
800
- "node": "20 || >=22"
801
- }
802
- },
803
780
  "node_modules/@istanbuljs/load-nyc-config": {
804
781
  "version": "1.1.0",
805
782
  "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
@@ -1504,17 +1481,17 @@
1504
1481
  "license": "MIT"
1505
1482
  },
1506
1483
  "node_modules/@typescript-eslint/eslint-plugin": {
1507
- "version": "8.54.0",
1508
- "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.54.0.tgz",
1509
- "integrity": "sha512-hAAP5io/7csFStuOmR782YmTthKBJ9ND3WVL60hcOjvtGFb+HJxH4O5huAcmcZ9v9G8P+JETiZ/G1B8MALnWZQ==",
1484
+ "version": "8.56.1",
1485
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/eslint-plugin/-/eslint-plugin-8.56.1.tgz",
1486
+ "integrity": "sha512-Jz9ZztpB37dNC+HU2HI28Bs9QXpzCz+y/twHOwhyrIRdbuVDxSytJNDl6z/aAKlaRIwC7y8wJdkBv7FxYGgi0A==",
1510
1487
  "dev": true,
1511
1488
  "license": "MIT",
1512
1489
  "dependencies": {
1513
1490
  "@eslint-community/regexpp": "^4.12.2",
1514
- "@typescript-eslint/scope-manager": "8.54.0",
1515
- "@typescript-eslint/type-utils": "8.54.0",
1516
- "@typescript-eslint/utils": "8.54.0",
1517
- "@typescript-eslint/visitor-keys": "8.54.0",
1491
+ "@typescript-eslint/scope-manager": "8.56.1",
1492
+ "@typescript-eslint/type-utils": "8.56.1",
1493
+ "@typescript-eslint/utils": "8.56.1",
1494
+ "@typescript-eslint/visitor-keys": "8.56.1",
1518
1495
  "ignore": "^7.0.5",
1519
1496
  "natural-compare": "^1.4.0",
1520
1497
  "ts-api-utils": "^2.4.0"
@@ -1527,8 +1504,8 @@
1527
1504
  "url": "https://opencollective.com/typescript-eslint"
1528
1505
  },
1529
1506
  "peerDependencies": {
1530
- "@typescript-eslint/parser": "^8.54.0",
1531
- "eslint": "^8.57.0 || ^9.0.0",
1507
+ "@typescript-eslint/parser": "^8.56.1",
1508
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
1532
1509
  "typescript": ">=4.8.4 <6.0.0"
1533
1510
  }
1534
1511
  },
@@ -1543,16 +1520,16 @@
1543
1520
  }
1544
1521
  },
1545
1522
  "node_modules/@typescript-eslint/parser": {
1546
- "version": "8.54.0",
1547
- "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.54.0.tgz",
1548
- "integrity": "sha512-BtE0k6cjwjLZoZixN0t5AKP0kSzlGu7FctRXYuPAm//aaiZhmfq1JwdYpYr1brzEspYyFeF+8XF5j2VK6oalrA==",
1523
+ "version": "8.56.1",
1524
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/parser/-/parser-8.56.1.tgz",
1525
+ "integrity": "sha512-klQbnPAAiGYFyI02+znpBRLyjL4/BrBd0nyWkdC0s/6xFLkXYQ8OoRrSkqacS1ddVxf/LDyODIKbQ5TgKAf/Fg==",
1549
1526
  "dev": true,
1550
1527
  "license": "MIT",
1551
1528
  "dependencies": {
1552
- "@typescript-eslint/scope-manager": "8.54.0",
1553
- "@typescript-eslint/types": "8.54.0",
1554
- "@typescript-eslint/typescript-estree": "8.54.0",
1555
- "@typescript-eslint/visitor-keys": "8.54.0",
1529
+ "@typescript-eslint/scope-manager": "8.56.1",
1530
+ "@typescript-eslint/types": "8.56.1",
1531
+ "@typescript-eslint/typescript-estree": "8.56.1",
1532
+ "@typescript-eslint/visitor-keys": "8.56.1",
1556
1533
  "debug": "^4.4.3"
1557
1534
  },
1558
1535
  "engines": {
@@ -1563,19 +1540,19 @@
1563
1540
  "url": "https://opencollective.com/typescript-eslint"
1564
1541
  },
1565
1542
  "peerDependencies": {
1566
- "eslint": "^8.57.0 || ^9.0.0",
1543
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
1567
1544
  "typescript": ">=4.8.4 <6.0.0"
1568
1545
  }
1569
1546
  },
1570
1547
  "node_modules/@typescript-eslint/project-service": {
1571
- "version": "8.54.0",
1572
- "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.54.0.tgz",
1573
- "integrity": "sha512-YPf+rvJ1s7MyiWM4uTRhE4DvBXrEV+d8oC3P9Y2eT7S+HBS0clybdMIPnhiATi9vZOYDc7OQ1L/i6ga6NFYK/g==",
1548
+ "version": "8.56.1",
1549
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/project-service/-/project-service-8.56.1.tgz",
1550
+ "integrity": "sha512-TAdqQTzHNNvlVFfR+hu2PDJrURiwKsUvxFn1M0h95BB8ah5jejas08jUWG4dBA68jDMI988IvtfdAI53JzEHOQ==",
1574
1551
  "dev": true,
1575
1552
  "license": "MIT",
1576
1553
  "dependencies": {
1577
- "@typescript-eslint/tsconfig-utils": "^8.54.0",
1578
- "@typescript-eslint/types": "^8.54.0",
1554
+ "@typescript-eslint/tsconfig-utils": "^8.56.1",
1555
+ "@typescript-eslint/types": "^8.56.1",
1579
1556
  "debug": "^4.4.3"
1580
1557
  },
1581
1558
  "engines": {
@@ -1590,14 +1567,14 @@
1590
1567
  }
1591
1568
  },
1592
1569
  "node_modules/@typescript-eslint/scope-manager": {
1593
- "version": "8.54.0",
1594
- "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.54.0.tgz",
1595
- "integrity": "sha512-27rYVQku26j/PbHYcVfRPonmOlVI6gihHtXFbTdB5sb6qA0wdAQAbyXFVarQ5t4HRojIz64IV90YtsjQSSGlQg==",
1570
+ "version": "8.56.1",
1571
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/scope-manager/-/scope-manager-8.56.1.tgz",
1572
+ "integrity": "sha512-YAi4VDKcIZp0O4tz/haYKhmIDZFEUPOreKbfdAN3SzUDMcPhJ8QI99xQXqX+HoUVq8cs85eRKnD+rne2UAnj2w==",
1596
1573
  "dev": true,
1597
1574
  "license": "MIT",
1598
1575
  "dependencies": {
1599
- "@typescript-eslint/types": "8.54.0",
1600
- "@typescript-eslint/visitor-keys": "8.54.0"
1576
+ "@typescript-eslint/types": "8.56.1",
1577
+ "@typescript-eslint/visitor-keys": "8.56.1"
1601
1578
  },
1602
1579
  "engines": {
1603
1580
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1608,9 +1585,9 @@
1608
1585
  }
1609
1586
  },
1610
1587
  "node_modules/@typescript-eslint/tsconfig-utils": {
1611
- "version": "8.54.0",
1612
- "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.54.0.tgz",
1613
- "integrity": "sha512-dRgOyT2hPk/JwxNMZDsIXDgyl9axdJI3ogZ2XWhBPsnZUv+hPesa5iuhdYt2gzwA9t8RE5ytOJ6xB0moV0Ujvw==",
1588
+ "version": "8.56.1",
1589
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/tsconfig-utils/-/tsconfig-utils-8.56.1.tgz",
1590
+ "integrity": "sha512-qOtCYzKEeyr3aR9f28mPJqBty7+DBqsdd63eO0yyDwc6vgThj2UjWfJIcsFeSucYydqcuudMOprZ+x1SpF3ZuQ==",
1614
1591
  "dev": true,
1615
1592
  "license": "MIT",
1616
1593
  "engines": {
@@ -1625,15 +1602,15 @@
1625
1602
  }
1626
1603
  },
1627
1604
  "node_modules/@typescript-eslint/type-utils": {
1628
- "version": "8.54.0",
1629
- "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.54.0.tgz",
1630
- "integrity": "sha512-hiLguxJWHjjwL6xMBwD903ciAwd7DmK30Y9Axs/etOkftC3ZNN9K44IuRD/EB08amu+Zw6W37x9RecLkOo3pMA==",
1605
+ "version": "8.56.1",
1606
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/type-utils/-/type-utils-8.56.1.tgz",
1607
+ "integrity": "sha512-yB/7dxi7MgTtGhZdaHCemf7PuwrHMenHjmzgUW1aJpO+bBU43OycnM3Wn+DdvDO/8zzA9HlhaJ0AUGuvri4oGg==",
1631
1608
  "dev": true,
1632
1609
  "license": "MIT",
1633
1610
  "dependencies": {
1634
- "@typescript-eslint/types": "8.54.0",
1635
- "@typescript-eslint/typescript-estree": "8.54.0",
1636
- "@typescript-eslint/utils": "8.54.0",
1611
+ "@typescript-eslint/types": "8.56.1",
1612
+ "@typescript-eslint/typescript-estree": "8.56.1",
1613
+ "@typescript-eslint/utils": "8.56.1",
1637
1614
  "debug": "^4.4.3",
1638
1615
  "ts-api-utils": "^2.4.0"
1639
1616
  },
@@ -1645,14 +1622,14 @@
1645
1622
  "url": "https://opencollective.com/typescript-eslint"
1646
1623
  },
1647
1624
  "peerDependencies": {
1648
- "eslint": "^8.57.0 || ^9.0.0",
1625
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
1649
1626
  "typescript": ">=4.8.4 <6.0.0"
1650
1627
  }
1651
1628
  },
1652
1629
  "node_modules/@typescript-eslint/types": {
1653
- "version": "8.54.0",
1654
- "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.54.0.tgz",
1655
- "integrity": "sha512-PDUI9R1BVjqu7AUDsRBbKMtwmjWcn4J3le+5LpcFgWULN3LvHC5rkc9gCVxbrsrGmO1jfPybN5s6h4Jy+OnkAA==",
1630
+ "version": "8.56.1",
1631
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/types/-/types-8.56.1.tgz",
1632
+ "integrity": "sha512-dbMkdIUkIkchgGDIv7KLUpa0Mda4IYjo4IAMJUZ+3xNoUXxMsk9YtKpTHSChRS85o+H9ftm51gsK1dZReY9CVw==",
1656
1633
  "dev": true,
1657
1634
  "license": "MIT",
1658
1635
  "engines": {
@@ -1664,18 +1641,18 @@
1664
1641
  }
1665
1642
  },
1666
1643
  "node_modules/@typescript-eslint/typescript-estree": {
1667
- "version": "8.54.0",
1668
- "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.54.0.tgz",
1669
- "integrity": "sha512-BUwcskRaPvTk6fzVWgDPdUndLjB87KYDrN5EYGetnktoeAvPtO4ONHlAZDnj5VFnUANg0Sjm7j4usBlnoVMHwA==",
1644
+ "version": "8.56.1",
1645
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/typescript-estree/-/typescript-estree-8.56.1.tgz",
1646
+ "integrity": "sha512-qzUL1qgalIvKWAf9C1HpvBjif+Vm6rcT5wZd4VoMb9+Km3iS3Cv9DY6dMRMDtPnwRAFyAi7YXJpTIEXLvdfPxg==",
1670
1647
  "dev": true,
1671
1648
  "license": "MIT",
1672
1649
  "dependencies": {
1673
- "@typescript-eslint/project-service": "8.54.0",
1674
- "@typescript-eslint/tsconfig-utils": "8.54.0",
1675
- "@typescript-eslint/types": "8.54.0",
1676
- "@typescript-eslint/visitor-keys": "8.54.0",
1650
+ "@typescript-eslint/project-service": "8.56.1",
1651
+ "@typescript-eslint/tsconfig-utils": "8.56.1",
1652
+ "@typescript-eslint/types": "8.56.1",
1653
+ "@typescript-eslint/visitor-keys": "8.56.1",
1677
1654
  "debug": "^4.4.3",
1678
- "minimatch": "^9.0.5",
1655
+ "minimatch": "^10.2.2",
1679
1656
  "semver": "^7.7.3",
1680
1657
  "tinyglobby": "^0.2.15",
1681
1658
  "ts-api-utils": "^2.4.0"
@@ -1691,43 +1668,56 @@
1691
1668
  "typescript": ">=4.8.4 <6.0.0"
1692
1669
  }
1693
1670
  },
1671
+ "node_modules/@typescript-eslint/typescript-estree/node_modules/balanced-match": {
1672
+ "version": "4.0.4",
1673
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
1674
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
1675
+ "dev": true,
1676
+ "license": "MIT",
1677
+ "engines": {
1678
+ "node": "18 || 20 || >=22"
1679
+ }
1680
+ },
1694
1681
  "node_modules/@typescript-eslint/typescript-estree/node_modules/brace-expansion": {
1695
- "version": "2.0.2",
1696
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.2.tgz",
1697
- "integrity": "sha512-Jt0vHyM+jmUBqojB7E1NIYadt0vI0Qxjxd2TErW94wDz+E2LAm5vKMXXwg6ZZBTHPuUlDgQHKXvjGBdfcF1ZDQ==",
1682
+ "version": "5.0.5",
1683
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
1684
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
1698
1685
  "dev": true,
1699
1686
  "license": "MIT",
1700
1687
  "dependencies": {
1701
- "balanced-match": "^1.0.0"
1688
+ "balanced-match": "^4.0.2"
1689
+ },
1690
+ "engines": {
1691
+ "node": "18 || 20 || >=22"
1702
1692
  }
1703
1693
  },
1704
1694
  "node_modules/@typescript-eslint/typescript-estree/node_modules/minimatch": {
1705
- "version": "9.0.5",
1706
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-9.0.5.tgz",
1707
- "integrity": "sha512-G6T0ZX48xgozx7587koeX9Ys2NYy6Gmv//P89sEte9V9whIapMNF4idKxnW2QtCcLiTWlb/wfCabAtAFWhhBow==",
1695
+ "version": "10.2.4",
1696
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
1697
+ "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
1708
1698
  "dev": true,
1709
- "license": "ISC",
1699
+ "license": "BlueOak-1.0.0",
1710
1700
  "dependencies": {
1711
- "brace-expansion": "^2.0.1"
1701
+ "brace-expansion": "^5.0.2"
1712
1702
  },
1713
1703
  "engines": {
1714
- "node": ">=16 || 14 >=14.17"
1704
+ "node": "18 || 20 || >=22"
1715
1705
  },
1716
1706
  "funding": {
1717
1707
  "url": "https://github.com/sponsors/isaacs"
1718
1708
  }
1719
1709
  },
1720
1710
  "node_modules/@typescript-eslint/utils": {
1721
- "version": "8.54.0",
1722
- "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.54.0.tgz",
1723
- "integrity": "sha512-9Cnda8GS57AQakvRyG0PTejJNlA2xhvyNtEVIMlDWOOeEyBkYWhGPnfrIAnqxLMTSTo6q8g12XVjjev5l1NvMA==",
1711
+ "version": "8.56.1",
1712
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/utils/-/utils-8.56.1.tgz",
1713
+ "integrity": "sha512-HPAVNIME3tABJ61siYlHzSWCGtOoeP2RTIaHXFMPqjrQKCGB9OgUVdiNgH7TJS2JNIQ5qQ4RsAUDuGaGme/KOA==",
1724
1714
  "dev": true,
1725
1715
  "license": "MIT",
1726
1716
  "dependencies": {
1727
1717
  "@eslint-community/eslint-utils": "^4.9.1",
1728
- "@typescript-eslint/scope-manager": "8.54.0",
1729
- "@typescript-eslint/types": "8.54.0",
1730
- "@typescript-eslint/typescript-estree": "8.54.0"
1718
+ "@typescript-eslint/scope-manager": "8.56.1",
1719
+ "@typescript-eslint/types": "8.56.1",
1720
+ "@typescript-eslint/typescript-estree": "8.56.1"
1731
1721
  },
1732
1722
  "engines": {
1733
1723
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1737,19 +1727,19 @@
1737
1727
  "url": "https://opencollective.com/typescript-eslint"
1738
1728
  },
1739
1729
  "peerDependencies": {
1740
- "eslint": "^8.57.0 || ^9.0.0",
1730
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
1741
1731
  "typescript": ">=4.8.4 <6.0.0"
1742
1732
  }
1743
1733
  },
1744
1734
  "node_modules/@typescript-eslint/visitor-keys": {
1745
- "version": "8.54.0",
1746
- "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.54.0.tgz",
1747
- "integrity": "sha512-VFlhGSl4opC0bprJiItPQ1RfUhGDIBokcPwaFH4yiBCaNPeld/9VeXbiPO1cLyorQi1G1vL+ecBk1x8o1axORA==",
1735
+ "version": "8.56.1",
1736
+ "resolved": "https://registry.npmjs.org/@typescript-eslint/visitor-keys/-/visitor-keys-8.56.1.tgz",
1737
+ "integrity": "sha512-KiROIzYdEV85YygXw6BI/Dx4fnBlFQu6Mq4QE4MOH9fFnhohw6wX/OAvDY2/C+ut0I3RSPKenvZJIVYqJNkhEw==",
1748
1738
  "dev": true,
1749
1739
  "license": "MIT",
1750
1740
  "dependencies": {
1751
- "@typescript-eslint/types": "8.54.0",
1752
- "eslint-visitor-keys": "^4.2.1"
1741
+ "@typescript-eslint/types": "8.56.1",
1742
+ "eslint-visitor-keys": "^5.0.0"
1753
1743
  },
1754
1744
  "engines": {
1755
1745
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -1760,13 +1750,13 @@
1760
1750
  }
1761
1751
  },
1762
1752
  "node_modules/@typescript-eslint/visitor-keys/node_modules/eslint-visitor-keys": {
1763
- "version": "4.2.1",
1764
- "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-4.2.1.tgz",
1765
- "integrity": "sha512-Uhdk5sfqcee/9H/rCOJikYz67o0a2Tw2hGRPOG2Y1R2dg7brRe1uG0yaNQDHu+TO/uQPF/5eCapvYSmHUjt7JQ==",
1753
+ "version": "5.0.1",
1754
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-5.0.1.tgz",
1755
+ "integrity": "sha512-tD40eHxA35h0PEIZNeIjkHoDR4YjjJp34biM0mDvplBe//mB+IHCqHDGV7pxF+7MklTvighcCPPZC7ynWyjdTA==",
1766
1756
  "dev": true,
1767
1757
  "license": "Apache-2.0",
1768
1758
  "engines": {
1769
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1759
+ "node": "^20.19.0 || ^22.13.0 || >=24"
1770
1760
  },
1771
1761
  "funding": {
1772
1762
  "url": "https://opencollective.com/eslint"
@@ -2065,9 +2055,9 @@
2065
2055
  }
2066
2056
  },
2067
2057
  "node_modules/ajv": {
2068
- "version": "6.12.6",
2069
- "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
2070
- "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
2058
+ "version": "6.14.0",
2059
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.14.0.tgz",
2060
+ "integrity": "sha512-IWrosm/yrn43eiKqkfkHis7QioDleaXQHdDVPKg0FSwwd/DuvyX79TZnFOnYpB7dcsFAMmtFztZuXPDvSePkFw==",
2071
2061
  "dev": true,
2072
2062
  "license": "MIT",
2073
2063
  "dependencies": {
@@ -2138,9 +2128,9 @@
2138
2128
  }
2139
2129
  },
2140
2130
  "node_modules/anymatch/node_modules/picomatch": {
2141
- "version": "2.3.1",
2142
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
2143
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
2131
+ "version": "2.3.2",
2132
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
2133
+ "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
2144
2134
  "dev": true,
2145
2135
  "license": "MIT",
2146
2136
  "engines": {
@@ -2465,9 +2455,9 @@
2465
2455
  }
2466
2456
  },
2467
2457
  "node_modules/brace-expansion": {
2468
- "version": "1.1.12",
2469
- "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.12.tgz",
2470
- "integrity": "sha512-9T9UjW3r0UW5c1Q7GTwllptXwhvYmEzFhzMfZ9H7FQWt+uZePjZPjBP/W1ZEyZ1twGWom5/56TF4lPcqjnDHcg==",
2458
+ "version": "1.1.14",
2459
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.14.tgz",
2460
+ "integrity": "sha512-MWPGfDxnyzKU7rNOW9SP/c50vi3xrmrua/+6hfPbCS2ABNWfx24vPidzvC7krjU/RTo235sV776ymlsMtGKj8g==",
2471
2461
  "dev": true,
2472
2462
  "license": "MIT",
2473
2463
  "dependencies": {
@@ -2963,9 +2953,9 @@
2963
2953
  }
2964
2954
  },
2965
2955
  "node_modules/dottie": {
2966
- "version": "2.0.6",
2967
- "resolved": "https://registry.npmjs.org/dottie/-/dottie-2.0.6.tgz",
2968
- "integrity": "sha512-iGCHkfUc5kFekGiqhe8B/mdaurD+lakO9txNnTvKtA6PISrw86LgqHvRzWYPyoE2Ph5aMIrCw9/uko6XHTKCwA==",
2956
+ "version": "2.0.7",
2957
+ "resolved": "https://registry.npmjs.org/dottie/-/dottie-2.0.7.tgz",
2958
+ "integrity": "sha512-7lAK2A0b3zZr3UC5aE69CPdCFR4RHW1o2Dr74TqFykxkUCBXSRJum/yPc7g8zRHJqWKomPLHwFLLoUnn8PXXRg==",
2969
2959
  "license": "MIT"
2970
2960
  },
2971
2961
  "node_modules/dunder-proto": {
@@ -3429,22 +3419,64 @@
3429
3419
  }
3430
3420
  }
3431
3421
  },
3422
+ "node_modules/eslint-plugin-import-x/node_modules/balanced-match": {
3423
+ "version": "4.0.4",
3424
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-4.0.4.tgz",
3425
+ "integrity": "sha512-BLrgEcRTwX2o6gGxGOCNyMvGSp35YofuYzw9h1IMTRmKqttAZZVU67bdb9Pr2vUHA8+j3i2tJfjO6C6+4myGTA==",
3426
+ "dev": true,
3427
+ "license": "MIT",
3428
+ "engines": {
3429
+ "node": "18 || 20 || >=22"
3430
+ }
3431
+ },
3432
+ "node_modules/eslint-plugin-import-x/node_modules/brace-expansion": {
3433
+ "version": "5.0.5",
3434
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-5.0.5.tgz",
3435
+ "integrity": "sha512-VZznLgtwhn+Mact9tfiwx64fA9erHH/MCXEUfB/0bX/6Fz6ny5EGTXYltMocqg4xFAQZtnO3DHWWXi8RiuN7cQ==",
3436
+ "dev": true,
3437
+ "license": "MIT",
3438
+ "dependencies": {
3439
+ "balanced-match": "^4.0.2"
3440
+ },
3441
+ "engines": {
3442
+ "node": "18 || 20 || >=22"
3443
+ }
3444
+ },
3432
3445
  "node_modules/eslint-plugin-import-x/node_modules/minimatch": {
3433
- "version": "10.1.2",
3434
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.1.2.tgz",
3435
- "integrity": "sha512-fu656aJ0n2kcXwsnwnv9g24tkU5uSmOlTjd6WyyaKm2Z+h1qmY6bAjrcaIxF/BslFqbZ8UBtbJi7KgQOZD2PTw==",
3446
+ "version": "10.2.4",
3447
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-10.2.4.tgz",
3448
+ "integrity": "sha512-oRjTw/97aTBN0RHbYCdtF1MQfvusSIBQM0IZEgzl6426+8jSC0nF1a/GmnVLpfB9yyr6g6FTqWqiZVbxrtaCIg==",
3436
3449
  "dev": true,
3437
3450
  "license": "BlueOak-1.0.0",
3438
3451
  "dependencies": {
3439
- "@isaacs/brace-expansion": "^5.0.1"
3452
+ "brace-expansion": "^5.0.2"
3440
3453
  },
3441
3454
  "engines": {
3442
- "node": "20 || >=22"
3455
+ "node": "18 || 20 || >=22"
3443
3456
  },
3444
3457
  "funding": {
3445
3458
  "url": "https://github.com/sponsors/isaacs"
3446
3459
  }
3447
3460
  },
3461
+ "node_modules/eslint-plugin-promise": {
3462
+ "version": "7.2.1",
3463
+ "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz",
3464
+ "integrity": "sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==",
3465
+ "dev": true,
3466
+ "license": "ISC",
3467
+ "dependencies": {
3468
+ "@eslint-community/eslint-utils": "^4.4.0"
3469
+ },
3470
+ "engines": {
3471
+ "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
3472
+ },
3473
+ "funding": {
3474
+ "url": "https://opencollective.com/eslint"
3475
+ },
3476
+ "peerDependencies": {
3477
+ "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
3478
+ }
3479
+ },
3448
3480
  "node_modules/eslint-plugin-react": {
3449
3481
  "version": "7.37.5",
3450
3482
  "resolved": "https://registry.npmjs.org/eslint-plugin-react/-/eslint-plugin-react-7.37.5.tgz",
@@ -3810,9 +3842,9 @@
3810
3842
  }
3811
3843
  },
3812
3844
  "node_modules/flatted": {
3813
- "version": "3.3.3",
3814
- "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.3.3.tgz",
3815
- "integrity": "sha512-GX+ysw4PBCz0PzosHDepZGANEuFCMLrnRTiEy9McGjmkCQYwRq4A/X786G/fjM/+OjsWSU1ZrY5qyARZmO/uwg==",
3845
+ "version": "3.4.2",
3846
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.4.2.tgz",
3847
+ "integrity": "sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA==",
3816
3848
  "dev": true,
3817
3849
  "license": "ISC"
3818
3850
  },
@@ -5110,19 +5142,33 @@
5110
5142
  }
5111
5143
  },
5112
5144
  "node_modules/jest-junit": {
5113
- "version": "14.0.0",
5114
- "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-14.0.0.tgz",
5115
- "integrity": "sha512-kALvBDegstTROfDGXH71UGD7k5g7593Y1wuX1wpWT+QTYcBbmtuGOA8UlAt56zo/B2eMIOcaOVEON3j0VXVa4g==",
5145
+ "version": "17.0.0",
5146
+ "resolved": "https://registry.npmjs.org/jest-junit/-/jest-junit-17.0.0.tgz",
5147
+ "integrity": "sha512-RYWCkq4j59gUXj5DsgbIE7xFBZzu1gtibPhyjSjMmGaOTLnqlXhg7x9zuGCwgbCuMAyoyvk0Mi8wSrRR5uOeLA==",
5116
5148
  "dev": true,
5117
5149
  "license": "Apache-2.0",
5118
5150
  "dependencies": {
5119
5151
  "mkdirp": "^1.0.4",
5120
5152
  "strip-ansi": "^6.0.1",
5121
- "uuid": "^8.3.2",
5153
+ "uuid": "^14.0.0",
5122
5154
  "xml": "^1.0.1"
5123
5155
  },
5124
5156
  "engines": {
5125
- "node": ">=10.12.0"
5157
+ "node": ">=20.0.0"
5158
+ }
5159
+ },
5160
+ "node_modules/jest-junit/node_modules/uuid": {
5161
+ "version": "14.0.0",
5162
+ "resolved": "https://registry.npmjs.org/uuid/-/uuid-14.0.0.tgz",
5163
+ "integrity": "sha512-Qo+uWgilfSmAhXCMav1uYFynlQO7fMFiMVZsQqZRMIXp0O7rR7qjkj+cPvBHLgBqi960QCoo/PH2/6ZtVqKvrg==",
5164
+ "dev": true,
5165
+ "funding": [
5166
+ "https://github.com/sponsors/broofa",
5167
+ "https://github.com/sponsors/ctavan"
5168
+ ],
5169
+ "license": "MIT",
5170
+ "bin": {
5171
+ "uuid": "dist-node/bin/uuid"
5126
5172
  }
5127
5173
  },
5128
5174
  "node_modules/jest-leak-detector": {
@@ -5382,9 +5428,9 @@
5382
5428
  }
5383
5429
  },
5384
5430
  "node_modules/jest-util/node_modules/picomatch": {
5385
- "version": "2.3.1",
5386
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
5387
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
5431
+ "version": "2.3.2",
5432
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
5433
+ "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
5388
5434
  "dev": true,
5389
5435
  "license": "MIT",
5390
5436
  "engines": {
@@ -5622,9 +5668,9 @@
5622
5668
  }
5623
5669
  },
5624
5670
  "node_modules/lodash": {
5625
- "version": "4.17.23",
5626
- "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.23.tgz",
5627
- "integrity": "sha512-LgVTMpQtIopCi79SJeDiP0TfWi5CNEc/L/aRdTh3yIvmZXTnheWpKjSZhnvMl8iXbC1tFg9gdHHDMLoV7CnG+w==",
5671
+ "version": "4.18.1",
5672
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.18.1.tgz",
5673
+ "integrity": "sha512-dMInicTPVE8d1e5otfwmmjlxkZoUpiVLwyeTdUsi/Caj/gfzzblBcCE5sRHV/AsjuCmxWrte2TNGSYuCeCq+0Q==",
5628
5674
  "license": "MIT"
5629
5675
  },
5630
5676
  "node_modules/lodash.merge": {
@@ -5715,9 +5761,9 @@
5715
5761
  }
5716
5762
  },
5717
5763
  "node_modules/micromatch/node_modules/picomatch": {
5718
- "version": "2.3.1",
5719
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
5720
- "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
5764
+ "version": "2.3.2",
5765
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.2.tgz",
5766
+ "integrity": "sha512-V7+vQEJ06Z+c5tSye8S+nHUfI51xoXIXjHQ99cQtKUkQqqO1kO/KCJUfZXuB47h/YBlDhah2H3hdUGXn8ie0oA==",
5721
5767
  "dev": true,
5722
5768
  "license": "MIT",
5723
5769
  "engines": {
@@ -5738,9 +5784,9 @@
5738
5784
  }
5739
5785
  },
5740
5786
  "node_modules/minimatch": {
5741
- "version": "3.1.2",
5742
- "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
5743
- "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
5787
+ "version": "3.1.5",
5788
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.5.tgz",
5789
+ "integrity": "sha512-VgjWUsnnT6n+NUk6eZq77zeFdpW2LWDzP6zFGrCbHXiYNul5Dzqk2HHQ5uFH2DNW5Xbp8+jVzaeNt94ssEEl4w==",
5744
5790
  "dev": true,
5745
5791
  "license": "ISC",
5746
5792
  "dependencies": {
@@ -5869,25 +5915,6 @@
5869
5915
  "eslint": ">=8.23.0"
5870
5916
  }
5871
5917
  },
5872
- "node_modules/neostandard/node_modules/eslint-plugin-promise": {
5873
- "version": "7.2.1",
5874
- "resolved": "https://registry.npmjs.org/eslint-plugin-promise/-/eslint-plugin-promise-7.2.1.tgz",
5875
- "integrity": "sha512-SWKjd+EuvWkYaS+uN2csvj0KoP43YTu7+phKQ5v+xw6+A0gutVX2yqCeCkC3uLCJFiPfR2dD8Es5L7yUsmvEaA==",
5876
- "dev": true,
5877
- "license": "ISC",
5878
- "dependencies": {
5879
- "@eslint-community/eslint-utils": "^4.4.0"
5880
- },
5881
- "engines": {
5882
- "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
5883
- },
5884
- "funding": {
5885
- "url": "https://opencollective.com/eslint"
5886
- },
5887
- "peerDependencies": {
5888
- "eslint": "^7.0.0 || ^8.0.0 || ^9.0.0"
5889
- }
5890
- },
5891
5918
  "node_modules/neostandard/node_modules/globals": {
5892
5919
  "version": "15.15.0",
5893
5920
  "resolved": "https://registry.npmjs.org/globals/-/globals-15.15.0.tgz",
@@ -6336,9 +6363,9 @@
6336
6363
  "license": "ISC"
6337
6364
  },
6338
6365
  "node_modules/picomatch": {
6339
- "version": "4.0.3",
6340
- "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.3.tgz",
6341
- "integrity": "sha512-5gTmgEY/sqK6gFXLIsQNH19lWb4ebPDLA4SdLP7dsWkIXHWlG66oPuVvXSGFPppYZz8ZDZq0dYYrbHfBCVUb1Q==",
6366
+ "version": "4.0.4",
6367
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-4.0.4.tgz",
6368
+ "integrity": "sha512-QP88BAKvMam/3NxH6vj2o21R6MjxZUAd6nlwAS/pnGvN9IVLocLHxGYIzFhg6fUQ+5th6P4dv4eW9jX3DSIj7A==",
6342
6369
  "dev": true,
6343
6370
  "license": "MIT",
6344
6371
  "engines": {
@@ -6783,9 +6810,9 @@
6783
6810
  }
6784
6811
  },
6785
6812
  "node_modules/sequelize": {
6786
- "version": "6.31.1",
6787
- "resolved": "https://registry.npmjs.org/sequelize/-/sequelize-6.31.1.tgz",
6788
- "integrity": "sha512-cahWtRrYLjqoZP/aurGBoaxn29qQCF4bxkAUPEQ/ozjJjt6mtL4Q113S3N39mQRmX5fgxRbli+bzZARP/N51eg==",
6813
+ "version": "6.37.8",
6814
+ "resolved": "https://registry.npmjs.org/sequelize/-/sequelize-6.37.8.tgz",
6815
+ "integrity": "sha512-HJ0IQFqcTsTiqbEgiuioYFMSD00TP6Cz7zoTti+zVVBwVe9fEhev9cH6WnM3XU31+ABS356durAb99ZuOthnKw==",
6789
6816
  "funding": [
6790
6817
  {
6791
6818
  "type": "opencollective",
@@ -6794,21 +6821,21 @@
6794
6821
  ],
6795
6822
  "license": "MIT",
6796
6823
  "dependencies": {
6797
- "@types/debug": "^4.1.7",
6798
- "@types/validator": "^13.7.1",
6799
- "debug": "^4.3.3",
6800
- "dottie": "^2.0.2",
6801
- "inflection": "^1.13.2",
6824
+ "@types/debug": "^4.1.8",
6825
+ "@types/validator": "^13.7.17",
6826
+ "debug": "^4.3.4",
6827
+ "dottie": "^2.0.6",
6828
+ "inflection": "^1.13.4",
6802
6829
  "lodash": "^4.17.21",
6803
- "moment": "^2.29.1",
6804
- "moment-timezone": "^0.5.35",
6805
- "pg-connection-string": "^2.5.0",
6806
- "retry-as-promised": "^7.0.3",
6807
- "semver": "^7.3.5",
6830
+ "moment": "^2.29.4",
6831
+ "moment-timezone": "^0.5.43",
6832
+ "pg-connection-string": "^2.6.1",
6833
+ "retry-as-promised": "^7.0.4",
6834
+ "semver": "^7.5.4",
6808
6835
  "sequelize-pool": "^7.1.0",
6809
6836
  "toposort-class": "^1.0.1",
6810
6837
  "uuid": "^8.3.2",
6811
- "validator": "^13.7.0",
6838
+ "validator": "^13.9.0",
6812
6839
  "wkx": "^0.5.0"
6813
6840
  },
6814
6841
  "engines": {
@@ -7551,16 +7578,16 @@
7551
7578
  }
7552
7579
  },
7553
7580
  "node_modules/typescript-eslint": {
7554
- "version": "8.54.0",
7555
- "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.54.0.tgz",
7556
- "integrity": "sha512-CKsJ+g53QpsNPqbzUsfKVgd3Lny4yKZ1pP4qN3jdMOg/sisIDLGyDMezycquXLE5JsEU0wp3dGNdzig0/fmSVQ==",
7581
+ "version": "8.56.1",
7582
+ "resolved": "https://registry.npmjs.org/typescript-eslint/-/typescript-eslint-8.56.1.tgz",
7583
+ "integrity": "sha512-U4lM6pjmBX7J5wk4szltF7I1cGBHXZopnAXCMXb3+fZ3B/0Z3hq3wS/CCUB2NZBNAExK92mCU2tEohWuwVMsDQ==",
7557
7584
  "dev": true,
7558
7585
  "license": "MIT",
7559
7586
  "dependencies": {
7560
- "@typescript-eslint/eslint-plugin": "8.54.0",
7561
- "@typescript-eslint/parser": "8.54.0",
7562
- "@typescript-eslint/typescript-estree": "8.54.0",
7563
- "@typescript-eslint/utils": "8.54.0"
7587
+ "@typescript-eslint/eslint-plugin": "8.56.1",
7588
+ "@typescript-eslint/parser": "8.56.1",
7589
+ "@typescript-eslint/typescript-estree": "8.56.1",
7590
+ "@typescript-eslint/utils": "8.56.1"
7564
7591
  },
7565
7592
  "engines": {
7566
7593
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
@@ -7570,7 +7597,7 @@
7570
7597
  "url": "https://opencollective.com/typescript-eslint"
7571
7598
  },
7572
7599
  "peerDependencies": {
7573
- "eslint": "^8.57.0 || ^9.0.0",
7600
+ "eslint": "^8.57.0 || ^9.0.0 || ^10.0.0",
7574
7601
  "typescript": ">=4.8.4 <6.0.0"
7575
7602
  }
7576
7603
  },
@@ -7594,9 +7621,9 @@
7594
7621
  }
7595
7622
  },
7596
7623
  "node_modules/underscore": {
7597
- "version": "1.13.7",
7598
- "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.7.tgz",
7599
- "integrity": "sha512-GMXzWtsc57XAtguZgaQViUOzs0KTkk8ojr3/xAxXLITqf/3EMwxC0inyETfDFjH/Krbhuep0HNbbjI9i/q3F3g==",
7624
+ "version": "1.13.8",
7625
+ "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.13.8.tgz",
7626
+ "integrity": "sha512-DXtD3ZtEQzc7M8m4cXotyHR+FAS18C64asBYY5vqZexfYryNNnDc02W4hKg3rdQuqOYas1jkseX0+nZXjTXnvQ==",
7600
7627
  "license": "MIT"
7601
7628
  },
7602
7629
  "node_modules/undici-types": {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ffc-database",
3
- "version": "1.0.24-beta.6",
3
+ "version": "1.0.25-beta.8",
4
4
  "description": "Database npm module for FCP services",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -28,12 +28,12 @@
28
28
  "dependencies": {
29
29
  "pg": "8.7.3",
30
30
  "pg-hstore": "2.3.4",
31
- "sequelize": "6.31.1"
31
+ "sequelize": "6.37.8"
32
32
  },
33
33
  "devDependencies": {
34
34
  "eslint": "9.39.2",
35
35
  "jest": "29.7.0",
36
- "jest-junit": "14.0.0",
36
+ "jest-junit": "17.0.0",
37
37
  "neostandard": "0.12.2"
38
38
  }
39
39
  }