Skip to content

Commit 8eeb5ec

Browse files
committed
chore: Update npm registry to use https
- non tls endpoint was deprecated - dependabot not working, likely as a result - Also ran `npm audit fix` just to get the easy updates done.
1 parent 21cc46d commit 8eeb5ec

2 files changed

Lines changed: 3677 additions & 7149 deletions

File tree

.npmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
registry=http://registry.npmjs.org/
1+
registry=https://registry.npmjs.org/
22
save-exact=true
33
progress=false
44
package-lock=true

0 commit comments

Comments
 (0)