Skip to content

Commit 38862cd

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TAR-15032660 - https://snyk.io/vuln/SNYK-JS-TAR-15127355
1 parent 97a91fd commit 38862cd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
},
1111
"dependencies": {
1212
"@nuxt/content-theme-docs": "^0.11.0",
13-
"nuxt": "^2.15.8",
13+
"nuxt": "^3.0.0",
1414
"vue-gtag": "^1.16.1"
1515
}
1616
}

0 commit comments

Comments
 (0)