Skip to content

Commit

Permalink
Merge pull request #3046 from glific/package-updates-0824-3
Browse files Browse the repository at this point in the history
security updates
  • Loading branch information
akanshaaa19 committed Sep 2, 2024
2 parents cab883c + 0cb335a commit e5679de
Show file tree
Hide file tree
Showing 2 changed files with 523 additions and 310 deletions.
38 changes: 19 additions & 19 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"private": true,
"type": "module",
"dependencies": {
"@apollo/client": "^3.11.4",
"@apollo/client": "^3.11.5",
"@apollo/link-context": "^2.0.0-beta.3",
"@apollo/link-error": "^2.0.0-beta.3",
"@appsignal/javascript": "^1.3.30",
Expand All @@ -15,33 +15,33 @@
"@date-io/dayjs": "^3.0.0",
"@emoji-mart/data": "^1.2.1",
"@emoji-mart/react": "^1.1.1",
"@emotion/react": "^11.13.0",
"@emotion/react": "^11.13.3",
"@emotion/styled": "^11.13.0",
"@glific/flow-editor": "^1.26.3-12",
"@lexical/react": "^0.17.0",
"@mui/icons-material": "^5.16.7",
"@mui/material": "^5.16.7",
"@mui/x-date-pickers": "^7.12.1",
"@nyaruka/temba-components": "^0.104.0",
"@lexical/react": "^0.17.1",
"@mui/icons-material": "^6.0.0",
"@mui/material": "^6.0.0",
"@mui/x-date-pickers": "^7.14.0",
"@nyaruka/temba-components": "^0.104.1",
"@stripe/react-stripe-js": "^2.8.0",
"@stripe/stripe-js": "^4.3.0",
"@stripe/stripe-js": "^4.4.0",
"@types/jest": "^29.5.12",
"@vitejs/plugin-react": "^4.3.1",
"apollo-absinthe-upload-link": "^1.7.0",
"apollo-link-token-refresh": "^0.7.0",
"axios": "^1.7.4",
"axios": "^1.7.5",
"buffer": "^6.0.3",
"dayjs": "^1.11.12",
"dayjs": "^1.11.13",
"emoji-mart": "^5.6.0",
"formik": "^2.4.6",
"graphql": "^16.9.0",
"graphql-ws": "^5.16.0",
"i18next": "^23.12.3",
"i18next": "^23.14.0",
"i18next-browser-languagedetector": "^8.0.0",
"interweave": "^13.1.0",
"interweave-autolink": "^5.1.1",
"lexical": "^0.17.0",
"lexical-beautiful-mentions": "^0.1.39",
"lexical": "^0.17.1",
"lexical-beautiful-mentions": "^0.1.40",
"pino": "^9.3.2",
"pino-logflare": "^0.4.2",
"react": "^18.3.1",
Expand All @@ -54,14 +54,14 @@
"react-phone-input-2": "^2.15.1",
"react-player": "^2.16.0",
"react-resize-detector": "^11.0.1",
"react-router-dom": "^6.26.0",
"react-router-dom": "^6.26.1",
"react-tiny-link": "^3.6.1",
"react-viewer": "^3.2.2",
"rollup-plugin-polyfill-node": "^0.13.0",
"stream-browserify": "^3.0.0",
"util": "^0.12.5",
"uuid": "^10.0.0",
"vite": "^5.4.0",
"vite": "^5.4.2",
"vite-plugin-checker": "^0.7.2",
"vite-plugin-svgr": "^4.2.0",
"vite-tsconfig-paths": "^5.0.1",
Expand Down Expand Up @@ -100,13 +100,13 @@
},
"devDependencies": {
"@testing-library/dom": "^10.4.0",
"@testing-library/jest-dom": "^6.4.8",
"@testing-library/jest-dom": "^6.5.0",
"@testing-library/react": "^16.0.0",
"@testing-library/user-event": "^14.5.2",
"@types/draft-js": "^0.11.18",
"@types/emoji-mart": "^3.0.14",
"@types/node": "^22.3.0",
"@types/react": "^18.3.3",
"@types/node": "^22.5.1",
"@types/react": "^18.3.4",
"@types/react-dom": "^18.3.0",
"@types/react-google-recaptcha": "^2.1.9",
"@types/react-router": "^5.1.20",
Expand All @@ -123,7 +123,7 @@
"eslint-plugin-react": "^7.35.0",
"eslint-plugin-react-hooks": "^4.6.2",
"i18next-parser": "^9.0.2",
"jsdom": "^24.1.1",
"jsdom": "^25.0.0",
"prettier": "^3.3.3",
"react-test-renderer": "^18.3.1",
"typescript": "^5.5.4",
Expand Down
Loading

0 comments on commit e5679de

Please sign in to comment.