Skip to content

Commit ecd07f9

Browse files
committed
chore: upgrade pdfobject to 2.1.1
Signed-off-by: BoHong Li <raccoon@hackmd.io>
1 parent f7ae705 commit ecd07f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"passport-saml": "~1.0.0",
115115
"passport-twitter": "~1.0.4",
116116
"passport.socketio": "~3.7.0",
117-
"pdfobject": "~2.0.201604172",
117+
"pdfobject": "~2.1.1",
118118
"pg": "~6.1.2",
119119
"pg-hstore": "~2.3.2",
120120
"plantuml-encoder": "^1.2.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9624,10 +9624,10 @@ pbkdf2@^3.0.3:
96249624
safe-buffer "^5.0.1"
96259625
sha.js "^2.4.8"
96269626

9627-
pdfobject@~2.0.201604172:
9628-
version "2.0.201604172"
9629-
resolved "https://registry.yarnpkg.com/pdfobject/-/pdfobject-2.0.201604172.tgz#112edf93b98be121a5e780b06e7f5f78ad31ab3f"
9630-
integrity sha1-ES7fk7mL4SGl54Cwbn9feK0xqz8=
9627+
pdfobject@~2.1.1:
9628+
version "2.1.1"
9629+
resolved "https://registry.yarnpkg.com/pdfobject/-/pdfobject-2.1.1.tgz#2949d4d218d130d16b6149c7f7226f0a73400d4a"
9630+
integrity sha512-QFktTHyjs4q/WhGFfV2RdAbscPdNkyQb/JfFz18cwILvs9ocDiYVFAEh/jgkKGv6my+r4nlbLjwj7BHFKAupHQ==
96319631

96329632
pend@~1.2.0:
96339633
version "1.2.0"

0 commit comments

Comments
 (0)