mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-03 22:47:15 +01:00
Bump p-retry from 4.4.0 to 4.5.0
Bumps [p-retry](https://github.com/sindresorhus/p-retry) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/sindresorhus/p-retry/releases) - [Commits](https://github.com/sindresorhus/p-retry/compare/v4.4.0...v4.5.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
committed by
Thomas Ruoff
parent
46fb24982a
commit
5bfddcc4e9
6
package-lock.json
generated
6
package-lock.json
generated
@@ -11346,9 +11346,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"p-retry": {
|
"p-retry": {
|
||||||
"version": "4.4.0",
|
"version": "4.5.0",
|
||||||
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.4.0.tgz",
|
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-4.5.0.tgz",
|
||||||
"integrity": "sha512-gVB/tBsG+3AHI1SyDHRrX6n9ZL0Bcbifps9W9/Bgu3Oyu4/OrAh8SvDzDsvpP0oxfCt3oWNT+0fQ9LyUGwBTLg==",
|
"integrity": "sha512-5Hwh4aVQSu6BEP+w2zKlVXtFAaYQe1qWuVADSgoeVlLjwe/Q/AMSoRR4MDeaAfu8llT+YNbEijWu/YF3m6avkg==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/retry": "^0.12.0",
|
"@types/retry": "^0.12.0",
|
||||||
"retry": "^0.12.0"
|
"retry": "^0.12.0"
|
||||||
|
|||||||
@@ -17,7 +17,7 @@
|
|||||||
"next": "^10.1.3",
|
"next": "^10.1.3",
|
||||||
"next-iron-session": "^4.1.12",
|
"next-iron-session": "^4.1.12",
|
||||||
"next-mdx-remote": "^2.1.3",
|
"next-mdx-remote": "^2.1.3",
|
||||||
"p-retry": "^4.4.0",
|
"p-retry": "^4.5.0",
|
||||||
"react": "^17.0.2",
|
"react": "^17.0.2",
|
||||||
"react-calendar": "^3.3.1",
|
"react-calendar": "^3.3.1",
|
||||||
"react-dom": "^17.0.2",
|
"react-dom": "^17.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user