File tree Expand file tree Collapse file tree 4 files changed +7
-7
lines changed
Expand file tree Collapse file tree 4 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 1111 "license" : " ISC" ,
1212 "devDependencies" : {
1313 "@types/node" : " 18.19.83" ,
14- "ts-node" : " ^ 10.9.2" ,
15- "tslib" : " ^2.1.0 " ,
14+ "ts-node" : " 10.9.2" ,
15+ "tslib" : " 2.8.1 " ,
1616 "typescript" : " 5.5.4"
1717 },
1818 "dependencies" : {
Original file line number Diff line number Diff line change @@ -713,9 +713,9 @@ strip-ansi@^6.0.0, strip-ansi@^6.0.1:
713713 dependencies :
714714 ansi-regex "^5.0.1"
715715
716- ts-node@^ 10.9.2 :
716+ ts-node@10.9.2 :
717717 version "10.9.2"
718- resolved "https://registry.yarnpkg.com /ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
718+ resolved "https://registry.npmjs.org /ts-node/-/ts-node-10.9.2.tgz#70f021c9e185bccdca820e26dc413805c101c71f"
719719 integrity sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==
720720 dependencies :
721721 " @cspotcode/source-map-support" " ^0.8.0"
@@ -732,7 +732,7 @@ ts-node@^10.9.2:
732732 v8-compile-cache-lib "^3.0.1"
733733 yn "3.1.1"
734734
735- tslib@^2.1.0 :
735+ tslib@2.8.1, tslib@ ^2.1.0 :
736736 version "2.8.1"
737737 resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.8.1.tgz#612efe4ed235d567e8aba5f2a5fab70280ade83f"
738738 integrity sha512-oJFu94HQb+KVduSUQL7wnpmqnfmLsOA/nAh6b6EH0wCEoK0/mPeXU6c3wKDV83MkOuHPRHtSXKKU99IBazS/2w==
Original file line number Diff line number Diff line change 142142 "postinstall-postinstall" : " 2.1.0" ,
143143 "prettier" : " 2.8.8" ,
144144 "protractor" : " 5.4.2" ,
145- "protobufjs-cli" : " ^ 1.1.3" ,
145+ "protobufjs-cli" : " 1.1.3" ,
146146 "request" : " 2.88.2" ,
147147 "semver" : " 7.7.1" ,
148148 "simple-git" : " 3.27.0" ,
Original file line number Diff line number Diff line change @@ -13393,7 +13393,7 @@ proto3-json-serializer@^2.0.2:
1339313393 dependencies:
1339413394 protobufjs "^7.2.5"
1339513395
13396- protobufjs-cli@^ 1.1.3:
13396+ protobufjs-cli@1.1.3:
1339713397 version "1.1.3"
1339813398 resolved "https://registry.npmjs.org/protobufjs-cli/-/protobufjs-cli-1.1.3.tgz#c58b8566784f0fa1aff11e8d875a31de999637fe"
1339913399 integrity sha512-MqD10lqF+FMsOayFiNOdOGNlXc4iKDCf0ZQPkPR+gizYh9gqUeGTWulABUCdI+N67w5RfJ6xhgX4J8pa8qmMXQ==
You can’t perform that action at this time.
0 commit comments