Skip to content

Commit

Permalink
chore: dependabot warning fixes (#1254)
Browse files Browse the repository at this point in the history
Co-authored-by: Hamzah Ullah <[email protected]>
  • Loading branch information
brobro10000 and Hamzah Ullah committed Jun 24, 2024
1 parent a29388e commit 13acd81
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 40 deletions.
44 changes: 10 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 4 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -71,14 +71,12 @@
"redux-mock-store": "1.5.4",
"redux-thunk": "2.3.0",
"regenerator-runtime": "0.13.7",
"sanitize-html": "2.8.1",
"scheduler": "^0.23.0",
"timeago.js": "^4.0.2",
"sanitize-html": "2.12.1",
"timeago.js": "4.0.2",
"universal-cookie": "4.0.4",
"url": "0.11.0",
"use-context-selector": "^1.4.1",
"uuid": "9.0.0",
"validator": "10.11.0"
"validator": "13.7.0"
},
"peerDependencies": {
"clean-webpack-plugin": "3.0.0",
Expand All @@ -91,8 +89,8 @@
},
"devDependencies": {
"@edx/browserslist-config": "1.0.0",
"@openedx/frontend-build": "14.0.3",
"@faker-js/faker": "^7.6.0",
"@openedx/frontend-build": "14.0.3",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/react": "^11.2.7",
Expand Down

0 comments on commit 13acd81

Please sign in to comment.