We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d02c840 commit 9c77297Copy full SHA for 9c77297
package.json
@@ -86,7 +86,7 @@
86
"@rollup/plugin-terser": "^0.4.4",
87
"@types/bson": "^4.2.4",
88
"@types/jest": "^30.0.0",
89
- "@types/node": "^24.3.0",
+ "@types/node": "^24.3.1",
90
"@types/shelljs": "^0.8.17",
91
"esbuild": "^0.25.9",
92
"husky": "^9.1.7",
yarn.lock
@@ -1087,7 +1087,7 @@
1087
expect "^30.0.0"
1088
pretty-format "^30.0.0"
1089
1090
-"@types/node@*", "@types/node@^24.3.0":
+"@types/node@*", "@types/node@^24.3.1":
1091
version "24.3.1"
1092
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.1.tgz#b0a3fb2afed0ef98e8d7f06d46ef6349047709f3"
1093
integrity sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g==
0 commit comments