Skip to content

Commit 5d26187

Browse files
committed
fix(devDeps): safe-buffer@^5.2.1
1 parent 4745171 commit 5d26187

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
@@ -21,7 +21,7 @@
2121
"eslint-plugin-standard": "4.1.0",
2222
"mocha": "^10.7.0",
2323
"nyc": "^17.0.0",
24-
"safe-buffer": "5.2.1",
24+
"safe-buffer": "^5.2.1",
2525
"supertest": "6.2.2"
2626
},
2727
"files": [

0 commit comments

Comments
 (0)