Merge pull request #1 from marcopedone/dependabot/npm_and_yarn/apps/infoalloggi/types/pg-8.15.5
Bump @types/pg from 8.15.4 to 8.15.5 in /apps/infoalloggi
This commit is contained in:
commit
570dbfd4ff
2 changed files with 6 additions and 5 deletions
9
apps/infoalloggi/package-lock.json
generated
9
apps/infoalloggi/package-lock.json
generated
|
|
@ -98,7 +98,7 @@
|
|||
"@types/node": "^24.0.7",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/nodemailer-html-to-text": "^3.1.3",
|
||||
"@types/pg": "^8.15.4",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"@types/react-is": "^19.0.0",
|
||||
|
|
@ -7269,10 +7269,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@types/pg": {
|
||||
"version": "8.15.4",
|
||||
"resolved": "https://registry.npmjs.org/@types/pg/-/pg-8.15.4.tgz",
|
||||
"integrity": "sha512-I6UNVBAoYbvuWkkU3oosC8yxqH21f4/Jc4DK71JLG3dT2mdlGe1z+ep/LQGXaKaOgcvUrsQoPRqfgtMcvZiJhg==",
|
||||
"version": "8.15.5",
|
||||
"resolved": "https://registry.npmjs.org/@types/pg/-/pg-8.15.5.tgz",
|
||||
"integrity": "sha512-LF7lF6zWEKxuT3/OR8wAZGzkg4ENGXFNyiV/JeOt9z5B+0ZVwbql9McqX5c/WStFq1GaGso7H1AzP/qSzmlCKQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@types/node": "*",
|
||||
"pg-protocol": "*",
|
||||
|
|
|
|||
|
|
@ -109,7 +109,7 @@
|
|||
"@types/node": "^24.0.7",
|
||||
"@types/nodemailer": "^6.4.17",
|
||||
"@types/nodemailer-html-to-text": "^3.1.3",
|
||||
"@types/pg": "^8.15.4",
|
||||
"@types/pg": "^8.15.5",
|
||||
"@types/react": "^19.1.8",
|
||||
"@types/react-dom": "^19.1.7",
|
||||
"@types/react-is": "^19.0.0",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue