Skip to content

Commit d18dafc

Browse files
authored
fix: moment 2.29.1 vulnerabilities (#1930)
- https://snyk.io/vuln/npm:[email protected]
1 parent f3cb477 commit d18dafc

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
@@ -82,7 +82,7 @@
8282
"typescript": "^4.3.3"
8383
},
8484
"optionalDependencies": {
85-
"moment": "^2.24.0"
85+
"moment": "^2.29.4"
8686
},
8787
"jest": {
8888
"preset": "react-native",

0 commit comments

Comments
 (0)