Skip to content

Commit c5682a5

Browse files
authored
merge pull request #84 from DeskproApps/chore/SC-196416/form-data-boundary-unsafe-random
SC-196416 chore: form-data boundary unsafe random function
2 parents d7b4670 + d4f530e commit c5682a5

2 files changed

Lines changed: 333 additions & 250 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
"flatpickr": "^4.6.13",
2727
"formik": "^2.4.6",
2828
"javascript-time-ago": "^2.5.11",
29-
"jest-environment-jsdom": "^29.7.0",
3029
"lodash": "^4.17.21",
3130
"polished": "^4.3.1",
3231
"react": "^17.0.2",
@@ -62,6 +61,7 @@
6261
"eslint-config-prettier": "8.3.0",
6362
"eslint-plugin-react-hooks": "4.3.0",
6463
"jest": "^29.7.0",
64+
"jest-environment-jsdom": "^30.0.5",
6565
"prettier": "^2.8.8",
6666
"rollup-plugin-copy": "3.4.0",
6767
"slugify": "^1.6.6",

0 commit comments

Comments
 (0)