Skip to content

Commit 44029f7

Browse files
authored
Merge pull request #1565 from nextcloud/automated/noid/stable31-fix-npm-audit
[stable31] Fix npm audit
2 parents 1d1bc80 + d949d96 commit 44029f7

File tree

5 files changed

+335
-340
lines changed

5 files changed

+335
-340
lines changed

js/Splitter-ER5_nMyK.chunk.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
/*! third party licenses: js/vendor.LICENSE.txt */
22
import{g as h}from"./logreader-main.mjs";var l=function(a){for(var c=0,n=1,o=2,b=3,e=c,s=0,u=null,t=[],r=0;r<a.length;++r)switch(e){case c:switch(a[r]){case"{":++s,e=n,u=r;break}break;case n:switch(a[r]){case"{":++s;break;case"}":--s,s===0&&(e=c,t.push({start:u,end:r+1}));break;case'"':e=o;break}break;case o:switch(a[r]){case'"':e=n;break;case"\\":e=b;break}break;case b:e=o;break}var i={jsons:[],remainder:a.substring(t[t.length-1].end)};return t.forEach(function(k){i.jsons.push(a.substring(k.start,k.end))}),i};const d=h(l),g=Object.freeze(Object.defineProperty({__proto__:null,default:d},Symbol.toStringTag,{value:"Module"}));export{g as S};
3+
//# sourceMappingURL=Splitter-ER5_nMyK.chunk.mjs.map

js/logreader-main.mjs

Lines changed: 39 additions & 38 deletions
Large diffs are not rendered by default.

js/logreader-main.mjs.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/vendor.LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ version: 11.0.3
7777
license: MIT
7878

7979
axios
80-
version: 1.7.9
80+
version: 1.8.3
8181
license: MIT
8282

8383
charenc

0 commit comments

Comments
 (0)