Skip to content

Commit 8241764

Browse files
authored
chore: upgrade and pin dependency versions for security and stability (#5413)
1 parent 0eae74c commit 8241764

2 files changed

Lines changed: 57 additions & 24 deletions

File tree

package-lock.json

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

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"private": true,
3939
"dependencies": {
4040
"@azure/storage-blob": "^12.9.0",
41+
"basic-ftp": "5.3.1",
4142
"@emotion/react": "11.14.0",
4243
"@emotion/styled": "11.14.1",
4344
"@faker-js/faker": "7.0.1",
@@ -123,7 +124,7 @@
123124
"pdf-parse": "^2.4.5",
124125
"pdf2json": "^4.0.2",
125126
"pg": "^8.3.3",
126-
"protobufjs": "8.0.1",
127+
"protobufjs": "8.0.2",
127128
"pluralize": "^8.0.0",
128129
"puppeteer": "22.15.0",
129130
"qs": "^6.14.2",
@@ -141,6 +142,7 @@
141142
"tslib": "^2.3.0",
142143
"url-template": "^3.1.1",
143144
"uuid": "^9.0.0",
145+
"serialize-javascript": "7.0.3",
144146
"valid-filename": "^3.1.0",
145147
"validator": "^13.12.0",
146148
"winston": "^3.3.3",

0 commit comments

Comments
 (0)