File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.22.1-beta.1] ( https://github.com/cloudgraphdev/sdk/compare/0.22.0...0.22.1-beta.1 ) (2022-11-25)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add uri-js to resolutions to fix cve vulnerability ([ 5290e0a] ( https://github.com/cloudgraphdev/sdk/commit/5290e0a828f1302e3fc16e5dddded36fb013d08d ) )
7
+ * cve vulnerabilities remediations ([ c0c6200] ( https://github.com/cloudgraphdev/sdk/commit/c0c620079958ec562797bbf76561c028754fcfa1 ) )
8
+
1
9
## [ 0.22.1-alpha.1] ( https://github.com/cloudgraphdev/sdk/compare/0.22.0...0.22.1-alpha.1 ) (2022-11-25)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @cloudgraph/sdk" ,
3
- "version" : " 0.22.1-alpha .1" ,
3
+ "version" : " 0.22.1-beta .1" ,
4
4
"description" : " SDK for cloud graph providers and cli" ,
5
5
"main" : " dist/src/index.js" ,
6
6
"types" : " dist/src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments