|
@@ -21168,17 +21168,32 @@
|
|
|
"dev": true
|
|
|
},
|
|
|
"yup": {
|
|
|
- "version": "0.32.9",
|
|
|
- "resolved": "https://registry.npmjs.org/yup/-/yup-0.32.9.tgz",
|
|
|
- "integrity": "sha512-Ci1qN+i2H0XpY7syDQ0k5zKQ/DoxO0LzPg8PAR/X4Mpj6DqaeCoIYEEjDJwhArh3Fa7GWbQQVDZKeXYlSH4JMg==",
|
|
|
+ "version": "0.32.11",
|
|
|
+ "resolved": "https://registry.npmjs.org/yup/-/yup-0.32.11.tgz",
|
|
|
+ "integrity": "sha512-Z2Fe1bn+eLstG8DRR6FTavGD+MeAwyfmouhHsIUgaADz8jvFKbO/fXc2trJKZg+5EBjh4gGm3iU/t3onKlXHIg==",
|
|
|
"requires": {
|
|
|
- "@babel/runtime": "^7.10.5",
|
|
|
- "@types/lodash": "^4.14.165",
|
|
|
- "lodash": "^4.17.20",
|
|
|
- "lodash-es": "^4.17.15",
|
|
|
+ "@babel/runtime": "^7.15.4",
|
|
|
+ "@types/lodash": "^4.14.175",
|
|
|
+ "lodash": "^4.17.21",
|
|
|
+ "lodash-es": "^4.17.21",
|
|
|
"nanoclone": "^0.2.1",
|
|
|
"property-expr": "^2.0.4",
|
|
|
"toposort": "^2.0.2"
|
|
|
+ },
|
|
|
+ "dependencies": {
|
|
|
+ "@babel/runtime": {
|
|
|
+ "version": "7.16.3",
|
|
|
+ "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.16.3.tgz",
|
|
|
+ "integrity": "sha512-WBwekcqacdY2e9AF/Q7WLFUWmdJGJTkbjqTjoMDgXkVZ3ZRUvOPsLb5KdwISoQVsbP+DQzVZW4Zhci0DvpbNTQ==",
|
|
|
+ "requires": {
|
|
|
+ "regenerator-runtime": "^0.13.4"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "@types/lodash": {
|
|
|
+ "version": "4.14.177",
|
|
|
+ "resolved": "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz",
|
|
|
+ "integrity": "sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw=="
|
|
|
+ }
|
|
|
}
|
|
|
}
|
|
|
}
|