diff --git a/package.json b/package.json index 1cc9a94f..bdd9d641 100644 --- a/package.json +++ b/package.json @@ -65,7 +65,7 @@ "@types/bcryptjs": "^3.0.0", "@types/leaflet": "^1.9.21", "@types/nodemailer": "^7.0.11", - "@types/pdfkit": "^0.17.5", + "@types/pdfkit": "^0.17.6", "@types/pg": "^8.20.0", "@types/react-grid-layout": "^2.1.0", "axios": "^1.12.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 837ee799..fa3852ca 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -215,8 +215,8 @@ importers: specifier: ^7.0.11 version: 7.0.11 '@types/pdfkit': - specifier: ^0.17.5 - version: 0.17.5 + specifier: ^0.17.6 + version: 0.17.6 '@types/pg': specifier: ^8.20.0 version: 8.20.0 @@ -3296,8 +3296,8 @@ packages: '@types/oracledb@6.5.2': resolution: {integrity: sha512-kK1eBS/Adeyis+3OlBDMeQQuasIDLUYXsi2T15ccNJ0iyUpQ4xDF7svFu3+bGVrI0CMBUclPciz+lsQR3JX3TQ==} - '@types/pdfkit@0.17.5': - resolution: {integrity: sha512-T3ZHnvF91HsEco5ClhBCOuBwobZfPcI2jaiSHybkkKYq4KhVIIurod94JVKvDIG0JXT6o3KiERC0X0//m8dyrg==} + '@types/pdfkit@0.17.6': + resolution: {integrity: sha512-tIwzxk2uWKp0Cq9JIluQXJid77lYhF52EsIOwhsMF4iWLA6YneoBR1xVKYYdAysHuepUB0OX4tdwMiUDdGKmig==} '@types/pg-pool@2.0.7': resolution: {integrity: sha512-U4CwmGVQcbEuqpyju8/ptOKg6gEC+Tqsvj2xS9o1g71bUh8twxnC6ZL5rZKCsGN0iyH0CwgUyc9VR5owNQF9Ng==} @@ -3362,6 +3362,7 @@ packages: '@ungap/structured-clone@1.3.0': resolution: {integrity: sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==} + deprecated: Potential CWE-502 - Update to 1.3.1 or higher '@upsetjs/venn.js@2.0.0': resolution: {integrity: sha512-WbBhLrooyePuQ1VZxrJjtLvTc4NVfpOyKx0sKqioq9bX1C1m7Jgykkn8gLrtwumBioXIqam8DLxp88Adbue6Hw==} @@ -9846,7 +9847,7 @@ snapshots: dependencies: '@types/node': 24.7.0 - '@types/pdfkit@0.17.5': + '@types/pdfkit@0.17.6': dependencies: '@types/node': 24.7.0