Skip to content

Commit bfac1b4

Browse files
Bump elliptic from 6.5.2 to 6.5.4
Bumps [elliptic](https://github.com/indutny/elliptic) from 6.5.2 to 6.5.4. - [Release notes](https://github.com/indutny/elliptic/releases) - [Commits](indutny/elliptic@v6.5.2...v6.5.4) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86429d6 commit bfac1b4

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

assets/stylesheet/main.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,4 +468,4 @@ button, a {
468468
//http://data.undp.org/resource/myer-egms.json
469469

470470
// unsplash api
471-
//fetch("https://api.unsplash.com/photos/?client_id=94eefc493013f829aa2a14ce2ec9b443781a11ea9c1fde12c007a9d0cf817598").then(r=>r.json()).then(d => a.push(d));
471+
//fetch("https://api.unsplash.com/photos/?client_id=CLIENT_ID").then(r=>r.json()).then(d => a.push(d));

package-lock.json

Lines changed: 23 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)