npm i @fosscord/server-util@1.3.14
This commit is contained in:
		
							parent
							
								
									c726aeb81e
								
							
						
					
					
						commit
						3f4df736d0
					
				
							
								
								
									
										71
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										71
									
								
								package-lock.json
									
									
									
										generated
									
									
									
								
							| @ -9,7 +9,7 @@ | ||||
| 			"version": "1.0.0", | ||||
| 			"license": "ISC", | ||||
| 			"dependencies": { | ||||
| 				"@fosscord/server-util": "^1.3.13", | ||||
| 				"@fosscord/server-util": "^1.3.14", | ||||
| 				"body-parser": "^1.19.0", | ||||
| 				"btoa": "^1.2.1", | ||||
| 				"cheerio": "^1.0.0-rc.5", | ||||
| @ -36,9 +36,9 @@ | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@fosscord/server-util": { | ||||
| 			"version": "1.3.13", | ||||
| 			"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.13.tgz", | ||||
| 			"integrity": "sha512-FXNgqacOtr8sFGtd+D0lsMdWb9X4BuBC6fUpdXN6hzu6RsZTwUJZkSud/L3Tr8+PiiRcS5AXOQnleKBwpZZoGw==", | ||||
| 			"version": "1.3.14", | ||||
| 			"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.14.tgz", | ||||
| 			"integrity": "sha512-P9qQ8bc01SjhRFFjw1WF3Q4rpwb4Sn8fDwwO+jeodAzhGFD1PjhBkG2xAO1UbA8LkF8+cJ8NgLFBUGzNXJTZJQ==", | ||||
| 			"dependencies": { | ||||
| 				"@types/jsonwebtoken": "^8.5.0", | ||||
| 				"@types/mongoose-autopopulate": "^0.10.1", | ||||
| @ -49,12 +49,50 @@ | ||||
| 				"env-paths": "^2.2.1", | ||||
| 				"jsonwebtoken": "^8.5.1", | ||||
| 				"missing-native-js-functions": "^1.2.2", | ||||
| 				"mongodb": "^3.6.8", | ||||
| 				"mongodb": "^3.6.9", | ||||
| 				"mongoose": "^5.12.3", | ||||
| 				"mongoose-autopopulate": "^0.12.3", | ||||
| 				"typescript": "^4.1.3" | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@fosscord/server-util/node_modules/mongodb": { | ||||
| 			"version": "3.6.9", | ||||
| 			"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.6.9.tgz", | ||||
| 			"integrity": "sha512-1nSCKgSunzn/CXwgOWgbPHUWOO5OfERcuOWISmqd610jn0s8BU9K4879iJVabqgpPPbA6hO7rG48eq+fGED3Mg==", | ||||
| 			"dependencies": { | ||||
| 				"bl": "^2.2.1", | ||||
| 				"bson": "^1.1.4", | ||||
| 				"denque": "^1.4.1", | ||||
| 				"optional-require": "^1.0.3", | ||||
| 				"safe-buffer": "^5.1.2" | ||||
| 			}, | ||||
| 			"engines": { | ||||
| 				"node": ">=4" | ||||
| 			}, | ||||
| 			"optionalDependencies": { | ||||
| 				"saslprep": "^1.0.0" | ||||
| 			}, | ||||
| 			"peerDependenciesMeta": { | ||||
| 				"aws4": { | ||||
| 					"optional": true | ||||
| 				}, | ||||
| 				"bson-ext": { | ||||
| 					"optional": true | ||||
| 				}, | ||||
| 				"kerberos": { | ||||
| 					"optional": true | ||||
| 				}, | ||||
| 				"mongodb-client-encryption": { | ||||
| 					"optional": true | ||||
| 				}, | ||||
| 				"mongodb-extjson": { | ||||
| 					"optional": true | ||||
| 				}, | ||||
| 				"snappy": { | ||||
| 					"optional": true | ||||
| 				} | ||||
| 			} | ||||
| 		}, | ||||
| 		"node_modules/@tokenizer/token": { | ||||
| 			"version": "0.1.1", | ||||
| 			"resolved": "https://registry.npmjs.org/@tokenizer/token/-/token-0.1.1.tgz", | ||||
| @ -1681,9 +1719,9 @@ | ||||
| 	}, | ||||
| 	"dependencies": { | ||||
| 		"@fosscord/server-util": { | ||||
| 			"version": "1.3.13", | ||||
| 			"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.13.tgz", | ||||
| 			"integrity": "sha512-FXNgqacOtr8sFGtd+D0lsMdWb9X4BuBC6fUpdXN6hzu6RsZTwUJZkSud/L3Tr8+PiiRcS5AXOQnleKBwpZZoGw==", | ||||
| 			"version": "1.3.14", | ||||
| 			"resolved": "https://registry.npmjs.org/@fosscord/server-util/-/server-util-1.3.14.tgz", | ||||
| 			"integrity": "sha512-P9qQ8bc01SjhRFFjw1WF3Q4rpwb4Sn8fDwwO+jeodAzhGFD1PjhBkG2xAO1UbA8LkF8+cJ8NgLFBUGzNXJTZJQ==", | ||||
| 			"requires": { | ||||
| 				"@types/jsonwebtoken": "^8.5.0", | ||||
| 				"@types/mongoose-autopopulate": "^0.10.1", | ||||
| @ -1694,10 +1732,25 @@ | ||||
| 				"env-paths": "^2.2.1", | ||||
| 				"jsonwebtoken": "^8.5.1", | ||||
| 				"missing-native-js-functions": "^1.2.2", | ||||
| 				"mongodb": "^3.6.8", | ||||
| 				"mongodb": "^3.6.9", | ||||
| 				"mongoose": "^5.12.3", | ||||
| 				"mongoose-autopopulate": "^0.12.3", | ||||
| 				"typescript": "^4.1.3" | ||||
| 			}, | ||||
| 			"dependencies": { | ||||
| 				"mongodb": { | ||||
| 					"version": "3.6.9", | ||||
| 					"resolved": "https://registry.npmjs.org/mongodb/-/mongodb-3.6.9.tgz", | ||||
| 					"integrity": "sha512-1nSCKgSunzn/CXwgOWgbPHUWOO5OfERcuOWISmqd610jn0s8BU9K4879iJVabqgpPPbA6hO7rG48eq+fGED3Mg==", | ||||
| 					"requires": { | ||||
| 						"bl": "^2.2.1", | ||||
| 						"bson": "^1.1.4", | ||||
| 						"denque": "^1.4.1", | ||||
| 						"optional-require": "^1.0.3", | ||||
| 						"safe-buffer": "^5.1.2", | ||||
| 						"saslprep": "^1.0.0" | ||||
| 					} | ||||
| 				} | ||||
| 			} | ||||
| 		}, | ||||
| 		"@tokenizer/token": { | ||||
|  | ||||
| @ -20,7 +20,7 @@ | ||||
| 	}, | ||||
| 	"homepage": "https://github.com/discord-open-source/discord-cdn#readme", | ||||
| 	"dependencies": { | ||||
| 		"@fosscord/server-util": "^1.3.13", | ||||
| 		"@fosscord/server-util": "^1.3.14", | ||||
| 		"body-parser": "^1.19.0", | ||||
| 		"btoa": "^1.2.1", | ||||
| 		"cheerio": "^1.0.0-rc.5", | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Flam3rboy
						Flam3rboy