Skip to content

Commit 0699d06

Browse files
committed
fix: pin strtok3 version
1 parent 45e43c1 commit 0699d06

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

+3
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@
138138
"bugs": {
139139
"url": "https://github.com/adonisjs/lucid/issues"
140140
},
141+
"overrides": {
142+
"strtok3": "8.0.1"
143+
},
141144
"eslintConfig": {
142145
"extends": "@adonisjs/eslint-config/package"
143146
},

0 commit comments

Comments
 (0)