Skip to content

Commit 4314d88

Browse files
Bump ws from 6.2.1 to 6.2.2
Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/commits) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 86429d6 commit 4314d88

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)