Skip to content

Commit 884266b

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-VITE-15922213 - https://snyk.io/vuln/SNYK-JS-NUXTOGIMAGE-15912491
1 parent 7e9abdd commit 884266b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
"@nuxt/icon": "^1.10.3",
2121
"@nuxt/image": "^1.8.1",
2222
"@nuxt/ui-pro": "^1.4.4",
23-
"nuxt": "^3.13.2",
23+
"nuxt": "^3.15.3",
2424
"nuxt-3-intercom": "^1.1.2",
25-
"nuxt-og-image": "^3.0.6"
25+
"nuxt-og-image": "^6.2.5"
2626
},
2727
"devDependencies": {
2828
"@nuxt/eslint": "^0.6.0",

0 commit comments

Comments
 (0)