diff --git a/package.json b/package.json index b9afeb0efd..edb852c8d1 100644 --- a/package.json +++ b/package.json @@ -183,7 +183,7 @@ "intersection-observer": "^0.12.2", "jsonlint-mod": "^1.7.5", "jsonpath": "^1.2.1", - "jspdf": "4.2.0", + "jspdf": "4.2.1", "lodash": "^4.17.23", "luxon": "^3.2.1", "memoize-one": "^4.0.2", diff --git a/yarn.lock b/yarn.lock index ef644d1ba5..6ece89686b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5418,10 +5418,10 @@ flat@^5.0.2: resolved "https://registry.yarnpkg.com/flat/-/flat-5.0.2.tgz#8ca6fe332069ffa9d324c327198c598259ceb241" integrity sha512-b6suED+5/3rTpUBdG1gupIl8MPFCAMA0QXwmljLhvCUKcUvdE4gWky9zpuGCcXHOsz4J9wPGNWq6OKpmIzz3hQ== -flatted@^3.1.0: - version "3.2.7" - resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787" - integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ== +flatted@3.4.2, flatted@^3.1.0: + version "3.4.2" + resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.4.2.tgz#f5c23c107f0f37de8dbdf24f13722b3b98d52726" + integrity sha512-PjDse7RzhcPkIJwy5t7KPWQSZ9cAbzQXcafsetQoD7sOJRQlGikNbx7yZp2OotDnJyrDcbyRq3Ttb18iYOqkxA== follow-redirects@^1.0.0: version "1.15.4" @@ -7240,10 +7240,10 @@ jsonpath@^1.2.1: static-eval "2.1.1" underscore "1.13.6" -jspdf@4.2.0: - version "4.2.0" - resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.2.0.tgz#f5b42a8e1592c3da1531d005adc87ccc19272965" - integrity sha512-hR/hnRevAXXlrjeqU5oahOE+Ln9ORJUB5brLHHqH67A+RBQZuFr5GkbI9XQI8OUFSEezKegsi45QRpc4bGj75Q== +jspdf@4.2.1: + version "4.2.1" + resolved "https://registry.yarnpkg.com/jspdf/-/jspdf-4.2.1.tgz#6ba0d263999313f91f369ee80ecf235046b2acd8" + integrity sha512-YyAXyvnmjTbR4bHQRLzex3CuINCDlQnBqoSYyjJwTP2x9jDLuKDzy7aKUl0hgx3uhcl7xzg32agn5vlie6HIlQ== dependencies: "@babel/runtime" "^7.28.6" fast-png "^6.2.0"