@sunrise-upc/mobile-prod-card 4.7.7-beta.0 → 4.7.7-beta.2

Sign up to get free protection for your applications and to get access to all the features.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sunrise-upc/mobile-prod-card",
3
- "version": "4.7.7-beta.0",
3
+ "version": "4.7.7-beta.2",
4
4
  "description": "Starter project to create reusable functional component",
5
5
  "main": "dist/cjs/index.js",
6
6
  "module": "dist/esm/index.js",
@@ -43,7 +43,7 @@
43
43
  "@types/react": "^18.0.26",
44
44
  "@types/react-dom": "^18.0.10",
45
45
  "@types/uuid": "^8.3.4",
46
- "axios": "^0.21.4",
46
+ "axios": "^0.27.2",
47
47
  "postcss": "8.4.21",
48
48
  "rimraf": "^3.0.2",
49
49
  "rollup": "^3.9.1",