File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 23
23
"dependencies" : {
24
24
"@babel/runtime" : " ^7.20.13" ,
25
25
"@react-pdf/png-js" : " ^3.0.0" ,
26
- "jay-peg" : " ^1.1.0 "
26
+ "jay-peg" : " ^1.1.1 "
27
27
},
28
28
"files" : [
29
29
" lib"
Original file line number Diff line number Diff line change 33
33
"browserify-zlib" : " ^0.2.0" ,
34
34
"crypto-js" : " ^4.2.0" ,
35
35
"fontkit" : " ^2.0.2" ,
36
- "jay-peg" : " ^1.1.0 " ,
36
+ "jay-peg" : " ^1.1.1 " ,
37
37
"vite-compatible-readable-stream" : " ^3.6.1"
38
38
},
39
39
"devDependencies" : {
Original file line number Diff line number Diff line change @@ -6538,10 +6538,10 @@ jake@^10.8.5:
6538
6538
filelist "^1.0.4"
6539
6539
minimatch "^3.1.2"
6540
6540
6541
- jay-peg@^1.1.0 :
6542
- version "1.1.0 "
6543
- resolved "https://registry.yarnpkg.com/jay-peg/-/jay-peg-1.1.0 .tgz#5cc2bc7a3023f62fcd862b97472263e308f6a3c6 "
6544
- integrity sha512-WhyKySfx5CEFoKDnpmHyJUrpX5fUrr/X3kqVHISmiO9jrJC73RQBOAZJB8bDrWT4PHEkl0QgNZLlWJfAWAIFew ==
6541
+ jay-peg@^1.1.1 :
6542
+ version "1.1.1 "
6543
+ resolved "https://registry.yarnpkg.com/jay-peg/-/jay-peg-1.1.1 .tgz#fdf410b89fa7a295bf74424ffe4c9083dbe7c363 "
6544
+ integrity sha512-D62KEuBxz/ip2gQKOEhk/mx14o7eiFRaU+VNNSP4MOiIkwb/D6B3G1Mfas7C/Fit8EsSV2/IWjZElx/Gs6A4ww ==
6545
6545
dependencies :
6546
6546
restructure "^3.0.0"
6547
6547
You can’t perform that action at this time.
0 commit comments