mirror of
https://github.com/freeCodeCamp/freeCodeCamp.git
synced 2026-05-28 18:26:54 +00:00
fix(lock): Fix lock file https
This commit is contained in:
committed by
mrugesh mohapatra
parent
0ecbaf663b
commit
35fd18262c
Generated
+2
-2
@@ -6633,7 +6633,7 @@
|
||||
},
|
||||
"event-stream": {
|
||||
"version": "3.3.4",
|
||||
"resolved": "http://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz",
|
||||
"resolved": "https://registry.npmjs.org/event-stream/-/event-stream-3.3.4.tgz",
|
||||
"integrity": "sha1-SrTJoPWlTbkzi0w02Gv86PSzVXE=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
@@ -18546,7 +18546,7 @@
|
||||
},
|
||||
"should-equal": {
|
||||
"version": "0.3.1",
|
||||
"resolved": "http://registry.npmjs.org/should-equal/-/should-equal-0.3.1.tgz",
|
||||
"resolved": "https://registry.npmjs.org/should-equal/-/should-equal-0.3.1.tgz",
|
||||
"integrity": "sha1-vY6pemdI45+tR2o75v1y68LnK/A=",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
|
||||
Reference in New Issue
Block a user