File tree Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Expand file tree Collapse file tree 2 files changed +12
-5
lines changed Original file line number Diff line number Diff line change 130
130
"@types/expect" : " 1.20.4" ,
131
131
"@types/lodash" : " 4.14.200" ,
132
132
"@types/mocha" : " 9.1.1" ,
133
- "@types/node" : " 18.18.4 " ,
133
+ "@types/node" : " 18.18.8 " ,
134
134
"@types/sinon" : " 10.0.19" ,
135
135
"expect" : " ^24.1.0" ,
136
136
"graphql" : " ^15.4.0" ,
Original file line number Diff line number Diff line change 1157
1157
resolved "https://registry.yarnpkg.com/@types/mocha/-/mocha-9.1.1.tgz#e7c4f1001eefa4b8afbd1eee27a237fee3bf29c4"
1158
1158
integrity sha512-Z61JK7DKDtdKTWwLeElSEBcWGRLY8g95ic5FoQqI9CMx0ns/Ghep3B4DfcEimiKMvtamNVULVNKEsiwV3aQmXw==
1159
1159
1160
-
1161
- version "18.18.4"
1162
- resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.4.tgz#519fef47a13cf869be290c20fc6ae9b7fe887aa7"
1163
- integrity sha512-t3rNFBgJRugIhackit2mVcLfF6IRc0JE4oeizPQL8Zrm8n2WY/0wOdpOPhdtG0V9Q2TlW/axbF1MJ6z+Yj/kKQ==
1160
+
1161
+ version "18.18.8"
1162
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.8.tgz#2b285361f2357c8c8578ec86b5d097c7f464cfd6"
1163
+ integrity sha512-OLGBaaK5V3VRBS1bAkMVP2/W9B+H8meUfl866OrMNQqt7wDgdpWPp5o6gmIc9pB+lIQHSq4ZL8ypeH1vPxcPaQ==
1164
+ dependencies :
1165
+ undici-types "~5.26.4"
1164
1166
1165
1167
" @types/node@^14.0.0 " :
1166
1168
version "14.18.33"
@@ -7348,6 +7350,11 @@ uncss@^0.17.0:
7348
7350
postcss-selector-parser "6.0.2"
7349
7351
request "^2.88.0"
7350
7352
7353
+ undici-types@~5.26.4 :
7354
+ version "5.26.5"
7355
+ resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
7356
+ integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
7357
+
7351
7358
unicode-canonical-property-names-ecmascript@^1.0.4 :
7352
7359
version "1.0.4"
7353
7360
resolved "https://registry.yarnpkg.com/unicode-canonical-property-names-ecmascript/-/unicode-canonical-property-names-ecmascript-1.0.4.tgz#2619800c4c825800efdd8343af7dd9933cbe2818"
You can’t perform that action at this time.
0 commit comments