Skip to content

Commit 8c91bf5

Browse files
committed
chore: bump jay-peg
1 parent ec2aaa7 commit 8c91bf5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

packages/image/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"dependencies": {
2424
"@babel/runtime": "^7.20.13",
2525
"@react-pdf/png-js": "^3.0.0",
26-
"jay-peg": "^1.1.0"
26+
"jay-peg": "^1.1.1"
2727
},
2828
"files": [
2929
"lib"

packages/pdfkit/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"browserify-zlib": "^0.2.0",
3434
"crypto-js": "^4.2.0",
3535
"fontkit": "^2.0.2",
36-
"jay-peg": "^1.1.0",
36+
"jay-peg": "^1.1.1",
3737
"vite-compatible-readable-stream": "^3.6.1"
3838
},
3939
"devDependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6538,10 +6538,10 @@ jake@^10.8.5:
65386538
filelist "^1.0.4"
65396539
minimatch "^3.1.2"
65406540

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==
65456545
dependencies:
65466546
restructure "^3.0.0"
65476547

0 commit comments

Comments
 (0)