Skip to content

Commit

Permalink
fix: upgrade @types/node from 18.16.16 to 18.19.2
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @types/node from 18.16.16 to 18.19.2.

See this package in npm:
https://www.npmjs.com/package/@types/node

See this project in Snyk:
https://app.snyk.io/org/jeb4dev/project/b6647855-c99a-433f-ab98-42b8e084f067?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 25, 2023
1 parent 9158ee1 commit 36fad6b
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
18 changes: 13 additions & 5 deletions app/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@headlessui/vue": "^1.7.7",
"@heroicons/vue": "^2.0.13",
"@nuxtjs/i18n": "8.0.0-beta.10",
"@types/node": "^18.11.18",
"@types/node": "^18.19.2",
"@vueuse/core": "^9.11.1",
"nuxt": "3.4.3",
"nuxt-delay-hydration": "^1.2.1",
Expand Down

0 comments on commit 36fad6b

Please sign in to comment.