fix(dependencies): Update jintr to version 3.2.1

This commit is contained in:
Luan
2025-02-21 18:13:10 -03:00
parent 0cb92d9620
commit 02dfcae612
2 changed files with 6 additions and 5 deletions

View File

@@ -103,7 +103,7 @@
"license": "MIT",
"dependencies": {
"@bufbuild/protobuf": "^2.0.0",
"jintr": "^3.2.0",
"jintr": "^3.2.1",
"tslib": "^2.5.0",
"undici": "^5.19.1"
},