diff --git a/package-lock.json b/package-lock.json index d7da5b1..965b0d9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "0.0.0-git", "license": "MIT", "dependencies": { - "@eveshipfit/data": "9.4.20240526", + "@eveshipfit/data": "9.4.20240611", "@eveshipfit/dogma-engine": "5.0.1", "@eveshipfit/react": "4.5.3", "clsx": "2.1.1", @@ -127,9 +127,9 @@ } }, "node_modules/@eveshipfit/data": { - "version": "9.4.20240526", - "resolved": "https://npm.pkg.github.com/download/@eveshipfit/data/9.4.20240526/fc67224bda71874de2a6d562bf6c50517ab2270a", - "integrity": "sha512-uvmCzOi+EaAR8FLhZoqybo1aIgFetvOCPr0e5+M/sA7B9esHZ1M0pU6YWGQ8NDPrMKj7kTVKrWnMnZD8yG6ALw==" + "version": "9.4.20240611", + "resolved": "https://npm.pkg.github.com/download/@eveshipfit/data/9.4.20240611/bee53deedc98f750f1e4dd74b1ad45ddd14ba10c", + "integrity": "sha512-MWn/deilbJJ2loQa1FJFy5jd2TqPiMn4ibzxbSfgPGk4majr9ooTwNf2kjcSS1PVs8CkL1nmoz/1OEvl3RMqFQ==" }, "node_modules/@eveshipfit/dogma-engine": { "version": "5.0.1", diff --git a/package.json b/package.json index e8dc57d..ad5c2fb 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "author": "EVEShipFit Team ", "license": "MIT", "dependencies": { - "@eveshipfit/data": "9.4.20240526", + "@eveshipfit/data": "9.4.20240611", "@eveshipfit/dogma-engine": "5.0.1", "@eveshipfit/react": "4.5.3", "clsx": "2.1.1",