diff --git a/commafeed-client/package-lock.json b/commafeed-client/package-lock.json index 64ccf675..582009b7 100644 --- a/commafeed-client/package-lock.json +++ b/commafeed-client/package-lock.json @@ -58,7 +58,7 @@ "@types/react-infinite-scroller": "^1.2.5", "@types/swagger-ui-react": "^4.18.3", "@types/throttle-debounce": "^5.0.2", - "@types/tinycon": "^0.6.6", + "@types/tinycon": "^0.6.7", "@vitejs/plugin-react": "^4.3.3", "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1", @@ -2147,9 +2147,9 @@ "license": "MIT" }, "node_modules/@types/tinycon": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/@types/tinycon/-/tinycon-0.6.6.tgz", - "integrity": "sha512-Q8geSfJZUKF9Y4d5LJ/++FkrzTUZ01RqaRkk5Y+e2M+FVWho6Qq0BlxOCWLSb+qs8zHGeLmq6ei8B5gcOIIKeQ==", + "version": "0.6.7", + "resolved": "https://registry.npmjs.org/@types/tinycon/-/tinycon-0.6.7.tgz", + "integrity": "sha512-rRklPHkd/mWYEqNpgVi5ItpamqPSl6VVkvvCFavvVyrNdSN+qCM8vzza6FkLYKTRSMzOQhUwhPTktRetjJ4ctw==", "dev": true, "license": "MIT" }, diff --git a/commafeed-client/package.json b/commafeed-client/package.json index 05540375..7535d3c4 100644 --- a/commafeed-client/package.json +++ b/commafeed-client/package.json @@ -65,7 +65,7 @@ "@types/react-infinite-scroller": "^1.2.5", "@types/swagger-ui-react": "^4.18.3", "@types/throttle-debounce": "^5.0.2", - "@types/tinycon": "^0.6.6", + "@types/tinycon": "^0.6.7", "@vitejs/plugin-react": "^4.3.3", "babel-plugin-macros": "^3.1.0", "jsdom": "^25.0.1",