diff --git a/package-lock.json b/package-lock.json index b967781af..d3087c2db 100644 --- a/package-lock.json +++ b/package-lock.json @@ -16,7 +16,7 @@ "@sentry/node": "5.17.0", "@sentry/webpack-plugin": "1.11.1", "@soywod/pin-field": "^0.1.9", - "@tippyjs/react": "4.2.5", + "@tippyjs/react": "4.2.6", "accepts": "^1.3.4", "ali-oss": "^5.3.2", "cacheable-response": "^2.0.9", @@ -4576,9 +4576,9 @@ "integrity": "sha512-d6xOpEDfsi2CZVlPQzGeux8XMwLT9hssAsaPYExaQMuYskwb+x1x7J371tWlbBdWHroy99KnVB6qIkUbs5X3UQ==" }, "node_modules/@tippyjs/react": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.5.tgz", - "integrity": "sha512-YBLgy+1zznBNbx4JOoOdFXWMLXjBh9hLPwRtq3s8RRdrez2l3tPBRt2m2909wZd9S1KUeKjOOYYsnitccI9I3A==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.6.tgz", + "integrity": "sha512-91RicDR+H7oDSyPycI13q3b7o4O60wa2oRbjlz2fyRLmHImc4vyDwuUP8NtZaN0VARJY5hybvDYrFzhY9+Lbyw==", "dependencies": { "tippy.js": "^6.3.1" }, @@ -30013,9 +30013,9 @@ } }, "@tippyjs/react": { - "version": "4.2.5", - "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.5.tgz", - "integrity": "sha512-YBLgy+1zznBNbx4JOoOdFXWMLXjBh9hLPwRtq3s8RRdrez2l3tPBRt2m2909wZd9S1KUeKjOOYYsnitccI9I3A==", + "version": "4.2.6", + "resolved": "https://registry.npmjs.org/@tippyjs/react/-/react-4.2.6.tgz", + "integrity": "sha512-91RicDR+H7oDSyPycI13q3b7o4O60wa2oRbjlz2fyRLmHImc4vyDwuUP8NtZaN0VARJY5hybvDYrFzhY9+Lbyw==", "requires": { "tippy.js": "^6.3.1" }, diff --git a/package.json b/package.json index 4fcf8c668..a29189bcb 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@sentry/node": "5.17.0", "@sentry/webpack-plugin": "1.11.1", "@soywod/pin-field": "^0.1.9", - "@tippyjs/react": "4.2.5", + "@tippyjs/react": "4.2.6", "accepts": "^1.3.4", "ali-oss": "^5.3.2", "cacheable-response": "^2.0.9",