chore(deps): update dependency bson-objectid to v2.0.3
This commit is contained in:
committed by
renovate[bot]
parent
b0e4dff83f
commit
2400a3f5b1
16
package-lock.json
generated
16
package-lock.json
generated
@ -19883,9 +19883,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/bson-objectid": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.2.tgz",
|
||||
"integrity": "sha512-61Yo6MBAftkyc+nU0smq+VX2SCeKgtC6+cRI+JkatdCy1tPdAzvR1ezEQFlio6St2tDhKZm/IUXc2bzg0QSnqQ==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.3.tgz",
|
||||
"integrity": "sha512-WYwVtY9yqk179EPMNuF3vcxufdrGLEo2XwqdRVbfLVe9X6jLt7WKZQgP+ObOcprakBGbHxzl76tgTaieqsH29g==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/buffer": {
|
||||
@ -53095,7 +53095,7 @@
|
||||
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)",
|
||||
"devDependencies": {
|
||||
"@types/mock-fs": "4.13.1",
|
||||
"bson-objectid": "2.0.2",
|
||||
"bson-objectid": "2.0.3",
|
||||
"cross-env": "7.0.3",
|
||||
"gray-matter": "4.0.3",
|
||||
"inquirer": "8.2.1",
|
||||
@ -56712,7 +56712,7 @@
|
||||
"version": "file:tools/challenge-helper-scripts",
|
||||
"requires": {
|
||||
"@types/mock-fs": "4.13.1",
|
||||
"bson-objectid": "2.0.2",
|
||||
"bson-objectid": "2.0.3",
|
||||
"cross-env": "7.0.3",
|
||||
"gray-matter": "4.0.3",
|
||||
"inquirer": "8.2.1",
|
||||
@ -69637,9 +69637,9 @@
|
||||
"integrity": "sha512-EvVNVeGo4tHxwi8L6bPj3y3itEvStdwvvlojVxxbyYfoaxJ6keLgrTuKdyfEAszFK+H3olzBuafE0yoh0D1gdg=="
|
||||
},
|
||||
"bson-objectid": {
|
||||
"version": "2.0.2",
|
||||
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.2.tgz",
|
||||
"integrity": "sha512-61Yo6MBAftkyc+nU0smq+VX2SCeKgtC6+cRI+JkatdCy1tPdAzvR1ezEQFlio6St2tDhKZm/IUXc2bzg0QSnqQ==",
|
||||
"version": "2.0.3",
|
||||
"resolved": "https://registry.npmjs.org/bson-objectid/-/bson-objectid-2.0.3.tgz",
|
||||
"integrity": "sha512-WYwVtY9yqk179EPMNuF3vcxufdrGLEo2XwqdRVbfLVe9X6jLt7WKZQgP+ObOcprakBGbHxzl76tgTaieqsH29g==",
|
||||
"dev": true
|
||||
},
|
||||
"buffer": {
|
||||
|
@ -24,7 +24,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/mock-fs": "4.13.1",
|
||||
"bson-objectid": "2.0.2",
|
||||
"bson-objectid": "2.0.3",
|
||||
"cross-env": "7.0.3",
|
||||
"gray-matter": "4.0.3",
|
||||
"inquirer": "8.2.1",
|
||||
|
Reference in New Issue
Block a user