refactor: Bump otpauth from 9.3.4 to 9.3.5 (#9448)
This commit is contained in:
14
package-lock.json
generated
14
package-lock.json
generated
@@ -39,7 +39,7 @@
|
|||||||
"mime": "4.0.4",
|
"mime": "4.0.4",
|
||||||
"mongodb": "6.10.0",
|
"mongodb": "6.10.0",
|
||||||
"mustache": "4.2.0",
|
"mustache": "4.2.0",
|
||||||
"otpauth": "9.3.4",
|
"otpauth": "9.3.5",
|
||||||
"parse": "5.3.0",
|
"parse": "5.3.0",
|
||||||
"path-to-regexp": "6.3.0",
|
"path-to-regexp": "6.3.0",
|
||||||
"pg-monitor": "2.1.0",
|
"pg-monitor": "2.1.0",
|
||||||
@@ -16854,9 +16854,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/otpauth": {
|
"node_modules/otpauth": {
|
||||||
"version": "9.3.4",
|
"version": "9.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/otpauth/-/otpauth-9.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/otpauth/-/otpauth-9.3.5.tgz",
|
||||||
"integrity": "sha512-qXv+lpsCUO9ewitLYfeDKbLYt7UUCivnU/fwGK2OqhgrCBsRkTUNKWsgKAhkXG3aistOY+jEeuL90JEBu6W3mQ==",
|
"integrity": "sha512-jQyqOuQExeIl4YIiOUz4TdEcamgAgPX6UYeeS9Iit4lkvs7bwHb0JNDqchGRccbRfvWHV6oRwH36tOsVmc+7hQ==",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@noble/hashes": "1.5.0"
|
"@noble/hashes": "1.5.0"
|
||||||
},
|
},
|
||||||
@@ -33150,9 +33150,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"otpauth": {
|
"otpauth": {
|
||||||
"version": "9.3.4",
|
"version": "9.3.5",
|
||||||
"resolved": "https://registry.npmjs.org/otpauth/-/otpauth-9.3.4.tgz",
|
"resolved": "https://registry.npmjs.org/otpauth/-/otpauth-9.3.5.tgz",
|
||||||
"integrity": "sha512-qXv+lpsCUO9ewitLYfeDKbLYt7UUCivnU/fwGK2OqhgrCBsRkTUNKWsgKAhkXG3aistOY+jEeuL90JEBu6W3mQ==",
|
"integrity": "sha512-jQyqOuQExeIl4YIiOUz4TdEcamgAgPX6UYeeS9Iit4lkvs7bwHb0JNDqchGRccbRfvWHV6oRwH36tOsVmc+7hQ==",
|
||||||
"requires": {
|
"requires": {
|
||||||
"@noble/hashes": "1.5.0"
|
"@noble/hashes": "1.5.0"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -48,7 +48,7 @@
|
|||||||
"mime": "4.0.4",
|
"mime": "4.0.4",
|
||||||
"mongodb": "6.10.0",
|
"mongodb": "6.10.0",
|
||||||
"mustache": "4.2.0",
|
"mustache": "4.2.0",
|
||||||
"otpauth": "9.3.4",
|
"otpauth": "9.3.5",
|
||||||
"parse": "5.3.0",
|
"parse": "5.3.0",
|
||||||
"path-to-regexp": "6.3.0",
|
"path-to-regexp": "6.3.0",
|
||||||
"pg-monitor": "2.1.0",
|
"pg-monitor": "2.1.0",
|
||||||
|
|||||||
Reference in New Issue
Block a user