diff --git a/package-lock.json b/package-lock.json index bc2669811..fafa45d10 100644 --- a/package-lock.json +++ b/package-lock.json @@ -17,7 +17,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", @@ -4336,8 +4336,9 @@ "integrity": "sha512-77EbyPPpMz+FRFRuAFlWMtmgUWGe9UOG2Z25NqCwiIjRhOf5iKGuzSe5P2w1laq+FkRy4p+PCuVkJSGkzTEKVw==" }, "node_modules/@tippyjs/react": { - "version": "4.2.5", - "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" }, @@ -29525,8 +29526,9 @@ } }, "@tippyjs/react": { - "version": "4.2.5", - "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 40dd819df..840022890 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,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",