diff --git a/pwa/package-lock.json b/pwa/package-lock.json index 5a6f1d8d..1d6c9778 100644 --- a/pwa/package-lock.json +++ b/pwa/package-lock.json @@ -9,7 +9,7 @@ "version": "1.0.0", "dependencies": { "@conduction/components": "2.2.50", - "@conduction/theme": "1.1.36", + "@conduction/theme": "1.1.37", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "6.5.2", "@fortawesome/free-regular-svg-icons": "6.5.2", @@ -2218,9 +2218,9 @@ } }, "node_modules/@conduction/theme": { - "version": "1.1.36", - "resolved": "https://registry.npmjs.org/@conduction/theme/-/theme-1.1.36.tgz", - "integrity": "sha512-ycGYfhvqD2hCTu83wx2PxSjWBVXzwmijuls70MlElWEZk1edc25GLGqGDA+QMnhiYzKhEjfUfAuBA/Yz7EKqjw==", + "version": "1.1.37", + "resolved": "https://registry.npmjs.org/@conduction/theme/-/theme-1.1.37.tgz", + "integrity": "sha512-YkG0YigMd1DX0ycTv8jdhD3706UOXzr5vIQMFNJftEKfDA9nnacThi7yblsCs5uwHPQ24POg/7aopmIiAEkM5w==", "hasInstallScript": true, "license": "ISC", "dependencies": { diff --git a/pwa/package.json b/pwa/package.json index f6bc9559..d4d3eee2 100644 --- a/pwa/package.json +++ b/pwa/package.json @@ -24,7 +24,7 @@ }, "dependencies": { "@conduction/components": "2.2.50", - "@conduction/theme": "1.1.36", + "@conduction/theme": "1.1.37", "@fortawesome/fontawesome-svg-core": "^6.5.2", "@fortawesome/free-brands-svg-icons": "6.5.2", "@fortawesome/free-regular-svg-icons": "6.5.2",