mirror of
https://github.com/tomru/pfadi-bussle.git
synced 2026-03-04 06:57:12 +01:00
Update dependency p-retry to v5.1.1
This commit is contained in:
committed by
renovate[bot]
parent
4c6497089f
commit
a1c5acffbe
18
package-lock.json
generated
18
package-lock.json
generated
@@ -19,7 +19,7 @@
|
|||||||
"next-auth": "4.3.3",
|
"next-auth": "4.3.3",
|
||||||
"next-mdx-remote": "4.0.2",
|
"next-mdx-remote": "4.0.2",
|
||||||
"nodemailer": "6.7.3",
|
"nodemailer": "6.7.3",
|
||||||
"p-retry": "5.1.0",
|
"p-retry": "5.1.1",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-calendar": "3.7.0",
|
"react-calendar": "3.7.0",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
@@ -8606,11 +8606,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/p-retry": {
|
"node_modules/p-retry": {
|
||||||
"version": "5.1.0",
|
"version": "5.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-5.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-5.1.1.tgz",
|
||||||
"integrity": "sha512-zh8em2ciphCu4eZYzatLp4bTYkAhyi8PwMIOyQyh1b5bxunYNe6nwumHPkUBtvmEfIfnTYzhOq1+vWf46Qii+w==",
|
"integrity": "sha512-i69WkEU5ZAL8mrmdmVviWwU+DN+IUF8f4sSJThoJ3z5A7Nn5iuO5ROX3Boye0u+uYQLOSfgFl7SuFZCjlAVbQA==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@types/retry": "^0.12.1",
|
"@types/retry": "0.12.1",
|
||||||
"retry": "^0.13.1"
|
"retry": "^0.13.1"
|
||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
@@ -17189,11 +17189,11 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"p-retry": {
|
"p-retry": {
|
||||||
"version": "5.1.0",
|
"version": "5.1.1",
|
||||||
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-5.1.0.tgz",
|
"resolved": "https://registry.npmjs.org/p-retry/-/p-retry-5.1.1.tgz",
|
||||||
"integrity": "sha512-zh8em2ciphCu4eZYzatLp4bTYkAhyi8PwMIOyQyh1b5bxunYNe6nwumHPkUBtvmEfIfnTYzhOq1+vWf46Qii+w==",
|
"integrity": "sha512-i69WkEU5ZAL8mrmdmVviWwU+DN+IUF8f4sSJThoJ3z5A7Nn5iuO5ROX3Boye0u+uYQLOSfgFl7SuFZCjlAVbQA==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@types/retry": "^0.12.1",
|
"@types/retry": "0.12.1",
|
||||||
"retry": "^0.13.1"
|
"retry": "^0.13.1"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -21,7 +21,7 @@
|
|||||||
"next-auth": "4.3.3",
|
"next-auth": "4.3.3",
|
||||||
"next-mdx-remote": "4.0.2",
|
"next-mdx-remote": "4.0.2",
|
||||||
"nodemailer": "6.7.3",
|
"nodemailer": "6.7.3",
|
||||||
"p-retry": "5.1.0",
|
"p-retry": "5.1.1",
|
||||||
"react": "17.0.2",
|
"react": "17.0.2",
|
||||||
"react-calendar": "3.7.0",
|
"react-calendar": "3.7.0",
|
||||||
"react-dom": "17.0.2",
|
"react-dom": "17.0.2",
|
||||||
|
|||||||
Reference in New Issue
Block a user