Skip to content

Commit 8aa5ff6

Browse files
committed
fix: package.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-JS-TMP-11501554
1 parent c51a1be commit 8aa5ff6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@
4848
"packageManager": "[email protected]",
4949
"dependencies": {
5050
"@changesets/changelog-github": "0.5.1",
51-
"@changesets/cli": "2.29.5"
51+
"@changesets/cli": "2.29.6"
5252
}
5353
}

0 commit comments

Comments
 (0)