Merge pull request #295 from IT4Change/dependabot/npm_and_yarn/typescript-fe798bcac4

Bump @types/node from 20.13.0 to 20.14.0 in the typescript group
This commit is contained in:
mahula 2024-06-02 22:51:18 +02:00 committed by GitHub
commit 26ca4faf63
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View File

@ -13,7 +13,7 @@
"@mdi/font": "^7.4.47",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.33",
@ -7005,9 +7005,9 @@
"integrity": "sha512-nG96G3Wp6acyAgJqGasjODb+acrI7KltPiRxzHPXnP3NgI28bpQDRv53olbqGXbfcgF5aiiHmO3xpwEpS5Ld9g=="
},
"node_modules/@types/node": {
"version": "20.13.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.13.0.tgz",
"integrity": "sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==",
"version": "20.14.0",
"resolved": "https://registry.npmjs.org/@types/node/-/node-20.14.0.tgz",
"integrity": "sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==",
"dependencies": {
"undici-types": "~5.26.4"
}

View File

@ -65,7 +65,7 @@
"@mdi/font": "^7.4.47",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"@vitejs/plugin-vue": "^5.0.5",
"@vue/server-renderer": "3.4.27",
"@vuepress/theme-default": "^2.0.0-rc.33",