File tree Expand file tree Collapse file tree 8 files changed +1177
-69
lines changed
api-service/openblocks-plugins Expand file tree Collapse file tree 8 files changed +1177
-69
lines changed Original file line number Diff line number Diff line change 2424 uses : SonarSource/sonarcloud-github-action@master
2525 env :
2626 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }} # Needed to get PR information, if any
27- SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
27+ SONAR_TOKEN : ${{ secrets.SONAR_TOKEN }}
Original file line number Diff line number Diff line change 7979 "react-signature-canvas" : " ^1.0.6" ,
8080 "react-test-renderer" : " ^18.1.0" ,
8181 "react-use" : " ^17.3.2" ,
82- "really-relaxed-json" : " ^0.3.1 " ,
82+ "really-relaxed-json" : " ^0.3.2 " ,
8383 "redux-devtools-extension" : " ^2.13.9" ,
8484 "redux-saga" : " ^1.1.3" ,
8585 "regenerator-runtime" : " ^0.13.9" ,
Original file line number Diff line number Diff line change @@ -14529,7 +14529,7 @@ __metadata:
1452914529 react-signature-canvas: ^1.0.6
1453014530 react-test-renderer: ^18.1.0
1453114531 react-use: ^17.3.2
14532- really-relaxed-json: ^0.3.1
14532+ really-relaxed-json: ^0.3.2
1453314533 redux-devtools-extension: ^2.13.9
1453414534 redux-saga: ^1.1.3
1453514535 regenerator-runtime: ^0.13.9
@@ -16631,10 +16631,10 @@ __metadata:
1663116631 languageName: node
1663216632 linkType: hard
1663316633
16634- "really-relaxed-json@npm:^0.3.1 ":
16635- version: 0.3.1
16636- resolution: "really-relaxed-json@npm:0.3.1 "
16637- checksum: 15220eb39be2c2bbec75508651ea1e6b0c6f5d0a56862ccef323341ed7a21fe27ce15d6dd1c35fc9b78cedba9a6aeef433e4bddb7bd4127d640968dcfe478bf9
16634+ "really-relaxed-json@npm:^0.3.2 ":
16635+ version: 0.3.2
16636+ resolution: "really-relaxed-json@npm:0.3.2 "
16637+ checksum: ed5ae25fa19ca8cd1cd28446d51c0965f0cd6ff62979921607d4a9a99ba58176c4fb887e841c94c5598628e61ac84f4b63e03d0b502d436573f3ffd169be50d8
1663816638 languageName: node
1663916639 linkType: hard
1664016640
Original file line number Diff line number Diff line change 107107 <dependency >
108108 <groupId >org.springframework.boot</groupId >
109109 <artifactId >spring-boot-starter-webflux</artifactId >
110- <version >2.5.5 </version >
110+ <version >2.5.12 </version >
111111 <scope >test</scope >
112112 </dependency >
113113 <dependency >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >net.snowflake</groupId >
3131 <artifactId >snowflake-jdbc</artifactId >
32- <version >3.13.27 </version >
32+ <version >3.13.29 </version >
3333 </dependency >
3434 <dependency >
3535 <groupId >com.openblocks</groupId >
Original file line number Diff line number Diff line change 3333 "@aws-sdk/client-dynamodb" : " ^3.266.1" ,
3434 "@aws-sdk/client-lambda" : " ^3.272.0" ,
3535 "@aws-sdk/client-s3" : " ^3.238.0" ,
36- "@aws-sdk/s3-request-presigner" : " ^3.241.0 " ,
36+ "@aws-sdk/s3-request-presigner" : " ^3.321.1 " ,
3737 "@google-cloud/bigquery" : " ^6.1.0" ,
3838 "@google-cloud/storage" : " ^6.9.3" ,
3939 "@supabase/supabase-js" : " ^2.10.0" ,
6060 "node-fetch" : " 2" ,
6161 "openapi-types" : " ^12.1.0" ,
6262 "openblocks-core" : " ^0.0.7" ,
63- "openblocks-sdk" : " 0.0.38 " ,
63+ "openblocks-sdk" : " 0.0.40 " ,
6464 "pino" : " ^8.11.0" ,
6565 "prom-client" : " ^14.2.0" ,
6666 "proxy-agent" : " ^5.0.0" ,
6767 "stylis" : " ^4.1.3" ,
68- "swagger-client" : " ^3.18.5 " ,
68+ "swagger-client" : " ^3.19.7 " ,
6969 "typescript" : " ^4.9.3" ,
7070 "yaml" : " ^2.2.2"
7171 },
You can’t perform that action at this time.
0 commit comments