mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-23 04:26:57 +00:00
Update mongodb to version 5.6.0
This commit is contained in:
Generated
+4
-4
@@ -17,7 +17,7 @@
|
||||
"eslint-config-next": "^13.4.7",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet-defaulticon-compatibility": "^0.1.1",
|
||||
"mongodb": "^5.5.0",
|
||||
"mongodb": "^5.6.0",
|
||||
"next": "^13.4.7",
|
||||
"nodemailer": "^6.9.3",
|
||||
"postcss": "8.4.23",
|
||||
@@ -4701,9 +4701,9 @@
|
||||
"integrity": "sha512-gKLcREMhtuZRwRAfqP3RFW+TK4JqApVBtOIftVgjuABpAtpxhPGaDcfvbhNvD0B8iD1oUr/txX35NjcaY6Ns/A=="
|
||||
},
|
||||
"node_modules/mongodb": {
|
||||
"version": "5.5.0",
|
||||
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-5.5.0.tgz",
|
||||
"integrity": "sha512-XgrkUgAAdfnZKQfk5AsYL8j7O99WHd4YXPxYxnh8dZxD+ekYWFRA3JktUsBnfg+455Smf75/+asoU/YLwNGoQQ==",
|
||||
"version": "5.6.0",
|
||||
"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-5.6.0.tgz",
|
||||
"integrity": "sha512-z8qVs9NfobHJm6uzK56XBZF8XwM9H294iRnB7wNjF0SnY93si5HPziIJn+qqvUR5QOff/4L0gCD6SShdR/GtVQ==",
|
||||
"dependencies": {
|
||||
"bson": "^5.3.0",
|
||||
"mongodb-connection-string-url": "^2.6.0",
|
||||
|
||||
+1
-1
@@ -26,7 +26,7 @@
|
||||
"eslint-config-next": "^13.4.7",
|
||||
"leaflet": "^1.9.4",
|
||||
"leaflet-defaulticon-compatibility": "^0.1.1",
|
||||
"mongodb": "^5.5.0",
|
||||
"mongodb": "^5.6.0",
|
||||
"next": "^13.4.7",
|
||||
"nodemailer": "^6.9.3",
|
||||
"postcss": "8.4.23",
|
||||
|
||||
Reference in New Issue
Block a user