Skip to content

Commit 2009e0f

Browse files
committed
fix: Remove deprecated moment package
I got another vulnerability report regarding `moment` and while look into the package I noticed that it is deprecated. Then, I realized that it is not used at all anywhere in here. Therefore, I decided to nuke it.
1 parent 77e995c commit 2009e0f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

package.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@
3434
"bn.js": "^4.11.6",
3535
"bunyan": "1.8.12",
3636
"md5": "2.2.1",
37-
"moment": "2.29.2",
3837
"ultron": "1.1.1",
3938
"walker": "1.0.7",
4039
"xmlrpc-rosnodejs": "1.4.0"

0 commit comments

Comments
 (0)