diff --git a/package-lock.json b/package-lock.json index d132bdd..682d3d8 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "bereal-time-history", - "version": "2.0.11", + "version": "2.0.12", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "bereal-time-history", - "version": "2.0.11", + "version": "2.0.12", "dependencies": { "@popperjs/core": "^2.11.6", "@sentry/browser": "^7.47.0", @@ -19,7 +19,7 @@ }, "devDependencies": { "sass": "^1.58.3", - "vite": "^4.1.0" + "vite": "^4.2.3" } }, "node_modules/@esbuild/android-arm": { @@ -912,9 +912,9 @@ "integrity": "sha512-Xni35NKzjgMrwevysHTCArtLDpPvye8zV/0E4EyYn43P7/7qvQwPh9BGkHewbMulVntbigmcT7rdX3BNo9wRJg==" }, "node_modules/vite": { - "version": "4.2.1", - "resolved": "https://registry.npmjs.org/vite/-/vite-4.2.1.tgz", - "integrity": "sha512-7MKhqdy0ISo4wnvwtqZkjke6XN4taqQ2TBaTccLIpOKv7Vp2h4Y+NpmWCnGDeSvvn45KxvWgGyb0MkHvY1vgbg==", + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/vite/-/vite-4.2.3.tgz", + "integrity": "sha512-kLU+m2q0Y434Y1kCy3TchefAdtFso0ILi0dLyFV8Us3InXTU11H/B5ZTqCKIQHzSKNxVG/yEx813EA9f1imQ9A==", "dev": true, "dependencies": { "esbuild": "^0.17.5", diff --git a/package.json b/package.json index 5cfda1b..33fd83e 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "sass": "^1.58.3", - "vite": "^4.1.0" + "vite": "^4.2.3" }, "dependencies": { "@popperjs/core": "^2.11.6", diff --git a/src/index.html b/src/index.html index 2085ab8..778f06c 100644 --- a/src/index.html +++ b/src/index.html @@ -501,8 +501,8 @@

BeReal Time History API

You can integrate real time and historic moment data into your own project. To get started, you'll need to request an API key. This is unique to your project and should not be shared.

- Request API Key - Report Abuse + Request API Key + Report Abuse

V1 Documentation