chore(deps): update dependency @types/node to v18.17.4 (#604)

This commit is contained in:
renovate[bot]
2023-08-08 23:43:55 -04:00
committed by GitHub
parent 1cab0070fb
commit 7bbc240407
2 changed files with 10 additions and 10 deletions
+4 -4
View File
@@ -32,7 +32,7 @@
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/tailwindcss": "^6.7.0",
"@types/crypto-js": "^4.1.1",
"@types/node": "^18",
"@types/node": "^18.17.4",
"@vue/apollo-util": "^4.0.0-beta.6",
"@vueuse/core": "^10.1.2",
"@vueuse/nuxt": "^10.1.2",
@@ -5697,9 +5697,9 @@
"dev": true
},
"node_modules/@types/node": {
"version": "18.16.19",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.16.19.tgz",
"integrity": "sha512-IXl7o+R9iti9eBW4Wg2hx1xQDig183jj7YLn8F7udNceyfkbn1ZxmzZXuak20gR40D7pIkIY1kYGx5VIGbaHKA==",
"version": "18.17.4",
"resolved": "https://registry.npmjs.org/@types/node/-/node-18.17.4.tgz",
"integrity": "sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==",
"dev": true
},
"node_modules/@types/normalize-package-data": {