File tree 2 files changed +12
-5
lines changed
2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@changesets/cli" : " 2.26.2" ,
40
40
"@types/jest" : " 29.5.4" ,
41
- "@types/node" : " 18.17.11 " ,
41
+ "@types/node" : " 18.19.54 " ,
42
42
"@types/xregexp" : " 3.0.30" ,
43
43
"babel-core" : " 6.26.3" ,
44
44
"babel-jest" : " ^29.7.0" ,
Original file line number Diff line number Diff line change 1185
1185
resolved "https://packages.atlassian.com/api/npm/npm-remote/@types/node/-/node-16.11.7.tgz#36820945061326978c42a01e56b61cd223dfdc42"
1186
1186
integrity sha1-NoIJRQYTJpeMQqAeVrYc0iPf3EI=
1187
1187
1188
-
1189
- version "18.17.11"
1190
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.11.tgz#c04054659d88bfeba94095f41ef99a8ddf4e1813"
1191
- integrity sha512-r3hjHPBu+3LzbGBa8DHnr/KAeTEEOrahkcL+cZc4MaBMTM+mk8LtXR+zw+nqfjuDZZzYTYgTcpHuP+BEQk069g==
1188
+
1189
+ version "18.19.54"
1190
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.54.tgz#f1048dc083f81b242640f04f18fb3e4ccf13fcdb"
1191
+ integrity sha512-+BRgt0G5gYjTvdLac9sIeE0iZcJxi4Jc4PV5EUzqi+88jmQLr+fRZdv2tCTV7IHKSGxM6SaLoOXQWWUiLUItMw==
1192
+ dependencies :
1193
+ undici-types "~5.26.4"
1192
1194
1193
1195
" @types/node@^12.7.1 " :
1194
1196
version "12.20.10"
@@ -4465,6 +4467,11 @@ unbox-primitive@^1.0.2:
4465
4467
has-symbols "^1.0.3"
4466
4468
which-boxed-primitive "^1.0.2"
4467
4469
4470
+ undici-types@~5.26.4 :
4471
+ version "5.26.5"
4472
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
4473
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
4474
+
4468
4475
universalify@^0.1.0 :
4469
4476
version "0.1.2"
4470
4477
resolved "https://registry.yarnpkg.com/universalify/-/universalify-0.1.2.tgz#b646f69be3942dabcecc9d6639c80dc105efaa66"
You can’t perform that action at this time.
0 commit comments