Skip to content

Commit ee18f4d

Browse files
committed
fix: upgrade @babel/runtime from 7.14.6 to 7.23.2
Snyk has created this PR to upgrade @babel/runtime from 7.14.6 to 7.23.2. See this package in npm: https://www.npmjs.com/package/@babel/runtime See this project in Snyk: https://app.snyk.io/org/mrrio/project/50515eb1-b03b-4f42-9f17-cce1a33d5d1a?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5d09af9 commit ee18f4d

File tree

2 files changed

+14
-6
lines changed

2 files changed

+14
-6
lines changed

package-lock.json

Lines changed: 13 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"url": "https://github.com/MrRio/jsPDF.git"
2424
},
2525
"dependencies": {
26-
"@babel/runtime": "^7.14.0",
26+
"@babel/runtime": "^7.23.2",
2727
"atob": "^2.1.2",
2828
"btoa": "^1.2.1",
2929
"fflate": "^0.4.8"

0 commit comments

Comments
 (0)