File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -451,13 +451,13 @@ def test_external_files_init(self):
451
451
'https://www.google-analytics.com/analytics.js' ,
452
452
{'src' : 'https://cdn.polyfill.io/v2/polyfill.min.js' },
453
453
{
454
- 'src' : 'https://cdnjs.cloudflare.com/ajax/libs/ramda/0.25.0 /ramda.min.js' ,
455
- 'integrity' : 'sha256-YN22NHB7zs5+LjcHWgk3zL0s+CRnzCQzDOFnndmUamY =' ,
454
+ 'src' : 'https://cdnjs.cloudflare.com/ajax/libs/ramda/0.26.1 /ramda.min.js' ,
455
+ 'integrity' : 'sha256-43x9r7YRdZpZqTjDT5E0Vfrxn1ajIZLyYWtfAXsargA =' ,
456
456
'crossorigin' : 'anonymous'
457
457
},
458
458
{
459
- 'src' : 'https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.10 /lodash.min.js' ,
460
- 'integrity' : 'sha256-VKITM616rVzV+MI3kZMNUDoY5uTsuSl1ZvEeZhNoJVk =' ,
459
+ 'src' : 'https://cdnjs.cloudflare.com/ajax/libs/lodash.js/4.17.11 /lodash.min.js' ,
460
+ 'integrity' : 'sha256-7/yoZS3548fXSRXqc/xYzjsmuW3sFKzuvOCHd06Pmps =' ,
461
461
'crossorigin' : 'anonymous'
462
462
}
463
463
]
You can’t perform that action at this time.
0 commit comments