diff --git a/apps/rn/yarn.lock b/apps/rn/yarn.lock index e662f6f7b..5326f41ed 100644 --- a/apps/rn/yarn.lock +++ b/apps/rn/yarn.lock @@ -4718,7 +4718,7 @@ path-type@^3.0.0: pify "^3.0.0" pdf-lib@./../..: - version "1.3.2" + version "1.4.0" dependencies: "@pdf-lib/standard-fonts" "^0.0.4" "@pdf-lib/upng" "^1.0.1" diff --git a/package.json b/package.json index 86b444580..f06938820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "pdf-lib", - "version": "1.3.2", + "version": "1.4.0", "description": "Create and modify PDF files with JavaScript", "author": "Andrew Dillon ", "contributors": [